@important "partials/maps";
#total-calculator-stacks_in_2 {
  /*  */
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  padding: 90px 0px 90px 0px; }
  #total-calculator-stacks_in_2 #invoice-stacks_in_2 {
    display: none; }
  #total-calculator-stacks_in_2 .total-calc-price {
    /*  */ }
    #total-calculator-stacks_in_2 .total-calc-price::before {
      /*  */ }
    #total-calculator-stacks_in_2 .total-calc-price::after {
      /*  */
      display: inline-block;
      content: "DKK";
      /*  */ }
  #total-calculator-stacks_in_2 #print-styles-stacks_in_2 {
    display: none; }
  #total-calculator-stacks_in_2 #app-stacks_in_2 {
    /*  */
    /*  */
    font-family: "Nunito";
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    color: rgba(77, 77, 77, 1.00);
    padding: 0;
    /*  */ }
  #total-calculator-stacks_in_2 .edit-information {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Nunito, Roboto, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 0 15px 0;
    color: rgba(0, 0, 0, 0.4); }
    #total-calculator-stacks_in_2 .edit-information i {
      font-size: 18px;
      margin-right: 6px;
      vertical-align: middle; }
    #total-calculator-stacks_in_2 .edit-information.border {
      margin-top: 20px;
      padding-top: 30px;
      border-top: 1px dotted rgba(0, 0, 0, 0.2); }
  #total-calculator-stacks_in_2 .total-calc-container {
    width: 100%;
    color: inherit;
    margin: 0 auto;
    max-width: 800px; }
  #total-calculator-stacks_in_2 .total {
    /*  */
    /*  */
    margin: 40px 10px 0px 10px;
    /*  */
    font-size: 1.5rem;
    padding: 16px 22px;
    vertical-align: bottom;
    color: rgba(77, 77, 77, 1.00);
    border-top: solid 3px rgba(0, 114, 255, 1.00); }
    #total-calculator-stacks_in_2 .total .total-column {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 10px; }
      #total-calculator-stacks_in_2 .total .total-column span {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
        #total-calculator-stacks_in_2 .total .total-column span.grabAttention {
          -webkit-animation: tada 1s;
          animation: tada 1s; }
      #total-calculator-stacks_in_2 .total .total-column span.total-amount {
        text-align: right;
        font-weight: bold; }
    #total-calculator-stacks_in_2 .total .total-tax-info {
      clear: both;
      width: 100%;
      display: block;
      font-size: 14px;
      font-weight: 300;
      text-align: center;
      margin-bottom: 20px; }

#total-calculator-stacks_in_2 #add-new-stacks_in_2 button.total-calculator-add-new {
  /*  */
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: rgba(189, 189, 189, 1.00);
  /*  */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(189, 189, 189, 1.00);
  padding: 8px 8px 8px 8px;
  font-size: 18px;
  border-radius: 4px;
  /*  */
  margin: 40px auto 0px;
  /*  */
  /*  */ }

#total-calculator-stacks_in_2 #actions-stacks_in_2 {
  text-align: center; }
  #total-calculator-stacks_in_2 #actions-stacks_in_2 button {
    /*  */
    background: none;
    /*  */
    /*  */
    /*  */
    margin: 1em;
    border: none;
    cursor: pointer;
    font-weight: bold;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: inherit;
    color: rgba(255, 255, 255, 1.00);
    padding: 15px 20px 15px 20px;
    font-size: 18px;
    border-radius: 4px;
    /*  */ }
    #total-calculator-stacks_in_2 #actions-stacks_in_2 button i {
      /*  */
      margin-right: 8px;
      vertical-align: middle; }

