/*
 Theme Name:   Gometal
 Description:  Mystile-lapsiteema
 Author:       Antti Kuosmanen / Seravo Oy
 Author URI:   http://seravo.fi
 Template:     mystile
 Version:      1.0.0
*/

@import url("../mystile/style.css");

#terms {
  margin-top: 8px;
}

#navigation {

}
@media (max-width: 799px) {
  #header hgroup {
    margin-bottom: 42px;
  }

  .slider {
    display: none;
  }

  .woocommerce-ordering {
    display: none;
  }
}

.woocommerce-ordering {
  margin-top: -45px;
}

.widget {
  margin-bottom: 1em;
}

.payment_methods,
.woocommerce-product-rating {
  display: none;
}
