/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


.woocommerce-superfaktura a {
    text-decoration: underline!important;
  }
  
  .woocommerce-superfaktura a:hover {
    cursor:pointer!important;
  }
  
  .woocommerce-order .woocommerce-superfaktura {
    border: 1px solid;
    text-align: center;
    padding: 1em;
    margin-bottom: 1em;
  }
.page-header {
	  --header-nav-item-ver-padding: 12px;
}

