
.cart-footer .cart-qty {
    background: #34a8df !important;
    border-color: #34a8df !important;
  }
  #back-top a {
    background: #34a8df !important;
    border-color: #34a8df !important;
  }
  #back-top a:hover {
    background: #ffffff !important;
    color: #34a8df !important;
    border-color: #34a8df !important;
  }

  .page-header .logo {
    width: calc(100% - 104px) !important;
}