File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/wwwroot/css/mobile/pages/_customerService.sass
.customer-service, .customer-service-sub
background-color: $mobileGray
padding: 0 8px
h3
padding: 18px 8px
color: $blue
+bold
font-size: 16px
line-height: 18px
margin: 0
.inline-menu
padding-bottom: 60px
ul
li
border: 1px solid $mobileBorderColor
margin-bottom: 2px
background-color: white
&:first-of-type
display: none
a
padding: 15px 15px 15px 25px
+semibold
color: $dark-grey
font-size: 15px
line-height: 18px
display: block
text-decoration: none
position: relative
&:after
content: '›'
+semibold
color: $blue
font-size: 35px
line-height: 35px
position: absolute
right: 15px
top: -2px
height: 100%
+flex(center,center)
&.active
a
color: $blue
+bold
&.no-sub
ul
display: none
>ul
display: block
&.gray
background-color: $mobileGray
.customer-service-sub
background-color: white
padding: 0
.inline-menu
padding: 0 8px 20px