#total-calculator-stacks_in_2 ul.app-products {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  #total-calculator-stacks_in_2 ul.app-products li.item-column {
    /*  */
    color: rgba(77, 77, 77, 1.00);
    /*  */
    font-weight: normal;
    font-size: 18px;
    height: auto;
    overflow: hidden;
    background: none;
    min-height: 65px;
    line-height: 65px;
    border-radius: 4px;
    padding: 0rem 15px;
    margin: 0 16px 15px 16px; }
    #total-calculator-stacks_in_2 ul.app-products li.item-column .item-title {
      /*  */
      font-weight: bold;
      /*  */
      margin: 0;
      float: left;
      padding: 0 .4em 0 0; }
    #total-calculator-stacks_in_2 ul.app-products li.item-column .item-checkbox {
      margin: 0;
      float: left;
      padding: 0 .4em 0 0;
      line-height: inherit; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column .item-checkbox:before {
        display: inline-block;
        content: 'check_box_outline_blank'; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column .item-checkbox input {
        opacity: 0;
        display: none;
        visibility: hidden; }
    #total-calculator-stacks_in_2 ul.app-products li.item-column .item-price {
      /*  */
      font-weight: bold;
      /*  */
      margin: 0;
      float: right;
      padding: 0 0 0 .4em;
      line-height: inherit; }
    #total-calculator-stacks_in_2 ul.app-products li.item-column .item-details {
      font-size: 17px;
      display: none;
      width: 100%;
      float: left;
      clear: both;
      padding: 0rem 0.5rem 1rem;
      line-height: initial; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column .item-details p {
        margin: 0px; }
    #total-calculator-stacks_in_2 ul.app-products li.item-column .item-details-toggle {
      /*  */
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      /*  */
      /*  */
      float: right;
      position: relative;
      text-align: center;
      padding: 0 0 0 .7em;
      height: 65px;
      line-height: inherit; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column .item-details-toggle i {
        height: 65px;
        border-radius: 4px;
        line-height: inherit;
        vertical-align: middle; }
        #total-calculator-stacks_in_2 ul.app-products li.item-column .item-details-toggle i:hover {
          /*  */
          -webkit-animation: swing 1s;
          animation: swing 1s;
          /*  */ }
    #total-calculator-stacks_in_2 ul.app-products li.item-column .item-quantity {
      /*  */
      font-weight: bold;
      /*  */
      color: inherit;
      display: none;
      float: right;
      padding: 0 0 0 .3em;
      line-height: 65px; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column .item-quantity span.quantity {
        color: inherit;
        font-weight: inherit;
        display: inline-block; }
        #total-calculator-stacks_in_2 ul.app-products li.item-column .item-quantity span.quantity i {
          font-size: 16px;
          line-height: inherit;
          text-decoration: none;
          vertical-align: middle; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column .item-quantity span.quantity-controls {
        float: right;
        padding: 10.5px 0; }
        #total-calculator-stacks_in_2 ul.app-products li.item-column .item-quantity span.quantity-controls i {
          float: left;
          clear: both;
          height: 22px;
          opacity: 0.7;
          font-size: 22px;
          padding: 0 0.5em;
          line-height: 22px;
          /*  */
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
          /*  */ }
          #total-calculator-stacks_in_2 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover {
            /*  */
            opacity: 1;
            /*  */ }
            #total-calculator-stacks_in_2 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover:first-child {
              /*  */
              color: forestgreen;
              /*  */ }
            #total-calculator-stacks_in_2 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover:last-child {
              /*  */
              color: firebrick;
              /*  */ }
    #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected {
      /*  */
      /*  */
      background: rgba(230, 230, 230, 1.00);
      /*  */
      /*  */
      color: rgba(77, 77, 77, 1.00);
      -webkit-transition: none !important;
      transition: none !important; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .item-title, #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .item-price, #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .item-quantity, #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .item-checkbox:before {
        color: rgba(0, 114, 255, 1.00); }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .quantity-controls i {
        color: rgba(77, 77, 77, 1.00); }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .item-price {
        text-decoration: underline; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .item-checkbox:before {
        content: 'check_box'; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .item-details-toggle, #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected .item-quantity {
        display: block; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-selected:hover {
        /*  */
        /*  */
        /*  */
        background: rgba(230, 230, 230, 1.00);
        /*  */
        /*  */
        box-shadow: none;
        color: rgba(77, 77, 77, 1.00);
        /*  */ }
    #total-calculator-stacks_in_2 ul.app-products li.item-column.item-opened {
      height: auto; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-opened .item-details {
        display: block;
        max-height: 500px;
        -webkit-transition: max-height 0.3s ease;
        transition: max-height 0.3s ease; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-opened .item-details-toggle {
        display: block; }
        #total-calculator-stacks_in_2 ul.app-products li.item-column.item-opened .item-details-toggle i:hover {
          /*  */
          -webkit-animation: none;
          animation: none;
          /*  */ }
        #total-calculator-stacks_in_2 ul.app-products li.item-column.item-opened .item-details-toggle.item-details-toggle-open i {
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
    #total-calculator-stacks_in_2 ul.app-products li.item-column.item-edit {
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      /*  */
      box-shadow: 0px 2px 30px 0px rgba(128, 128, 128, 0.50);
      /*  */
      color: rgba(0, 0, 0, 0.60); }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-edit input[type="submit"] {
        float: right;
        margin-top: 15px; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-edit input[type="text"], #total-calculator-stacks_in_2 ul.app-products li.item-column.item-edit textarea {
        display: inline;
        margin-bottom: 0;
        border-radius: 0;
        background-color: #fff;
        border-style: solid;
        border-width: 1px;
        border-color: #ccc;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        color: #444;
        font-family: inherit;
        font-size: 14px;
        height: 34px;
        box-sizing: border-box;
        padding: 8px;
        width: 100%;
        line-height: normal;
        outline: none;
        -webkit-transition: border-color .15s linear,background .15s linear;
        transition: border-color .15s linear,background .15s linear; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-edit .item-title {
        min-width: 300px; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-edit .item-details-toggle {
        display: block; }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.item-edit .item-details {
        display: block;
        padding-left: 0;
        padding-right: 0;
        max-height: 500px;
        -webkit-transition: max-height 0.3s ease;
        transition: max-height 0.3s ease; }
    #total-calculator-stacks_in_2 ul.app-products li.item-column:hover {
      /*  */
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      /*  */
      box-shadow: 0px 2px 30px 0px rgba(128, 128, 128, 0.50);
      /*  */
      cursor: pointer;
      color: rgba(0, 0, 0, 0.60);
      -webkit-transition: all 0.3s ease-out, color 0s ease;
      transition: all 0.3s ease-out, color 0s ease;
      /*  */ }
      #total-calculator-stacks_in_2 ul.app-products li.item-column:hover .item-details-toggle {
        /*  */
        display: block;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        /*  */ }
    #total-calculator-stacks_in_2 ul.app-products li.item-column:after {
      display: block;
      color: inherit;
      overflow: hidden;
      height: 65px;
      line-height: inherit;
      content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . '; }
    #total-calculator-stacks_in_2 ul.app-products li.item-column.hover {
      /*  */ }
      #total-calculator-stacks_in_2 ul.app-products li.item-column.hover .item-details-toggle {
        display: block;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

