.wp-block-navigation-submenu{
white-space: nowrap;
} .right-column-sidebar { padding-left: 24px; border-left: 2px solid grey;}
@media (max-width:781px){
.right-column-sidebar { border-style: none; padding-left: 0;}
} .material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; display: inline-block;
line-height: 1.2;
} .modal-width-auto{
width: auto;
} .wp-block-latest-posts.latest-posts-news-list{
padding-left: 8px;
line-height:1.4;
& time{ font-size: 14px; padding: 0 0 8px 12px}
& time::before{ content: "Posted: ";}
} .wp-block-group.news-archive-page-group{
& time{ font-size: 14px; }
& time::before{ content: "Posted:\00a0\00a0";}
} .wp-block-latest-posts__featured-image img {
height: 200px; object-fit: cover; width: 100%; } .wp-block-list.list-quick-access{
padding: 0;
& li{
line-height: 1.4;
list-style-type: none;	
padding-left: 32px;
text-indent: -32px;
}
& li::before {
content: ">\00a0\00a0"; }	
} .wp-block-button.button-hof{
z-index:99;
top: 20px;
right: 20px;
position: absolute !important;
}
@media (max-width:781px){
.wp-block-button.button-hof{
display: none;
}
} .wp-block-cloudcatch-light-modal-block.modal-hof{
width: auto;
height: 400px;
transform: translate(40%, 16px);
}
@media (max-width:781px){
.wp-block-cloudcatch-light-modal-block.modal-hof{
transform: translate(0%, 16px);
}
} @media (max-width:781px){
.wp-block-image.image-781{
float: none;
margin-left: auto !important;
margin-right: auto !important;
}
} div.width-80-100 {
margin-left: auto;
margin-right: auto;
width: 80%;
}
@media (max-width: 781px) {
div.width-80-100 {
width: 100%;
}
} .menu-toggle{
display: none;
color: white;
} @media (max-width: 599px) {
.menu-toggle{
display: inline-block;
} 
.menu-toggle:hover{
color: gold !important;
cursor: pointer;
}
.site-navigation nav{
display: none;
}
.site-tagline{display: none;}
}