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/Eurotools/euro-tools.nl/resources/assets/sass/site/pages/categories/_index.sass
/*==========================================================================
  Categories overview page
  ========================================================================== */
body.products

  .breadcrumb
    width: 100%
    //margin: 2px 0 30px 0
    height: 17px
    color: #848D9B
    font-size: 14px
    line-height: 17px

    a
      text-decoration: none
      color: #848D9B

  .content
    h1
      color: #3C414B
      font-size: 26px
      font-weight: 600
      line-height: 41px
      margin-top: 0

    p, ul
      color: #696E78
      font-size: 16px
      line-height: 24px


    .intro-left, .intro-right
      display: inline-block
      width: 45%
      margin-bottom: 30px
      vertical-align: top
      p
        margin-top: 0

      +respond-to-width(540)
        width: 100%

    .intro-left
      +respond-to-width(540)
        padding: 0 20px

    .intro-right
      p
        padding-left: 1em

        +respond-to-width(540)
          padding-left: 0

          strong
            padding-left: 20px

        +respond-to-width(425)
          padding-left: 20px

          strong
            padding-left: 0


    .catBlock
      .left
        margin-bottom: 20px

+respond-to-width(540)
  body.categories
    .content
      h1
        padding-left: 20px
        padding-right: 20px