@media (max-width: 768px) {
  #total-calculator-stacks_in_2 ul.app-products li.item-column .item-details-toggle {
    display: block; }
  #total-calculator-stacks_in_2 ul.app-products li.item-column .item-title {
    margin-left: 0.2rem;
    padding-bottom: 1rem;
    clear: left;
    width: 100%;
    line-height: normal; }
  #total-calculator-stacks_in_2 ul.app-products li.item-column.open .item-title {
    padding-bottom: 0rem !important; }
  #total-calculator-stacks_in_2 ul.app-products li.item-column.item-edit .item-title {
    margin: 0;
    min-width: 100%;
    padding: 0.6em 0; } }

#total-calculator-stacks_in_2 {
  /*  */ }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@-webkit-keyframes swingReverse {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 15deg) rotate(180deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -10deg) rotate(180deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 5deg) rotate(180deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -5deg) rotate(180deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 0deg) rotate(180deg); } }

@keyframes swingReverse {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 15deg) rotate(180deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -10deg) rotate(180deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 5deg) rotate(180deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -5deg) rotate(180deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 0deg) rotate(180deg); } }

#slice_mez_2 [class*="stacks-label"] {
  padding: 3px 0px !important;
  border-radius: 2px !important;
  font-family: Nunito, Roboto, Helvetica, sans-serif !important; }

