HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/wwwroot/css/partials/_orderOverview.sass
.order-overview
  +grid-margin($bottom: 1)
  font-size: 1.4em
  line-height: 1.6

  .order-overview-product
    +grid-margin-s($bottom: .25, $top: .25)
    border-bottom: 1px solid $light-grey

    td  
      vertical-align: top

  table.composition 
    font-size: 1em

    .composition-header
      display: none

    .composition-quantity
      padding: 0

    tr:nth-child(2n + 1)
      background: none

    td
      padding: 0
      color: #B3B3B3

      &.composition-note
        padding-left: 0


.order-overview-subtotal,
.order-overview-shipping-costs,
.order-overview-discount,
.order-overview-total,
.order-overview-tax
  +grid-margin-s($bottom: .25)

.order-overview-total
  +bold

.order-overview-tax
  color: #B3B3B3