/*
Theme Name: FVAmtsberg
Theme URI: https://www.i-b-h.de
Template: mesmerize
Author: IBH
Author URI: https://www.i-b-h.de
Description: FV Amtsberg e.V.
Tags: FV Amtsberg
Version: 1.0.000.1781007037
Updated: 2026-06-09 14:10:37

*/

@font-face {
  font-family: 'KaushanScript';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.i-b-h.de/fonts/kaushan-script-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://fvamtsberg.de/fonts/kaushan-script-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://fvamtsberg.de/fonts/kaushan-script-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://fvamtsberg.de/fonts/kaushan-script-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://fvamtsberg.de/fonts/kaushan-script-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://fvamtsberg.de/fonts/kaushan-script-v14-latin-regular.svg#KaushanScript') format('svg'); /* Legacy iOS */
 font-display: swap;	
}

@font-face {
  font-family: 'fva-font';
  src: local(''),
       url('https://fvamtsberg.de/fonts/Oswald-VariableFont_wght.ttf') format('truetype'),
 font-display: swap;	
}

.font-fva
{
	font-family: 'fva-font', normal;
}

.font-01
{
	font-size: 0.9em;
}

.colorblack
{
	color: #000;
}

body
{
	font-family: Arial, sans-serif;
    color: #222222;
    background-color: #FAFAFA;
}

a
{
	text-decoration: none;
	color: #2E146E;
}

a:hover
{
	color: #4D840A;
}

h1.hero-title
{
	font-family: 'fva-font', normal;
	font-size: 5em;
	text-shadow: 0px -5px 5px #fff;
	color: #000;
	font-weight: 600;
}

h2
{
	font-family: 'fva-font', normal;
	color: #2E146E;
}

h3
{
	font-family: 'fva-font', normal;
}

h4
{
	font-family: 'fva-font', normal;
}

h2.wp-block-heading
{
	padding-top: 2rem;
}

th:first-child, td:first-child
{
    padding-left: 5px;
}

.logo_col
{
	font-family: 'fva-font', normal;
}

.text-logo
{
	font-family: 'fva-font', normal;
}

.gridContainer
 {
    background-color: transparent !important;
}

.page-content
{
	min-height: 400px;
}

.navigation-bar {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navigation-bar.fixto-fixed {
    background: rgba(255,255,255,0.9);
}

.navigation-bar.fixto-fixed:hover {
    background: rgba(255,255,255,1);
}

div.navigation-bar>div.navigation-wrapper>div.row>div.main_menu_col>div#mainmenu_container {
	background: rgba(0,0,0,0.4);
}

div.navigation-bar>div.navigation-wrapper>div.row>div.main_menu_col>div#mainmenu_container:hover {
    background: rgba(0,0,0,1);
}

div.navigation-bar.fixto-fixed>div.navigation-wrapper>div.row>div.main_menu_col>div#mainmenu_container {
	background: rgba(0,0,0,0.0);
}