#slice_mez_2 .mez.selected > [class*="stacks-label"] {
  background-color: royalblue !important; }

#slice_mez_2 #total-calculator-stacks_in_2 #total-calc-preview {
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  padding: 30px 0;
  color: rgba(77, 77, 77, 1.00); }
#total-calc-item-stacks_in_4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_4 .stretch, #total-calc-item-stacks_in_4 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_4 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_4 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_4 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_4 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_4 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_4 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_4 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_4 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_4 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_5 .stretch, #total-calc-item-stacks_in_5 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_5 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_5 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_5 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_5 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_5 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_5 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_5 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_5 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_5 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_6 .stretch, #total-calc-item-stacks_in_6 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_6 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_6 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_6 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_6 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_6 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_6 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_6 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_6 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_6 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_7 .stretch, #total-calc-item-stacks_in_7 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_7 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_7 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_7 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_7 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_7 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_7 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_7 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_7 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_7 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_8 .stretch, #total-calc-item-stacks_in_8 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_8 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_8 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_8 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_8 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_8 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_8 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_8 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_8 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_8 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_9 .stretch, #total-calc-item-stacks_in_9 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_9 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_9 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_9 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_9 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_9 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_9 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_9 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_9 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_9 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_10 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_10 .stretch, #total-calc-item-stacks_in_10 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_10 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_10 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_10 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_10 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_10 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_10 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_10 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_10 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_10 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_11 .stretch, #total-calc-item-stacks_in_11 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_11 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_11 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_11 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_11 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_11 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_11 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_11 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_11 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_11 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_12 .stretch, #total-calc-item-stacks_in_12 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_12 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_12 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_12 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_12 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_12 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_12 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_12 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_12 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_12 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_13 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_13 .stretch, #total-calc-item-stacks_in_13 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_13 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_13 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_13 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_13 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_13 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_13 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_13 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_13 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_13 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_14 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_14 .stretch, #total-calc-item-stacks_in_14 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_14 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_14 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_14 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_14 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_14 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_14 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_14 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_14 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_14 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_15 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_15 .stretch, #total-calc-item-stacks_in_15 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_15 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_15 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_15 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_15 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_15 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_15 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_15 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_15 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_15 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_16 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_16 .stretch, #total-calc-item-stacks_in_16 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_16 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_16 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_16 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_16 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_16 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_16 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_16 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_16 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_16 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_17 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_17 .stretch, #total-calc-item-stacks_in_17 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_17 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_17 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_17 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_17 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_17 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_17 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_17 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_17 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_17 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#squigglerstacks_in_39 hr{border:0;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg id='Squiggle-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' viewBox='0 0 20 4'%3E%3Cstyle type='text/css'%3E.st0{animation:shift .3s linear infinite}@keyframes shift{from{transform:translateX(0)}to{transform:translateX(-20px)}}%%3C/style%3E%3Cpath fill='none' stroke='rgba(255, 176, 0, 1.00)' stroke-width='1' class='st0' d='M0,3.5 c 5,0,5,-3,10,-3 s 5,3,10,3 c 5,0,5,-3,10,-3 s 5,3,10,3'/%3E%3C/svg%3E");background-position:0 99%;background-size:auto 3px;background-repeat:repeat-x;padding-bottom:3px;text-decoration:none;width:100%; text-align:center; margin: 1rem auto;}
@important "partials/maps";
#total-calculator-stacks_in_20 {
  /*  */
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  padding: 90px 0px 90px 0px; }
  #total-calculator-stacks_in_20 #invoice-stacks_in_20 {
    display: none; }
  #total-calculator-stacks_in_20 .total-calc-price {
    /*  */ }
    #total-calculator-stacks_in_20 .total-calc-price::before {
      /*  */ }
    #total-calculator-stacks_in_20 .total-calc-price::after {
      /*  */
      display: inline-block;
      content: "DKK";
      /*  */ }
  #total-calculator-stacks_in_20 #print-styles-stacks_in_20 {
    display: none; }
  #total-calculator-stacks_in_20 #app-stacks_in_20 {
    /*  */
    /*  */
    font-family: "Nunito";
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    color: rgba(77, 77, 77, 1.00);
    padding: 0;
    /*  */ }
  #total-calculator-stacks_in_20 .edit-information {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Nunito, Roboto, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 0 15px 0;
    color: rgba(0, 0, 0, 0.4); }
    #total-calculator-stacks_in_20 .edit-information i {
      font-size: 18px;
      margin-right: 6px;
      vertical-align: middle; }
    #total-calculator-stacks_in_20 .edit-information.border {
      margin-top: 20px;
      padding-top: 30px;
      border-top: 1px dotted rgba(0, 0, 0, 0.2); }
  #total-calculator-stacks_in_20 .total-calc-container {
    width: 100%;
    color: inherit;
    margin: 0 auto;
    max-width: 800px; }
  #total-calculator-stacks_in_20 .total {
    /*  */
    /*  */
    margin: 40px 10px 0px 10px;
    /*  */
    font-size: 1.5rem;
    padding: 16px 22px;
    vertical-align: bottom;
    color: rgba(77, 77, 77, 1.00);
    border-top: solid 3px rgba(0, 114, 255, 1.00); }
    #total-calculator-stacks_in_20 .total .total-column {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 10px; }
      #total-calculator-stacks_in_20 .total .total-column span {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
        #total-calculator-stacks_in_20 .total .total-column span.grabAttention {
          -webkit-animation: tada 1s;
          animation: tada 1s; }
      #total-calculator-stacks_in_20 .total .total-column span.total-amount {
        text-align: right;
        font-weight: bold; }
    #total-calculator-stacks_in_20 .total .total-tax-info {
      clear: both;
      width: 100%;
      display: block;
      font-size: 14px;
      font-weight: 300;
      text-align: center;
      margin-bottom: 20px; }

