/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 #iqitcookielaw {
    position: fixed;
    right: 1rem;
    left: unset !important;
  }

  .cart-summary-line {
    line-height: 1.8em;
    margin-bottom: 5px;
  }