a.text-logo, a.text-logo:visited, a.text-logo:hover {
    text-transform: none;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a, .coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .coloured-nav ul.dropdown-menu.default > .current_page_item > a, .coloured-nav ul.dropdown-menu.default > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.default > .current_page_item > a, .fixto-fixed ul.dropdown-menu.default > .current-menu-item > a
 {
    border-bottom: 3px solid #66A80F;
}

ul.dropdown-menu.active-line-bottom > .current_page_item > a, ul.dropdown-menu.active-line-bottom > .current-menu-item > a, ul.dropdown-menu.default > .current_page_item > a, ul.dropdown-menu.default > .current-menu-item > a
 {
    border-bottom: 3px solid #66A80F;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a, .coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, .coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a, .coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, .fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a, .fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a
{
    color: #4D840A;
	font-size: 1.2em;
}

ul.dropdown-menu li a
{
	font-family: 'fva-font', cursive;
}

ul.dropdown-menu > li > a, ul.dropdown-menu > li > a
{
	font-size: 1.2em;
}

ul.dropdown-menu > li:hover > a, ul.dropdown-menu > li.hover > a
{
	color: #4D840A !important;
}

ul.dropdown-menu ul li:hover, ul.dropdown-menu ul li.hover {
    background-color: #66A80F !important;
    color: #fff;
}

ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a, ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a, ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a
 {
    color: #66A80F !important;
}

.coloured-nav .main_menu_col [data-component=offcanvas] .bubble, .fixto-fixed .main_menu_col [data-component=offcanvas] .bubble
{
    background-color: #66A80F;
	opacity: 1;
}

ul.dropdown-menu ul li {
    color: #000000;
	font-size: 1.1rem;
}

ul.dropdown-menu ul li a
{
    padding: 0.75rem 1.0rem;
}

.offcanvas_menu li a {
	font-family: 'fva-font', normal;
    font-size: 1.2rem;
	padding: 0.75rem 0 0.75rem 1.5rem;
}

.offcanvas_menu li.open > a, .offcanvas_menu li.open > a:hover
 {
    background-color: #222B34;
    color: #fff;
    border-left: 3px solid #66A80F;
}

.offcanvas_menu li > ul > li > a {
    padding-left: 2.75rem;
}

.offcanvas_menu li > ul > li > ul > li > a
{
    padding-left: 4rem;
}

i.fa.icon.reverse.color1
{
	color: #ffffff;
    background-color: #66A80F;
}

i.fa.icon.reverse.color1:hover
{
    background-color: #4D840A;
}

.button.color1
{
    color: #ffffff;
    background-color: #66A80F;
    border-color: #66A80F;
}

.button.color1:hover {
    background-color: #4D840A;
    border-color: #4D840A;
}

.button.color2
{
    color: #ffffff;
    background-color: #66A80F;
    border-color: #66A80F;
}

.button.color2:hover {
    background-color: #4D840A;
    border-color: #4D840A;
}

.wp-block-latest-posts__list > li
{
	overflow: hidden;
}

.wp-block-latest-posts__list > li
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s ease;
}

.wp-block-latest-posts__featured-image img:hover
{
	transform: scale(1.4);
}

.wp-block-latest-posts__list > li
{
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 1em;
    line-height: 1.2em;
    text-align: justify;
    box-shadow: 1px 1px 5px #202020;
    border: 2px solid #000;
    border-radius: 15px;
}

.wp-block-latest-posts__list > li > a
{
	font-family: 'fva-font', cursive;
    color: #fff;
	font-size: 1.3rem;
	padding: 10px;
}

.wp-block-latest-posts__post-excerpt
{
	padding: 10px;
}

.post-title a
{
   font-family: 'fva-font', cursive;
}

a.read-more.link {
	visibility: hidden;
}

.read-more {
    color: #66A80F;
}

.fussballwidget {
    background-color: #fafafa !important;
}

.blockrahmen
{
    background: #66A80F;
	color: #FFF;
	height: 250px;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
	text-align: center;
    box-shadow: 1px 1px 5px #202020;
    border: 1px solid #000;
    border-radius: 15px;
	border-radius: 50%;
}

.blockrahmen:hover
{
    background: #2E146E;
	color: #FFF !important;
}

.blockrahmen:hover a
{
    color: #FFF;
}

.blockrahmeneckig
{
    background: #66A80F;
	color: #FFF;
	min-height: 250px;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
	text-align: center;
    box-shadow: 1px 1px 5px #202020;
    border: 1px solid #000;
    border-radius: 15px;
}

.blockrahmeneckig:hover
{
    background: #2E146E;
	color: #FFF !important;
}

.blockrahmeneckig:hover p strong
{
	color: #FFF !important;
}

.blockrahmeneckig:hover a
{
    color: #FFF;
}

.satzung ul
{
	list-style-type: none;
}

.content-section-spacing-medium
{
    padding-top: 0px;
}

.footer-content-lists .footer-content a
{
	color: #66A80F;

}

.footer-content-lists .footer-content a:hover
{
	color: #4D840A;
}

.footer-content-lists a .fa:hover {
    color: #4D840A;
}

.footer-content-lists .footer-content
{
	background-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 1000 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cpath class='svg-accent notdesktop' d='M-1.23 87.791c171.627-34.447 300.773-52.658 387.438-54.634 129.998-2.964 166.902 40.422 235.909 40.422s175.29-63.463 246.825-68.994c47.69-3.687 91.633 10.063 131.828 41.25' stroke='%2366A80F' stroke-width='2'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100% 70px;

}

.footer-logo {
    display: none;
}

.footer-content-lists h2
{
	font-family: "Open Sans", sans-serif;
	font-size: 1.5rem;
}

.footer-content-lists .widget li a:hover {
    border-bottom: 0px solid #999;
}

.copyright
{
	margin: 20px 0 10px 0;
}

.copyright a
{
	color: #fff !important;
	text-decoration: none;
}

.copyright a:hover
{
	color: #4D840A !important;
}

.footer-social-icons
{
    margin: 0px !important;
}

.footer-social-icons a
{
    font-size: 50px;
}

.turn_image:hover
{
	filter: grayscale(100%) !important;
	transition: transform 0.8s;
    transform-style: preserve-3d;
	transform: rotateY(180deg);	
}

.zoom-instagram-widget__header
{
	display: none !important;
}

.zoom-instagram-widget__footer
{
    display: none !important;
}


.wpz-insta-view-on-insta-button
{
	background-color: #66A80F !important;
}

.wpz-insta-view-on-insta-button:hover
{
	background-color: #4D840A !important;
	opacity: 1 !important;
}

.svg-accent
{
    stroke-width: 5;
}

.cmplz-cookiebanner
{
    background: rgba(255, 255, 255, 0.8) !important;
}

#cmplz-manage-consent:hover .cmplz-manage-consent:hover
{
    background-color: #4D840A !important;
}

.cmplz-cookiebanner:hover .cmplz-buttons:hover .cmplz-btn.cmplz-accept:hover
{
    background-color: #4D840A !important;
    border: 1px solid  #4D840A !important;
}

.onetap-toggle img:hover
{
    background: #4D840A !important;
}
nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-reset-settings button:hover
{
    background: #4D840A !important;
}

.roundimage img
{
	border-radius: 50%;
	width: 200px;
	height: 200px;
}

@media screen and (min-width: 767px)
{
	
	#page-content
	{
		background-image: url(https://fvamtsberg.de/wp-content/uploads/2026/06/logo-bg.png) !important;
		background-position: left bottom !important;
		background-repeat: no-repeat !important;
		background-attachment: fixed;
	}
	
	.type-page
	{
		border-left: 3px solid #66A80F;
		padding-left: 20px;
	}
	.margin_top
	{
		margin-top: -80px;
	}
	.footer-content-lists .widgets-row > * {
    padding-top: 40px;
    padding-bottom: 40px;
    border-left: 0px solid rgba(128, 128, 128, 0.2);
    border-right: 1px solid rgba(128, 128, 128, 0.2);
}	
}

@media screen and (max-width: 767px)
{
	html, body {
        font-size: 18px;
    }
	.header-homepage.custom-mobile-image
	{
		    background-image: url(https://fvamtsberg.de/wp-content/uploads/2026/06/header_amtsberg_mobile.jpg) !important;
	}
	h1.hero-title
	{
		font-weight: 600;
		font-size: 2.6em;
		padding-top: 0em;
		margin-bottom: 0.5rem;
	}
	h2.wp-block-heading
	{
    padding-top: 0rem;
	}
	.mesmerize-content-padding #page > .page-content, .mesmerize-inner-page #page > .page-content {
        padding-top: 1.5rem;
    }
	.wp-block-latest-posts__list > li
	{
		text-align: center;
	}
	.wp-block-latest-posts.is-grid li
	{
		margin: 0 1em 1.25em 1em;
		width: 100%;
	}
	#block-10 > div.wp-block-group > figure.wp-block-image img
	{
		max-width: 50%;
	}
	.footer-content-lists .widgets-row > * {
    padding-top: 40px;
    padding-bottom: 40px;
    border-left: 0px solid rgba(128, 128, 128, 0.2);
    border-right: 0px solid rgba(128, 128, 128, 0.2);
	}
	.cmplz-cookiebanner
	{
		background: rgba(255, 255, 255, 0.9) !important;
	}
	:where(.wp-block-columns.is-layout-flex)
	{
		gap: 0.5em;
	}
	

}



