@font-face {
font-family: 'Work Sans';
src: url(//pflegedienstara.de/wp-content/themes/sam-saket-studio-theme/fonts/workSans-variableFont.woff2) format('woff2');
font-weight: 100 900;
font-style: normal;
font-display: swap;
}
body {
font-family: 'Work Sans', sans-serif;
} :root{
--sss-nav-height: 0px; --sss-adminbar-height: 0px; } #header-grid .nv-navbar[data-show-on="desktop"].sss-fixed-header,
#header-grid .nv-navbar[data-show-on="mobile"].sss-fixed-header{
position: fixed !important;
top: var(--sss-adminbar-height) !important;
left: 0 !important;
right: 0 !important;
width: 100% !important;
z-index: 99999 !important;
} body.sss-has-fixed-header{
padding-top: var(--sss-nav-height) !important;
} #header-grid .nv-navbar.sss-fixed-header.sss-scrolled{
box-shadow: 0 10px 25px rgba(0,0,0,0.10);
} html{
scroll-padding-top: calc(var(--sss-nav-height) + 10px);
}
.nv-footer-credits,
.footer-bottom .nv-poweredby,
.footer-bottom .builder-item--footer_copyright,
.footer-bottom .component-wrap,
.footer-copyright {
display: none !important;
} .sss-footer-copyright {
padding: 0 12px 16px 12px;
text-align: center;
font-size: 14px;
line-height: 1.6;
}
.sss-footer-copyright p {
margin: 0;
}
.sss-footer-copyright a {
text-decoration: underline;
}