body > #page > #colophon .site-info {
  text-align: center;
  display: none;
}
body #masthead > div {
  text-align: center;
}
.storefront-primary-navigation .primary-navigation > .menu {
  font-weight: 600;
}
.woocommerce h1.page-title {
  display: none;
}
.woocommerce .storefront-sorting {
  display: none;
}
body #content {
  padding-top: 30px;
}
#masthead .custom-logo {
  margin-left: 250px;
}
#page > #colophon .site-info > a {
  display: none;
}
div #woocommerce-product-search-field-0 {
  display: none;
}
#masthead .woocommerce-product-search {
  display: none;
}
@media screen and (max-width: 667px) {
  #masthead .custom-logo {
    margin-left: 137px;
    padding-left: 0px;
    padding-right: 0px;
  }
  body #masthead {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 375px) {
  #page > #masthead .custom-logo-link {
    margin-left: -189px;
  }
  #masthead .custom-logo {
    margin-left: 150px;
  }
  body #masthead {
    padding-left: 89px;
  }
}
@media screen and (max-width: 768px) {
  #masthead .custom-logo {
    margin-left: 230px !important;
  }
}
@media screen and (max-width: 568px) {
  #masthead .custom-logo {
    margin-left: 137px !important;
  }
}
@media screen and (max-width: 320px) {
  #masthead .custom-logo {
    margin-left: 175px !important;
  }
  body #masthead {
    padding-left: 14px;
  }
}
