:root{--ictcart-bg: #ebebed;--ictcart-btn-primary: #606060;--ictcart-btn-default: #cdcdcd;--ictcart-text: #707372;--ictcart-title: #707372;--ictcart-border: #cdcdcd;--ictcart-element-bg: #ebebed;--ictcart-loader-bg: rgba(255,255,255,.5);--ictcart-spinner: #333;--ictcart-footer: #ebebed;--ictcart-error: red}.ictcart{position:fixed;font-family:Lato,Verdana;top:0;width:25rem;height:100vh;max-width:100%;background-color:var(--ictcart-bg);z-index:1000;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;display:flex;flex-direction:column;color:var(--ictcart-text);font-weight:300;padding:1rem}.ictcart.ictcart-left{left:-25rem}.ictcart.ictcart-right{right:-25rem}.ictcart-open .ictcart.ictcart-left{left:0}.ictcart-open .ictcart.ictcart-right{right:0}.ictcart-open .ictcart.ictcart-shadow{box-shadow:0 0 1rem #0000007f}.ictcart-open .ictcart.ictcart-overlay{box-shadow:0 0 1rem 4000px #0000007f}.ictcart-open .ictcart.ictcart-border.ictcart-left{border-right:solid 1px var(--ictcart-border)}.ictcart-open .ictcart.ictcart-border.ictcart-right{border-left:solid 1px var(--ictcart-border)}.ictcart h1,.ictcart h2,.ictcart h3,.ictcart h4,.ictcart h5,.ictcart h6{color:var(--ictcart-title);font-weight:300;text-transform:none;letter-spacing:initial}.ictcart-header{display:flex;align-items:center;width:100%}.ictcart-close{-webkit-appearance:none;appearance:none;border:none;background-color:transparent;margin-left:auto;padding:1rem}.ictcart-close svg{width:1rem;height:1rem}.ictcart-header h2{margin-bottom:0;padding:0 1rem}.ictcart hr{margin:.5rem 0;border-bottom:solid 1px var(--ictcart-border)}.ictcart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:1rem;text-align:center}.ictcart-empty svg{width:5rem;height:5rem;margin-bottom:1rem}.ictcart-list{height:100%;overflow-y:auto;overflow-x:hidden}.ictcart-item{display:flex;position:relative;padding:1rem;border-bottom:solid 1px var(--ictcart-border);align-items:center}.ictcart-item .ictcart-item-image{flex-basis:30%;flex-shrink:0}.ictcart-item-image-wrapper{width:100%;padding-top:120%;position:relative;overflow:hidden;display:block}.ictcart-item-image-wrapper img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.ictcart-quantity{display:flex}.ictcart-quantity .ictcart-quantity-button{-webkit-appearance:none;appearance:none;background-color:var(--ictcart-element-bg);height:1.5rem;width:1.5rem;min-width:1.5rem;padding:0;display:flex;align-items:center;justify-content:center;text-align:center;border:solid 1px var(--ictcart-border)}.ictcart-quantity .ictcart-quantity-button:first-child{border-bottom-left-radius:.5rem;border-right:none}.ictcart-quantity .ictcart-quantity-button:last-child{border-bottom-right-radius:.5rem;border-left:none}.ictcart-quantity-input{border:none;border-radius:0;border:solid 1px var(--ictcart-border);height:2rem;text-align:center;-webkit-appearance:none;appearance:none;color:var(--ictcart-text);padding:0;width:3rem;outline:none;background-color:transparent}.ictcart-remove{cursor:pointer}.ictcart-remove svg{width:100%;height:100%}.ictcart-item-info{padding-left:1rem}.ictcart-item-info h5{margin-bottom:.3rem}.ictcart-footer{padding:1rem 0;background-color:var(--ictcart-footer)}.ictcart-footer-price{display:flex;align-items:center;margin-bottom:1rem}.ictcart-footer-price .ictcart-total{margin-left:auto;color:#000}.ictcart-footer-price h4{margin-bottom:0}.ictcart-btn-primary{width:100%;display:block;cursor:pointer;border:none;background:var(--ictcart-btn-primary);color:var(--ictcart-bg);padding:.8rem;text-transform:uppercase;margin-bottom:1rem;text-align:center}.ictcart-btn-default{width:100%;display:block;cursor:pointer;border:solid 1px var(--ictcart-btn-default);background:transparent;color:var(--ictcart-btn-default);padding:.8rem;text-transform:uppercase;text-align:center}.ictcart-error{margin:0;display:none;padding:1rem;color:var(--ictcart-error);text-align:center}.ictcart-spinner{display:inline-block;width:80px;height:80px}.ictcart-spinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--ictcart-spinner);border-color:var(--ictcart-spinner) transparent var(--ictcart-spinner) transparent;animation:lds-dual-ring 1.2s linear infinite}.ictcart-item-price-wrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;height:100%}.ictcart-item-price{margin-bottom:1rem}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ictcart-loader{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2000;background-color:var(--ictcart-loader-bg);align-items:center;justify-content:center;display:none}.ictcart-variant-wrapper{margin-bottom:.3rem}.ictcart-variant{display:block;font-size:.9rem;line-height:1rem}
/*# sourceMappingURL=/cdn/shop/t/72/assets/ictcart.css.map */
