/*
	Theme Name:   PS-Action Orkla
	Author:       Emil Isaksson
	Author URI:   https://ka50.se
	Template:     storefront
	Version:      1.0.0
*/
@import url("../storefront/style.css");
body.tml-action-login .primary-navigation,
body.tml-action-login #site-header-cart,
body.tml-action-login .site-search,
body.tml-action-login .storefront-breadcrumb {
  display: none; }

body .main-navigation ul li a:hover {
  color: black; }

body #masthead {
  background: white; }

body #site-header-cart .amount {
  display: none; }

body .storefront-product-pagination {
  display: none; }

body ul.products li.product .price {
  display: none; }

body ul.products li.product .add_to_cart_button,
body ul.products li.product .product_type_simple {
  display: none; }
