/* Themify Customize Styling */
#headerwrap {	background-image: url(https://www.rfv-1900-wiednitz.de/wp-content/uploads/2019/02/home_header-1.jpg);
	background-repeat: no-repeat;
	background-position: center center; 
}
body #site-logo a img {		width: 300px;
	height: 300px; 
}
#site-description {	display: none; 
}
#main-nav a {	background: none;
	background-color: #36ad62;
	padding: 15px;
	color: #ffffff; 
}
#main-nav a:hover {	
	color: #ffffff; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #fff500; 
}
#main-nav ul a, body:not(.mobile_menu_active) #main-nav .current_page_item ul a, body:not(.mobile_menu_active) #main-nav ul .current_page_item a, body:not(.mobile_menu_active) #main-nav .current-menu-item ul a, body:not(.mobile_menu_active) #main-nav ul .current-menu-item a {	
	color: #ffffff; 
}
#main-nav ul a:hover, body:not(.mobile_menu_active) #main-nav .current_page_item ul a:hover, body:not(.mobile_menu_active) #main-nav ul .current_page_item a:hover, body:not(.mobile_menu_active) #main-nav .current-menu-item ul a:hover, body:not(.mobile_menu_active) #main-nav ul .current-menu-item a:hover {	
	color: #ffffff; 
}
body:not(.mobile_menu_active) #main-nav li .current_page_item > a,  body:not(.mobile_menu_active) #main-nav li .current-menu-item > a {	
	color: #fff500; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a {	
	color: #ffffff; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a:hover {	
	color: #ffffff; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav .current_page_item > a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current_page_item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current-menu-item > a {	
	color: #fff500; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav .current_page_item > a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a:hover, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current_page_item > a:hover, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current-menu-item > a:hover {	
	color: #fff500; 
}
#footer a {	
	color: rgba(255,255,255,0.94); 
}
#footer a:hover {	
	color: #c7a837; 
}
@media(max-width: 680px) { /* Themify Customize Styling */
#main-nav a {	background: none;
	background-color: #36ad62; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #fff500; 
}
#footer a {	
	color: rgba(255,255,255,0.94); 
}
#footer a:hover {	
	color: #c7a837; 
}
 }
/* Themify Custom CSS */
/* green skin color change to club color */
a,
.post-nav .arrow,
.widget a {
	color: #36AD62;
}

input[type=reset],
input[type=submit],
button,
.pagenav .current,
#load-more a {
	background-color: #36AD62;
}

textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	border-color: #36AD62;
}

.footer-horizontal-left .back-top a,
.footer-horizontal-right .back-top a,
.footer-left-col .back-top a,
.footer-right-col .back-top a,
.header-rightpane.mobile_menu_active #headerwrap #menu-icon,
.header-leftpane.mobile_menu_active #headerwrap #menu-icon,
#headerwrap,
.header-block #main-nav-wrap,
body:not([class*='header-']) #main-nav-wrap,
#footerwrap {
	background-color: #36AD62;
}

.header-block.mobile_menu_active .menu-icon-wrap,
body:not([class*="header-"]).mobile_menu_active .menu-icon-wrap,
.body-overlay,
.header-block #main-nav-wrap,
body:not([class*='header-']) #main-nav-wrap,
.header-block.fixed-header-on #main-nav-wrap,
body:not([class*='header-']).fixed-header-on #main-nav-wrap {
	background-color: rgba(54,173,98,.7);
}

body:not(.mobile_menu_active).header-minbar .sidemenu,
body:not(.mobile_menu_active).header-slide-out .sidemenu,
.header-overlay.mobile-menu-visible #headerwrap {
	background-color: rgba(54,173,98, .9);
}

.mobile_menu_active #mobile-menu {
	background-color: #36AD62;
}

footer input[type=reset], footer input[type=submit], footer button, footer .pagenav fotter .current{
  background-color: #fff;
	color: #36AD62;
}

footer input[type=reset]:hover, footer input[type=submit]:hover, footer button:hover, footer .pagenav a:hover {
  background-color: #fff;
  color: #000
}

.jetpack_subscription_widget p {
	margin-bottom: 0.8em
}

/* fix desktop header position after Parallax Update */
.fixed-header-on .navbar-wrapper:before , .fixed-header-on #header:before{
    display: none !important;
}


/* fix menu colors */
#main-nav li>.sub-menu {
	background-color: #36AD62
}

/* Deaktiviert den Graustufen-Hover-Effekt nur in Lightboxes */
.mfp-img,
.mfp-image-holder .mfp-content img,
.mfp-figure img,
.themify-lightbox img, 
.jp-carousel-wrap img {
  -webkit-filter: none !important;
  filter: none !important;
  opacity: 1 !important;
  transition: none !important;
}