

img, img.wp_user_stylesheet_switcher_button_icon_s0:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	opacity: 1;
	display: inline-block;
	transition: all 0.5s;
}

img.wp_user_stylesheet_switcher_button_icon_s0, img.wp_user_stylesheet_switcher_button_icon_s0:active {
	filter: none;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  color: black;
}

#mega-menu-wrap-ls-menu, #mega-menu-wrap-ls-menu #mega-menu-ls-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-ls-menu #mega-menu-ls-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-ls-menu #mega-menu-ls-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-ls-menu #mega-menu-ls-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-ls-menu #mega-menu-ls-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: black;
  background: #f8f8ff;
}



@font-face {
    font-family: Open Sans Condensed Bold;  
    src: url(https://www.corinna-rueffer.de/wp-content/themes/wilma-child/fonts/OpenSansCondensed-Bold.ttf);  
    font-weight: normal;  
}

@font-face {
    font-family: Open Sans Condensed Light;  
    src: url(https://www.corinna-rueffer.de/wp-content/themes/wilma-child/fonts/OpenSansCondensed-Light.ttf);  
    font-weight: normal;  
}

body  {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
}

.site-content article {
  border-bottom: none; 
  margin: 0;
}

h1, h2, h3, h4, h5, a, nav, b, strong, button, .entry-content .news-loop, input, .recent-post-slider h2.wp-post-title a, #scrolltop {
  font-family: "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif;
}

.intro, .category-link, .light, .entry-special, .entry-special-termin, .searchandfilter h4 {
  font-family: "Open Sans Condensed Light", Tahoma, Helvetica, Arial, sans-serif;
}

img, .slick-list, .entry-special-links, input, #colophon, .catregory-link, .news-loop {
  border-radius: 2px;
}

.site-logo-mw {
  width: 100%;
}
 
.site-header {
  margin: -20px -45px 0 -45px;
  padding: 20px 45px 0 45px;
}

.main-navigation {
  margin-top: 0;
}



.header-search {
  margin: 12px 0 0 0;  
}

.searchandfilter li, div.text-widget form.searchandfilter li {
  padding: 0 0 0 10px;
}

.searchandfilter input {
	padding: 0.5em;
  margin: 0;
  border: none;
  border-radius: 2px;
  font-size: 100%;
 }

input[type="text"] {  
	padding: 0.5em;
  margin: 0;
  background: #f8f8ff;
}

.header-search.ls input {
  background: rgba(35, 57, 129, 0.22);
}

.header-search.ls input:focus {
  background: rgba(35, 57, 129, 0.33);
}

.header-search input::-webkit-input-placeholder, li input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.header-search input::-moz-placeholder, li input::-webkit-input-placeholder { /* Firefox 19+ */
  color: #000;
}
.header-search input:-ms-input-placeholder, li input::-webkit-input-placeholder { /* IE 10+ */
  color: #000;
}
.header-search input:-moz-placeholder, li input::-webkit-input-placeholder { /* Firefox 18- */
  color: #000;
}

input[type="date"] {  
  background: #f8f8ff;
  margin: 0 0 10px 0;
  color: #444;
}

input[type="submit"] {
  background: #000;
  color: #fff;
}

.header-search.ls input[type="submit"] {
  background: #6a7cab;
}
 
.searchandfilter select {
  border: none;
  border-radius: 2px;
  background: #f8f8ff;
  font-size: 100%;
  color: #444;
}

.searchandfilter h4 {
    margin: 15px 0 0 0;
    font-size: 14px;
}

#text-7 {
    background: #000;
    padding: 20px;
    border-radius: 2px;
    color: #fff;
}

#text-7 h3.widget-title {
  color: #fff;
  border-bottom: none;
  margin-bottom: 0.6em;
}

#text-7 li input, #text-7 li select  {
  margin: 5px 0;
}

#text-7 input[type="submit"] {
  margin: 15px 0 0 0;
  background: #444;
  color: #fff;
}

.nav-items {
  float: left;
  width: 100%;
  margin: 10px 0;
  background: #f8f8ff;
}

.settings {
  padding: 10px 0;
  background: #f8f8ff;
}

.nav-items.ls, .settings.ls {
  background: #f8f8ff;
}

.breadcrumb {
  padding: 0.5em 1.3em;
  color: #444;
  font-size: 0.95em;
}

a, 
a:visited, 
.entry-content a:visited, 
.comment-content a:visited,
.widget-area .widget a,
.widget-area .widget a:visited,
.breadcrumb a, .settings a:hover {
  color: #000;
}

