#fcs #mobile-drawer button.menu-toggle-close.drawer-toggle {
height: 4rem;
width: 4rem;
color: white;
}
#fcs #mobile-drawer button.menu-toggle-close.drawer-toggle:hover {
color: #FEE600;
}
#fcs #mobile-drawer .toggle-close-bar{
width: 3rem;
height: 5px;
} #fcs #mobile-drawer .drawer-inner .header-mobile-social-wrap {
background-color: #FEE600;
width: 100vw;
padding: 2rem;
margin-top: 3rem;
}
#fcs #mobile-drawer .drawer-inner .header-mobile-social-wrap .header-mobile-social-inner-wrap{
display: flex;
flex-direction: row;
justify-content: space-evenly;
}
#fcs #mobile-drawer .drawer-inner .header-mobile-social-wrap a {
background: none;
width: 0.5em;
}
#fcs #mobile-drawer .drawer-inner .header-mobile-social-wrap a:hover svg {
color: black;
}
#fcs #mobile-drawer .drawer-inner .header-mobile-social-wrap .kadence-svg-iconset svg {
height: 3rem;
width: 3rem;
} #fcs #mobile-drawer .drawer-inner{
background-image:  linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,.2)), url(//www.fcschaffhausen.ch/wp-content/themes/kadence/huanga/img/background-black_01.png); background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
}
#fcs #mobile-drawer .drawer-inner .drawer-content {
padding: 0;
}
#fcs #mobile-drawer ul#mobile-menu{
font-family: 'Roboto Slab', sans-serif;
font-size: 2rem;
letter-spacing: 1px;
}
#fcs #mobile-drawer ul#mobile-menu > li > div > a, #fcs #mobile-drawer ul#mobile-menu > li > a {
font-weight: 900;
font-size: 2rem;
padding: 1.5rem 2rem;
}
#fcs #mobile-drawer ul#mobile-menu ul.sub-menu{
font-family: 'Roboto Slab', sans-serif;
font-weight: 500;
padding-left: 0;
background: rgba(0,0,0,0.5);
}
#fcs #mobile-drawer ul#mobile-menu ul.sub-menu > li > a {
font-weight: 500;
font-size: 2rem;
padding: 1.5rem 3rem;
padding-left: 2rem !important;
}     #fcs main#main article .wp-block-kadence-rowlayout.fcs-article.fcs-news .kt-row-column-wrap .wp-block-kadence-column.inner-column-1 article.post {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto auto;
align-items: stretch;
}  article#post-261 tbody a > span.short-name {
display: contents;
}
article#post-261 tbody a > span.name {
display: none;
}  #fcs main#main article .wp-block-kadence-rowlayout.fcs-article.fcs-news .kt-row-column-wrap .wp-block-kadence-column.inner-column-1 a.post-card {
max-width: 80vw;
}  div#mobile-header div.item-at-start .site-branding a.brand img {
max-width: 70px;
transition: max-width 0.15s;
}
div#mobile-header div.item-is-stuck .site-branding a.brand img {
max-width: 50px;
transition: max-width 0.15s;
}
div#mobile-header div.item-at-start .kadence-svg-iconset svg {
height: 2em;
width: 2em;
transition: width 0.15s, height 0.15s;
}
div#mobile-header div.item-is-stuck .kadence-svg-iconset svg {
height: 1.2em;
width: 1.2em;
transition: width 0.15s, height 0.15s;
}  #fcs.page-id-255 main#main article .teaser-image .kt-row-column-wrap .sportspress .sp-template {
padding: 0;
}
#fcs.page-id-255 main#main article .teaser-image .kt-row-column-wrap .sportspress .sp-template .team-logo {
display: none;
}