/*
Theme Name:     Storefront Japak Child Theme
Theme URI:      http://www.japak.nl
Author:         Jeroen van den Nieuwenhuisen
Author URI:     http://www.japak.nl
Template:     	storefront
Description:  	This is a Japak child theme for WooThemes StoreFront theme
Version:      	1.2.0
Text Domain:  	storefront
*/
/*
 * Add your own custom css below this text.
 */
.summa-heading {
  overflow: hidden;
  background: url(header-crop.jpg) right top no-repeat;
  padding: 2em 0;
  background-size: auto 100%; }

.secondary-navigation {
  display: none; }

.site-header {
  border-bottom: 5px solid #93c1c0;
  color: yellow;
  background-repeat: no-repeat;
  padding: 0; }

.widget-area .widget {
  border: 2px solid #0c9a9a;
  padding: 20px 0;
  border-radius: 10px;
  color: #0c9a9a; }

.widget-area .widget a {
  color: #0c9a9a; }

.widget-area .widget a:not(.button) {
  text-decoration: none;
  font-weight: bold; }

.widget ul li {
  margin: 0; }
  .widget ul li:before {
    display: none; }
  .widget ul li a {
    display: block;
    padding: 7px 20px;
    border-bottom: 1px solid #d5d5ed; }

.widget p {
  margin: 0;
  padding: 0; }
  .widget p a {
    display: block;
    padding: 7px 20px;
    border-bottom: 1px solid #d5d5ed;
    outline: none; }

.widget-area .widget .current-cat, .widget a:hover {
  background-color: #0c9a9a;
  color: #ffffff; }

.widget-area .widget .current-cat a {
  color: #ffffff; }

button.menu-toggle, div.menu, .storefront-primary-navigation, .handheld-navigation {
  background-color: #0c9a9a; }

.site-navigation {
  position: relative;
  clear: both; }

button.menu-toggle {
  margin-top: 30px;
  position: absolute;
  right: 20px;
  top: 10px; }

button.menu-toggle:hover {
  color: #0c9a9a; }
  button.menu-toggle:hover span:before, button.menu-toggle:hover:before, button.menu-toggle:hover:after, button.menu-toggle:hover span:after {
    background-color: #0c9a9a; }

@media (max-width: 767px) {
  div.col-full .summa-heading .logo {
    margin-left: 20px; }

  .handheld-navigation {
    margin: 0 -25px; }

  .handheld-navigation ul li a {
    display: block;
    padding-left: 20px;
    padding-right: 20px; }
    .handheld-navigation ul li a:hover {
      background-color: #5858b8; }

  .storefront-primary-navigation {
    background-color: #fff; } }
.widget-area .widget a:hover {
  color: #ffffff;
  text-decoration: underline;
  cursor: pointer; }

.widget-area .widget .widget-title {
  color: #0c9a9a;
  border: none;
  padding: 0 20px 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #d5d5ed; }

.woo-ma-list {
  display: none; }

.site-header-cart .widget_shopping_cart a, .site-header-cart .widget_shopping_cart, .site-header .product_list_widget li .quantity, .site-header-cart .widget_shopping_cart a:hover {
  color: #0c9a9a; }

.widget_shopping_cart ul li a {
  padding: 0;
  color: #0c9a9a;
  border: none; }
  .widget_shopping_cart ul li a:hover {
    background: none;
    color: #0c9a9a; }

.storefront-sorting {
  float: right;
  display: none; }

.woocommerce-tabs {
  padding-top: 0; }

li.product {
  padding: 10px;
  padding: 20px;
  border-radius: 10px;
  background-color: #0c9a9a; }
  li.product h3, li.product h2 {
    color: #ffffff; }
  li.product span.woocommerce-Price-amount {
    font-size: 18px;
    color: #ffffff; }
  li.product:hover {
    background-color: #93c1c0; }
  li.product .add_to_cart_button {
    display: none; }
   li.product .onsale { color: #aaa; border-color: #aaa; }
   li.product .ajax_add_to_cart {display: none}

@media (max-width: 1000px) {
  .summa-heading {
    background: none;
    text-align: center; }
    .summa-heading img {
      display: inline; } }
@media (max-width: 770px) {
  .summa-heading {
    background: none;
    text-align: left;
    float: left; }

  button.menu-toggle {
    margin-top: 40px; } }
#menu-hoofdmenu li a {
  outline: none; }
  #menu-hoofdmenu li a:hover {
    background-color: rgba(255, 255, 255, 0.1); }
#menu-hoofdmenu li.current-menu-item a {
  background-color: rgba(255, 255, 255, 0.1); }

.wc_payment_methods {
  display: none; }

/**
 * Account page
 */
.woocommerce-MyAccount-navigation {
  display: none !important; }

.woocommerce-MyAccount-content {
  float: none !important;
  width: 100% !important; }

.woocommerce-page form .form-row-quart-first,
.woocommerce form .form-row-quart-first {
  margin-right: 4% !important; }

/**
 * Account page
 */
.woocommerce-checkout-review-order-table .shipping, .shop_table .shipping {
  display: none; }

.japak-exc-transport {
  font-weight: bold;
  color: #F90099; }
  
  .form-row-first {
	  clear: none;
  }

/*# sourceMappingURL=style.css.map */