.vue-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background:#0000008a;z-index:99999;display:block}.mini-cart-container.closed{display:none}.mini-cart-wrapper{background:#fff;position:fixed;top:0;right:0;width:100%;max-width:400px;z-index:999999;height:100%;transition:1s;transform:translate(100%,0)}.mini-cart-wrapper.opened{transition:1s;transform:translate(0,0)}.mini-cart{width:400px;padding:125px 20px 20px 20px;overflow:scroll;height:100%;overflow-x:hidden}@media screen and (max-width:420px){.mini-cart{width:100%;padding:125px 10px 10px 10px}}.mini-cart__fixed-top{z-index:999999;position:absolute;width:calc(100% - 5px);top:0;left:0;background:#fff;display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;padding:15px 20px;height:110px;box-shadow:rgba(0,0,0,.05) 0 1px 2px 0}.mini-cart__close-btn{width:30px;height:30px;padding:0;line-height:30px}.mini-cart__counter{font-weight:700}.mini-item__collapsed{cursor:pointer;border-top:1px solid #f3f0f0;border-bottom:1px solid #f3f0f0;display:flex;justify-content:space-between;align-items:center;padding:15px 5px 10px 5px;font-weight:700}.checkout-top-btn{margin-top:15px}.mini-item{display:flex;margin-bottom:15px;border-bottom:1px solid grey;padding-bottom:15px}.mini-item--wrap{border-top:1px solid #f3f0f0;border-bottom:1px solid #f3f0f0;padding-bottom:0}.mini-item.last{border-bottom:unset}.mini-item__image{width:80px;max-height:80px}.mini-item__image--wrap{width:110px;max-height:110px}.mini-item__details{width:calc(85% - 80px);padding-left:5px}.mini-item__title{font-size:12px;margin-bottom:10px;font-weight:700}.mini-item__title--wrap{font-size:16px;margin-top:25px}.mini-cart select.mini-item__qty{height:36px!important;padding:5px 4px 3px 14px!important;width:50px!important}.mini-item__total{width:25%;justify-content:flex-end;text-align:right;align-content:space-between;flex-flow:wrap;display:flex}.mini-item__total--wrap{width:30%;margin-top:25px}.mini-item__total-price{width:100%}.mini-item__total-price--wrap{font-weight:700}.mini-item__remove{font-size:12px;cursor:pointer;text-decoration:underline}.mini-item__remove--wrap{font-size:14px;top:-20px;position:relative}.mini-item__remove--carousel{width:100%;text-align:center;display:block}.mini-cart__loader{position:absolute;top:0;left:0;width:100%;height:100%;background:#5a58585c;align-items:center;justify-content:center;display:none;z-index:999999}.mini-cart__loader.active{display:flex}.mini-cart__subtotal-container{margin-top:10px;text-align:right}.mini-cart__subtotal-title{font-weight:700}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#dfc;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}.cross-sell-item{border:1px solid #000;padding:10px 0;display:flex;flex-wrap:wrap}.mini-cart__section-title{width:80%;font-weight:700;text-transform:uppercase;padding-left:10px;font-size:12px;margin-bottom:0;line-height:22px;position:relative;top:1px}.mini-cart__free-gifts-close{width:10%;text-align:center;font-size:22px;line-height:22px;position:relative;top:1px;cursor:pointer}.cross-sell-item__container{display:flex;width:100%}.cross-sell-item__image{width:80px;max-height:80px}.cross-sell-item__details{width:calc(70% - 80px)}.cross-sell-item__title{font-size:12px;margin-bottom:10px;font-weight:700}.cross-sell-item__add-container{font-size:12px;margin-bottom:10px;font-weight:700;width:27%;justify-content:flex-end;text-align:right;align-content:space-between;flex-flow:wrap;display:flex}.cross-sell-item__add-btn{border:1px solid #000;width:60px;font-size:12px;text-transform:uppercase;height:25px;line-height:25px}.free-gift-container{margin-top:15px;border:1px solid #000;padding:6px 0;overflow:hidden;width:100%}.free-gift-container__header{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;cursor:pointer}.free-gift-item-content{margin-top:10px;width:100%;padding:0 10px}.mini-cart .free-gift-item-content .owl-nav{position:absolute;top:24px;left:0;width:100%;display:flex;justify-content:space-between}.mini-cart .free-gift-item-content .owl-nav .owl-next,.mini-cart .free-gift-item-content .owl-nav .owl-prev{height:0;width:0;padding:0;font-size:0}.mini-cart .free-gift-item-content .owl-nav .owl-next:after,.mini-cart .free-gift-item-content .owl-nav .owl-prev:after{height:25px;width:20px;color:#000;font-size:20px;position:absolute;top:0;line-height:25px}.mini-cart .free-gift-item-content .owl-nav .owl-prev:after{content:"<";left:0}.mini-cart .free-gift-item-content .owl-nav .owl-next:after{content:">";right:0}.mini-cart .free-gift-item-content .owl-dots{display:none}.free-gift-item{text-align:center;position:relative;display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:25px}.free-gift-item.greyout{opacity:.6;-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.free-gift-item.greyout .free-gift-item__add-to-bag{pointer-events:none}.free-gift-item__image{width:80px;height:80px}.free-gift-item__title{font-size:11px;padding:0 5px;height:51px;overflow:hidden;margin-bottom:5px}.free-gift-item__add-to-bag{position:absolute;bottom:0;font-size:13px;cursor:pointer;margin-bottom:0}.theme-btn{width:100%;height:35px;line-height:35px;text-transform:uppercase;font-weight:700;font-size:12px}.theme-btn--dark{color:#fff;background-color:#000}.theme-btn--dark:disabled{background:grey}.free-gifts-selected-counter{background:#dedbdb;font-size:12px;padding:3px 10px;color:#272626;width:calc(100% - 20px);margin:10px 10px 0 10px}.mini-cart .afterpay-paragraph{font-size:12px;text-align:right;margin-top:10px}.mini-cart .cart__shipping-info{font-size:13px;text-align:right}.cta-btn{text-decoration:underline}.sg-container .sg-wrapper #sg-custom-widget .sg-select{width:100%!important;font-size:12px!important;height:34px!important;line-height:27px!important;padding:5px 10px!important}.text_below_title{font-size:14px}.sg-image-container{position:relative}.sg-image-text{position:absolute;top:calc(50% - 37px);left:5%;text-align:left;color:#fff;width:50%}.sg-image-text-1{margin-bottom:0;font-size:15px}.sg-image-text-2{font-weight:700}
/*# sourceMappingURL=/s/files/1/1951/2637/t/593/assets/minicart.css.map?v=17306269005529019428 */
