.masthead .header-site-branding .img-header-logo {
  height: 100px;
  width: auto;
}
.container .footer-logo > img {
  width: auto;
  height: 150px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #000000;
}
.woocommerce #content div.product .woocommerce-tabs #tab-description p {
  color: #000000;
}
.masthead > .primary-nav-menu > .nav > .menu-item > a {
  font-size: 14px;
}
#page > #content #primary {
  color: #000000;
}
.woocommerce-loop-product__title {
  color: #000000;
}
.departments-menu-v2 .menu-item > .dropdown-toggle.hover {
  color: blue;
}
@media screen and (max-width: 375px) {
  .handheld-footer .footer-logo > img {
    height: 100px;
    width: auto;
  }
}