a:hover,
.entry-content a:hover, 
.comment-content a:hover,
.widget-area .widget a:hover {
	color: #444;
}

.nav-menu a, .settings a, .category-link a, .breadcrumb a:hover {
  text-decoration: none;
  color: #444;
}

.settings.ls a {
  color: #fff;
}

.settings.ls a:hover {
  color: #ced4e3;
}

.breadcrumb a, .news-loop a {
  text-decoration: none;
}

.nav-menu .current-menu-item a {
  	color: #000;
    text-decoration: underline;
}

nav.extra-navigation  {   
  float: left;
}

.menu-item a img {
  height: 20px;
}

.menu-item a.menu-image-title-after.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
    padding-right: 4px;
}

.menu-image-title  {
  vertical-align: middle;
}

img.wp_user_stylesheet_switcher_button_icon_s0 {
    height: 20px;
    vertical-align: middle;
    margin: 0 12px 0 12px;
    float: right;
}

.head-right {
  float: right;
}

nav.extra-navigation li {   
  display: inline-block;
  margin-right: 20px;
}

.entry-header {
  margin-bottom: 0em;
}

.site-content {
    margin: 0;
}

.content-ls .entry-header {
  margin-bottom: 3em; 
}

.content-ls .entry-content {
  font-size: 1.2em; 
}

.entry-header-front {
  margin-top: 24px;
}

.date {
  line-height: 2.4em;
}

.entry-content p, .entry-summary p {
  margin: 0 0 0.7em;
  line-height: 1.4em;
}

.entry-content h1, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 0.8em 0 0.3em;
  line-height: 1.4em;
}

.entry-content img, .widget img, img.header-image, img.wp-post-image {
  box-shadow: none;
}

.entry-header img.wp-post-image {
  margin: 0;
}

.recent-posts-title {
  margin: 0.8em 0 0.3em;
  font-size: 0.9em;
  line-height: 1.2em;
}

.recent-posts-link {
  font-size: 0.9em;
  line-height: 1em;
}

.entry-summary p, .entry-summary-front p {
  margin: 0;
}

.entry-summary {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  padding: 5px 0;

}

.entry-summary-front {
  margin-bottom: 1.3em;
  padding-bottom: 1.3em;
  border-bottom: 1px solid #f6f6f6;
}

.entry-summary .date {
  margin-bottom: 1.3em;
  padding-bottom: 1.3em;
  border-bottom: 1px solid #f6f6f6;
}

.recent-posts {
  margin-bottom: 0.6em;
  padding-bottom: 1.3em;
  border-bottom: 1px solid #f6f6f6;
}

.category-link {
  background: #fff;
  font-size: 16px;
  padding: 0 10px;
} 

p.category-link {
    margin: 10px 5px 5px 5px;
    width: fit-content;
}
         
.content-border {
  margin: 48px 48px 0 0;
}

.excerpt-border {
  margin: 24px 48px 0 0;
}

.widget-area {
  margin: 48px 0;
}

.front-column-left {
  margin-right: 25px; 
  padding-right: 25px; 
  float: left; 
  width: 45%; 
  border-right: 1px solid #f6f6f6;
  display: block;
}

.front-column-right {
  margin-left: -26px; 
  padding-left: 25px; 
  float: left; 
  width: 45%; 
  border-left: 1px solid #f6f6f6;
  display: block;
}

.news-loop, .content-box {
  background: #f8f8ff;
  padding: 5px;
}

.entry-content ul, .entry-content .news-loop ul {
  margin: 0;
}

.entry-content li, .entry-content .news-loop li {
  margin: 0 0 6px 20px;
  line-height: 1.4;
}

.entry-title h2 {
  margin: 20px 0 10px 0;
 
}

.entry-header .entry-title {
  color: #444;
  line-height: 1.0em;
  margin: 0 0 6px 0;
  clear: inherit;
}

.entry-content h2 {
  margin: 0;
  line-height: 1.4em;
  font-size: 1.2em;
}

.entry-caption {
  line-height: 1.5em;
}

.entry-content h2 a, .entry-header h2 a {
  font-size: 0.9em;
}   

.entry-header.special-loop {
  padding: 5px;
}

.entry-summary.special-loop {
  padding: 0 5px;
  font-size: 0.9em;
}


h2.title-loop {
  font-size: 18px;    
  margin-top: 20px;
}