#total-calculator-stacks_in_20 #add-new-stacks_in_20 button.total-calculator-add-new {
  /*  */
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: rgba(189, 189, 189, 1.00);
  /*  */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(189, 189, 189, 1.00);
  padding: 8px 8px 8px 8px;
  font-size: 18px;
  border-radius: 4px;
  /*  */
  margin: 40px auto 0px;
  /*  */
  /*  */ }

#total-calculator-stacks_in_20 #actions-stacks_in_20 {
  text-align: center; }
  #total-calculator-stacks_in_20 #actions-stacks_in_20 button {
    /*  */
    background: none;
    /*  */
    /*  */
    /*  */
    margin: 1em;
    border: none;
    cursor: pointer;
    font-weight: bold;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: inherit;
    color: rgba(255, 255, 255, 1.00);
    padding: 15px 20px 15px 20px;
    font-size: 18px;
    border-radius: 4px;
    /*  */ }
    #total-calculator-stacks_in_20 #actions-stacks_in_20 button i {
      /*  */
      margin-right: 8px;
      vertical-align: middle; }

#total-calculator-stacks_in_20 ul.app-products {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  #total-calculator-stacks_in_20 ul.app-products li.item-column {
    /*  */
    color: rgba(77, 77, 77, 1.00);
    /*  */
    font-weight: normal;
    font-size: 18px;
    height: auto;
    overflow: hidden;
    background: none;
    min-height: 65px;
    line-height: 65px;
    border-radius: 4px;
    padding: 0rem 15px;
    margin: 0 16px 15px 16px; }
    #total-calculator-stacks_in_20 ul.app-products li.item-column .item-title {
      /*  */
      font-weight: bold;
      /*  */
      margin: 0;
      float: left;
      padding: 0 .4em 0 0; }
    #total-calculator-stacks_in_20 ul.app-products li.item-column .item-checkbox {
      margin: 0;
      float: left;
      padding: 0 .4em 0 0;
      line-height: inherit; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column .item-checkbox:before {
        display: inline-block;
        content: 'check_box_outline_blank'; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column .item-checkbox input {
        opacity: 0;
        display: none;
        visibility: hidden; }
    #total-calculator-stacks_in_20 ul.app-products li.item-column .item-price {
      /*  */
      font-weight: bold;
      /*  */
      margin: 0;
      float: right;
      padding: 0 0 0 .4em;
      line-height: inherit; }
    #total-calculator-stacks_in_20 ul.app-products li.item-column .item-details {
      font-size: 17px;
      display: none;
      width: 100%;
      float: left;
      clear: both;
      padding: 0rem 0.5rem 1rem;
      line-height: initial; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column .item-details p {
        margin: 0px; }
    #total-calculator-stacks_in_20 ul.app-products li.item-column .item-details-toggle {
      /*  */
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      /*  */
      /*  */
      float: right;
      position: relative;
      text-align: center;
      padding: 0 0 0 .7em;
      height: 65px;
      line-height: inherit; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column .item-details-toggle i {
        height: 65px;
        border-radius: 4px;
        line-height: inherit;
        vertical-align: middle; }
        #total-calculator-stacks_in_20 ul.app-products li.item-column .item-details-toggle i:hover {
          /*  */
          -webkit-animation: swing 1s;
          animation: swing 1s;
          /*  */ }
    #total-calculator-stacks_in_20 ul.app-products li.item-column .item-quantity {
      /*  */
      font-weight: bold;
      /*  */
      color: inherit;
      display: none;
      float: right;
      padding: 0 0 0 .3em;
      line-height: 65px; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column .item-quantity span.quantity {
        color: inherit;
        font-weight: inherit;
        display: inline-block; }
        #total-calculator-stacks_in_20 ul.app-products li.item-column .item-quantity span.quantity i {
          font-size: 16px;
          line-height: inherit;
          text-decoration: none;
          vertical-align: middle; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column .item-quantity span.quantity-controls {
        float: right;
        padding: 10.5px 0; }
        #total-calculator-stacks_in_20 ul.app-products li.item-column .item-quantity span.quantity-controls i {
          float: left;
          clear: both;
          height: 22px;
          opacity: 0.7;
          font-size: 22px;
          padding: 0 0.5em;
          line-height: 22px;
          /*  */
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
          /*  */ }
          #total-calculator-stacks_in_20 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover {
            /*  */
            opacity: 1;
            /*  */ }
            #total-calculator-stacks_in_20 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover:first-child {
              /*  */ }
            #total-calculator-stacks_in_20 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover:last-child {
              /*  */ }
    #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected {
      /*  */
      /*  */
      background: rgba(230, 230, 230, 1.00);
      /*  */
      /*  */
      color: rgba(77, 77, 77, 1.00);
      -webkit-transition: none !important;
      transition: none !important; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .item-title, #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .item-price, #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .item-quantity, #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .item-checkbox:before {
        color: rgba(0, 114, 255, 1.00); }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .quantity-controls i {
        color: rgba(77, 77, 77, 1.00); }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .item-price {
        text-decoration: underline; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .item-checkbox:before {
        content: 'check_box'; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .item-details-toggle, #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected .item-quantity {
        display: block; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-selected:hover {
        /*  */
        /*  */
        /*  */
        background: rgba(230, 230, 230, 1.00);
        /*  */
        /*  */
        box-shadow: none;
        color: rgba(77, 77, 77, 1.00);
        /*  */ }
    #total-calculator-stacks_in_20 ul.app-products li.item-column.item-opened {
      height: auto; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-opened .item-details {
        display: block;
        max-height: 500px;
        -webkit-transition: max-height 0.3s ease;
        transition: max-height 0.3s ease; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-opened .item-details-toggle {
        display: block; }
        #total-calculator-stacks_in_20 ul.app-products li.item-column.item-opened .item-details-toggle i:hover {
          /*  */
          -webkit-animation: none;
          animation: none;
          /*  */ }
        #total-calculator-stacks_in_20 ul.app-products li.item-column.item-opened .item-details-toggle.item-details-toggle-open i {
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
    #total-calculator-stacks_in_20 ul.app-products li.item-column.item-edit {
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      /*  */
      box-shadow: 0px 2px 30px 0px rgba(128, 128, 128, 0.50);
      /*  */
      color: rgba(0, 0, 0, 0.60); }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-edit input[type="submit"] {
        float: right;
        margin-top: 15px; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-edit input[type="text"], #total-calculator-stacks_in_20 ul.app-products li.item-column.item-edit textarea {
        display: inline;
        margin-bottom: 0;
        border-radius: 0;
        background-color: #fff;
        border-style: solid;
        border-width: 1px;
        border-color: #ccc;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        color: #444;
        font-family: inherit;
        font-size: 14px;
        height: 34px;
        box-sizing: border-box;
        padding: 8px;
        width: 100%;
        line-height: normal;
        outline: none;
        -webkit-transition: border-color .15s linear,background .15s linear;
        transition: border-color .15s linear,background .15s linear; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-edit .item-title {
        min-width: 300px; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-edit .item-details-toggle {
        display: block; }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.item-edit .item-details {
        display: block;
        padding-left: 0;
        padding-right: 0;
        max-height: 500px;
        -webkit-transition: max-height 0.3s ease;
        transition: max-height 0.3s ease; }
    #total-calculator-stacks_in_20 ul.app-products li.item-column:hover {
      /*  */
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      /*  */
      box-shadow: 0px 2px 30px 0px rgba(128, 128, 128, 0.50);
      /*  */
      cursor: pointer;
      color: rgba(0, 0, 0, 0.60);
      -webkit-transition: all 0.3s ease-out, color 0s ease;
      transition: all 0.3s ease-out, color 0s ease;
      /*  */ }
      #total-calculator-stacks_in_20 ul.app-products li.item-column:hover .item-details-toggle {
        /*  */
        display: block;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        /*  */ }
    #total-calculator-stacks_in_20 ul.app-products li.item-column:after {
      display: block;
      color: inherit;
      overflow: hidden;
      height: 65px;
      line-height: inherit;
      content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . '; }
    #total-calculator-stacks_in_20 ul.app-products li.item-column.hover {
      /*  */ }
      #total-calculator-stacks_in_20 ul.app-products li.item-column.hover .item-details-toggle {
        display: block;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

