File: D:/HostingSpaces/SBogers10/topswtw.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