.entry-header.special-loop .entry-title, .entry-header.special-loop h2 a {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.2;
}      

.entry-header-front h2 a
 {
  font-size: 1.05em;

 
  text-decoration: none; 
}

.recent-posts-title h2 a
 {
  font-size: 1.1em;


  text-decoration: none; 
}

.entry-special-title {
  border-bottom: 1px solid #f6f6f6; 
} 

.entry-content h2.entry-special-title {
  font-size: 0.95em;
}

.entry-special {
  margin: -0.5em 0 -0.5em 0;  
  font-size: 0.9em; 
} 

.entry-special-links {
  font-size: 0.9em; 
  padding: 0.3em;
  margin: 0.4em 0 0.4em 0;
  background-color: #eee;
  background-image: -webkit-linear-gradient(top, #ddd 0%, #eee 100%); 
  background-image: -moz-linear-gradient(top, #ddd 0%, #eee 100%); 
  background-image: -o-linear-gradient(top, #ddd 0%, #eee 100%); 
  background-image: linear-gradient(top, #ddd 0%, #eee 100%);
}

.entry-special-termin {
  margin: -0.5em 0 0 0; 
  font-size: 0.9em;
  line-height: 2.4em; 
}
  
.entry-summary a, .entry-summary-front a {
  font-size: 0.9em;
  text-decoration: none;
}

.entry-summary .entry-thumbnail {
  line-height: 1em;
}

.special-loop div.entry-thumbnail {
  margin: 4px 10px 0px 0;
}

.entry-thumbnail {
  margin: 4px 10px 10px 0;
	padding: 0; 
}

.entry-thumbnail.icon {
  margin: 4px 10px 4px 0;
}

h2.entry-title {
  clear: inherit;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption  {
  margin: 0 !important;
  padding: 0 0.2em;
  font-size: 10px;
}
       
gallery-1 img {
  border: none;
}

#colophon {
  background-color: #000;
  margin: 0 0 40px 0;
  padding: 0 50px 20px 50px;
}

#footer-widgets {
  padding: 40px 0; 
}

.wilmacolumn-1 {
  margin-right: 49px; 
  padding-right: 25px; 
  float: left; 
  width: 30%;
 
}

.wilmacolumn-2 {
  margin-left: -50px; 
  padding-left: 25px; 
  margin-right: 49px; 
  padding-right: 25px;
  float: left; 
  width: 30%;

}

.wilmacolumn-3 {
  margin-left: -50px; 
  padding-left: 25px;
  float: left; 
  width: 29%;

}

#colophon .widget .widget-title {
  font-size: 1.2em;
  border-bottom: 1px solid white;
}

#colophon h3 {
  margin-bottom: 10px;

}

#colophon .widget .widget-title, 
#colophon .textwidget,
#colophon label {
  color: #f8f8f8;
}

.widget-title {
  font-size: 1.2em;
  border-bottom: 1px solid #f6f6f6;
}

.widget .widget-title a {
  color: #636363;
  text-decoration: none;
  font-weight: bold;
}

.widget-area .widget p {
  margin-bottom: 0.7em;
  line-height: 1.4em;
}
 
.site-info { 
  padding-top: 20px;
  clear: both; 
}

footer[role="contentinfo"] {
max-width: none;
border-top: none; 
clear: both;
font-size: 1.em;
line-height: 2em;
margin-top: 24px;

margin-left: auto;
margin-right: auto;
padding: 24px 0;

}

footer[role="contentinfo"] a,
footer[role="contentinfo"] a:visited {
  color: #f8f8f8;
}

footer[role="contentinfo"] a:hover {
  color: #ccc;
}



/* Slider-Anpassungen */

.recent-post-slider .post-image-bg img {
  height: auto;
  width: auto;
  float: right;
}

.wp-medium-6 {
  width: 40%;
}

.recent-post-slider.design-2 .post-content-left {
  background: #000;
  padding: 20px 30px;
}

.recent-post-slider h2.wp-post-title a {
  font-size: 28px;
  line-height: 32px;
}

.recent-post-slider.design-2 .post-content-left a {
  text-decoration: none;
}

.recent-post-slider.design-2 .post-content-left .wp-sub-content a {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: 300;
  }

.recent-post-slider.design-2 .post-content-left a:hover {
  text-decoration: underline;
}


.wp-sub-content {
  padding-top: 10px;
  font-size: 1.15em;
  line-height: 1.3em;
}

.recent-post-slider.design-2 .slick-dots {
    left: 30px !important;
    bottom: 20px !important;
}

