.small-cart{margin-left:.5rem;position:relative}.small-cart,.small-cart__link{display:-ms-flexbox;display:flex}.small-cart__link{border-radius:50%;background-color:#fff;border:1px solid #c1c1c1;color:#c1c1c1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.5em;height:2.5em}.small-cart__icon{display:-ms-flexbox;display:flex;width:2em;height:2em;fill:#d38544}.small-cart--full .small-cart__icon:before{background-color:#d38544}.small-cart__counter{position:absolute;top:.2em;right:-.5em;width:1.4em;height:1.4em;background-color:#1aadb9;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:.75em;font-weight:700;color:#fff;padding-top:.1em}.small-cart .loader{position:absolute}.small-cart--disabled{pointer-events:none;opacity:.5}