File: D:/HostingSpaces/SBogers10/dndin.komma.pro/resources/assets/sass/site/partials/_footer.sass
/* ==========================================================================
Footer
========================================================================== */
footer
background: $darkBlue
font-size: 0.9rem
line-height: 1.4
color: white
>.grid-row
padding: 70px 0 90px
.grid-col
vertical-align: top
.header
text-transform: uppercase
color: $blue
font-family: $fontDroidSans
font-weight: 700
font-size: 0.7rem
margin: 0 0 20px
a
text-decoration: none
transition: opacity 0.2s, color 0.2s
color: white
&:hover
opacity: 0.7
.contact
width: column(4, 12)
margin-left: column(1, 12)
figure
width: 260px
margin: 35px 0 25px
img
width: 70px
max-height: 133px
margin-right: auto
.links
width: column(6, 12)
margin-left: column(1, 24)
>.grid-row
width: 100%
.menu, .sub-links
width: column(3, 6)
vertical-align: top
ul
list-style: none
padding: 0
margin: 10px 0 40px
li
a
text-decoration: none
&.active
a
color: $lightBlue
opacity: 0.7
+respond-to-width(750)
.links, .contact
width: column(10, 12)
margin-left: column(1, 12)
.links
margin-top: 60px
+respond-to-width(500)
>.grid-row
padding: 40px 0
margin-bottom: 0 !important
.links
margin-top: 30px
.menu
width: 100%
margin-bottom: 30px
.sub-links
width: 100%
/* Sub footer for pay off and our branding
========================================================================== */
.sub-footer
background-color: $darkerBlue
padding: 15px 0
.grid-row
.placeholder
width: column(10, 12)
margin: auto
+flex(space-between, center)
p, a
font-size: 0.8rem
line-height: 1
color: $lightBlue
a
text-decoration: none
.komma
position: relative
+flex(space-between, center)
font-size: 0.8rem
line-height: 1
width: 270px
transition: opacity 0.2s
&:hover
opacity: 0.7
span
position: relative
top: 0
display: inline-block
width: 78px
height: 25px
background:
image: url("/img/komma.svg")
position: center
size: contain
repeat: no-repeat
+respond-to-width(600)
padding-bottom: 30px
.grid-row
.placeholder
display: block
text-align: center
p
margin-bottom: 1.4rem
.komma
margin: auto
+respond-to-width(1000)
padding-top: 35px
>.grid-row
+flex(flex-start, flex-start)
+flex-rows
margin-bottom: 100px
width: 100%
.main-item
width: 100%
padding: 0 column(1, 14)
margin-left: auto
margin-right: auto
.logo
display: none
&.location
+order(2)
border-top: 2px solid rgba(white, 0.2)
padding-top: 40px
&.schools, &.menu
display: none
>a
display: inline-block
ul.extra-margin-bellow
margin-bottom: 35px
.sub-footer
.grid-row
.placeholder
width: 100%