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/mobile/partials/_cookies.sass
#granola
  height: 40px
  position: fixed
  background: $blue none repeat scroll 0% 0%
  width: 100%
  z-index: 300
  color: #FFF
  text-align: center
  font-size: 13px
  line-height: 17px
  +flex(center, center)
  opacity: 0
  bottom: -40px
  +transition(all 0.6s)
  +transition-delay(10s)

  &.animate
    opacity: 1
    bottom: 0


  a
    color: white
    text-decoration: underline
    padding: 0 5px 0 5px
  .btn-close
    text-decoration: none
    +icon-sprite-mobile(-110px -70px, 14px, 14px)
    padding: 0
    display: block
    position: absolute
    top: 14px
    right: 14px