.btn-my-account{display:flex;align-content:center;justify-content:center}.btn-my-account::before{content:"\f007";font-family:"Font Awesome 5 Free";font-weight:900}.btn-view-cart{position:relative}.btn-view-cart::before{content:"\f07a";display:flex;align-content:center;justify-content:center;font-family:"Font Awesome 5 Free";font-weight:900;position:relative}.btn-view-cart .cart-count{background-color:red;border-radius:50%;box-sizing:border-box;color:#fff;display:none;font-size:12px;font-weight:600;line-height:19px;position:absolute;top:-13px;left:13px;text-align:center;width:20px;height:20px}.show-cart-count{display:block!important}