@media (max-width: 768px) {
  #total-calculator-stacks_in_20 ul.app-products li.item-column .item-details-toggle {
    display: block; }
  #total-calculator-stacks_in_20 ul.app-products li.item-column .item-title {
    margin-left: 0.2rem;
    padding-bottom: 1rem;
    clear: left;
    width: 100%;
    line-height: normal; }
  #total-calculator-stacks_in_20 ul.app-products li.item-column.open .item-title {
    padding-bottom: 0rem !important; }
  #total-calculator-stacks_in_20 ul.app-products li.item-column.item-edit .item-title {
    margin: 0;
    min-width: 100%;
    padding: 0.6em 0; } }

#total-calculator-stacks_in_20 {
  /*  */ }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@-webkit-keyframes swingReverse {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 15deg) rotate(180deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -10deg) rotate(180deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 5deg) rotate(180deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -5deg) rotate(180deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 0deg) rotate(180deg); } }

@keyframes swingReverse {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 15deg) rotate(180deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -10deg) rotate(180deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 5deg) rotate(180deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -5deg) rotate(180deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 0deg) rotate(180deg); } }

#slice_mez_20 [class*="stacks-label"] {
  padding: 3px 0px !important;
  border-radius: 2px !important;
  font-family: Nunito, Roboto, Helvetica, sans-serif !important; }

#slice_mez_20 .mez.selected > [class*="stacks-label"] {
  background-color: royalblue !important; }

#slice_mez_20 #total-calculator-stacks_in_20 #total-calc-preview {
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  padding: 30px 0;
  color: rgba(77, 77, 77, 1.00); }
