.product--detail .product__price {
  display: none;
}
.product .product__price {

  display: none;
}
.nonlinear-wrapper {

  display: none;
}
.widget--shop .widget__title {

  display: none;
}
.header .logo img {
    height: 120px;
}
.top-header, .top-header a {
    color: #fff;
}
.top-header {
    background-color: #b5151d;
}