.recent-post-slider .slick-dots li button {
  border: none;
}

#formular {
  box-shadow: inset 0 0 80px 5px #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
}

span.wpcf7-list-item { 
  display: block; 
}

#formular input[type="submit"] {
    padding: 8px 18px;
    background: #00680d;
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#formular input[type="submit"]:hover {
    background: #fff;
    color: #00680d;
    border: 1px solid #00680d;
}

.gallery-caption {
    font-size: 12px;
}


@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

/* Pagination */

.pag {
  margin: 40px 0;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #000;
    border-radius: 2px;
    cursor: pointer;
    padding: 8px 12px;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #f4f4f4;
    color: #000;
}




/* tinymce-Customstyles    */

.content-box {
  font-size: 0.85em;
  padding: 10px;
  margin: 0 10px 10px 0;
  /* border: #333 1px solid;    */
  background: #f8f8ff;
  float: left;
  width: 40%;
}

button.responsivevoice-button {
  margin: 0 0 40px 40px;
  float: right;
  display: inline-block;
  color: #444;
  background: #f8f8ff;
  border: unset;
}


h1.entry-title, .entry-header .entry-title {
    font-size: 30px;
}



#cookie-law-info-bar span {
  font-size:  0.85em;
  line-height: 1.5;
}

.cli-plugin-button, .cli-plugin-button:visited {
  margin: 5px;
}

#scrolltop { 
position: fixed;
bottom: 90px;
right: 2%;
padding: 5px 0 0 0;
text-align: center;
height: 40px;
width: 45px;
background: #000;
color: #fff;
font-size: 24px;
-webkit-transition-duration: 0.4s; 
-moz-transition-duration: 0.4s; 
transition-duration: 0.4s; 
border-radius: 40px;
text-decoration: none;
}
 
#scrolltop:hover {
background: #666;
}

/* Responsive Ansichten */

/* 1024px */

@media screen and (max-width: 1025px) { 
.front-columns, .head-right, .wp-sub-content {
  display: none;
}
.nav-items {
  width: 100%;
}
.content-border {
  border-right: none;
} 
}

@media screen and (min-width: 1025px) { 
.mobile-version {
  display: none;
}
}
@media screen and (min-width: 800px) {
.extra-navigation {
    margin: 68px 0 15px 0;
}
}
@media screen and (min-width: 960px) {
.extra-navigation {
  margin: 20px 0 15px 0;
}
}
@media screen and (max-width: 800px) {
.extra-navigation {
  margin: 15px 0 15px 0;
}
}

@media screen and (max-width: 800px) {
.scrolltop, nav.extra-navigation li.mobil {
  display: none;
}
#colophon {
  padding: 0 20px;
}
#footer-widgets {
  padding: 20px 0;
}
.wilmacolumn-1, .wilmacolumn-2 {
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}
.wilmacolumn-3 {
  margin: 0;
  padding: 0;
  width: 100%;
}
}



@media screen and (min-width: 818px) {
.wilma-background {
  background: #fff;
  margin: -3.75em 0 0 0;
}
.site {
  width: 85% !important;
  max-width: 1200px;
}
#mega-menu-wrap-primary, #mega-menu-wrap-ls-menu {
  float: left;
}
}

@media screen and (max-width: 818px) {
.wilma-background {
  margin: 0 0 0 0;
}
.site {
  width: 100% !important;
}
.recent-post-slider.design-2 .post-content-left {
  width: 100%;
  background-color: rgba(0, 0, 0, .2)
}
.front-column-left, .front-column-right {
  margin-right: 20px; 
  padding-right: 20px; 
  width: 100%; 
  border-right: none;
  display: block;
}
#mega-menu-wrap-ls-menu .mega-menu-toggle, #mega-menu-wrap-primary .mega-menu-toggle {
  display: block !important;
  text-align: inherit;
}
}



@media screen and (min-width: 600px) {
.site-content {
	width: 65%;
}
.widget-area {
	width: 30%;
}
body .site {
  margin-bottom: 0;
  box-shadow: none;
}
.tablet {
  display: none;
}
}

@media screen and (max-width: 600px) {
.desktop, .breadcrumb, button.responsivevoice-button {
  display: none;
}
.site {
  padding: 0 15px;
}


.content-border, .site-content.content-ls .content-border {
  margin: 48px 0 0 0;
}
.recent-post-slider.design-2 .post-image-bg {
  height: 230px;
}
}