#arshida-mini-cart-drawer-open-drawer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:39px;height:39px;padding:10px;background:var(--arshida-color-white);border-radius:50%;cursor:pointer;-webkit-box-shadow:0 0 3px #bdc3c7;box-shadow:0 0 3px #bdc3c7;z-index:99998;-webkit-box-sizing:border-box;box-sizing:border-box}#arshida-mini-cart-drawer-open-drawer:hover{opacity:.9;-webkit-box-shadow:0 0 1px #bdc3c7;box-shadow:0 0 1px #bdc3c7}#arshida-mini-cart-drawer-open-drawer .arshida-cart-items-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;min-width:20px;height:20px;top:-5px;left:-5px;border-radius:50%;background:var(--arshida-primary-color);color:var(--arshida-color-white);font-size:var(--arshida-font-size-11);font-weight:900;line-height:20px}#arshida-mini-cart-drawer-open-drawer img,#arshida-mini-cart-drawer-open-drawer svg{width:25px;fill:var(--arshida-icon-color)}#arshida-mini-cart-drawer-open-drawer:hover img,#arshida-mini-cart-drawer-open-drawer:hover svg{fill:var(--arshida-primary-color)}