/*
Theme Name: BARCAMP
Theme URI: 
Author: Alexandra Walker
Author URI: 
Description: Theme für Freiwillig in Kassel
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: freiwillig-in-kassel
Tags: 
*/
header{
    z-index: 100;
  position: fixed;
  width: 100%;
}
#kopf{
    background: linear-gradient(
  to bottom,
  rgba(255, 255, 255, 1) 0%,
  rgba(255, 255, 255, 0) 100%
) !important;
}
.faq-outline {
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 1152 904' preserveAspectRatio='none' version='1.1' xmlns='http://www.w3.org/2000/svg' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(1,0,0,1,-1243.42,-2418.55)'%3E%3Cg transform='matrix(1.51981,0,0,1.24362,-505.407,-538.231)'%3E%3Cpath d='M1908.17,3041.64C1908.17,3041.64 1825.56,3104.25 1589.93,3104.25C1271.88,3104.25 1142.38,3083.78 1151.1,2969.35C1159.82,2854.91 1173.46,2791.11 1167.86,2732.74C1163.44,2686.79 1133.75,2514.48 1167.53,2453.44C1201.32,2392.41 1305.47,2358.98 1523.76,2388.4C1769,2421.45 1906.25,2389.29 1906.25,2389.29L1908.17,3041.64Z' style='fill:rgb(255,153,0);'/%3E%3C/g%3E%3Cg transform='matrix(1.04934,0,0,1,287.546,392.331)'%3E%3Crect x='0' y='2026.22' width='2089.66' height='1089.32' style='fill:none;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    max-width: 100% !important;
}

summary{
  font-size: 1.5rem;
  font-weight: bold;
}

summary {
    list-style: none; /* Standard-Marker entfernen */
    padding-left: 5px;
    gap:5px;
}

summary::-webkit-details-marker {
    display: none; /* Chrome/Safari Standard-Marker entfernen */
}

summary::marker {
    display: none; /* Firefox Standard-Marker entfernen */
    margin-left: -5px;
}

summary::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 55 92' xmlns='http://www.w3.org/2000/svg' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cg transform='matrix(1%2C0%2C0%2C1%2C-1638.75%2C-2578.95)'%3E%3Cg transform='matrix(0.0916093%2C-0.0916093%2C-0.0916093%2C-0.0916093%2C1681.58%2C2905.48)'%3E%3Cpath d='M1513.51%2C1550.95C1513.51%2C1550.95 1243.54%2C1550.95 1145.65%2C1550.95C1126.36%2C1550.95 1110.73%2C1535.31 1110.73%2C1516.03C1110.73%2C1516.03 1110.73%2C1516.02 1110.73%2C1516.02C1110.73%2C1496.74 1126.36%2C1481.1 1145.65%2C1481.1C1227.68%2C1481.1 1433.09%2C1481.1 1530.5%2C1481.1C1559.69%2C1481.1 1583.35%2C1504.76 1583.35%2C1533.95C1583.35%2C1631.37 1583.35%2C1836.77 1583.35%2C1918.81C1583.35%2C1938.09 1567.72%2C1953.72 1548.43%2C1953.73C1548.43%2C1953.73 1548.43%2C1953.73 1548.43%2C1953.73C1529.14%2C1953.72 1513.51%2C1938.09 1513.51%2C1918.81C1513.51%2C1820.91 1513.51%2C1550.95 1513.51%2C1550.95Z' style='fill:rgb(162%2C24%2C131);stroke:rgb(162%2C24%2C131);stroke-width:38.59px;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 8px;
    transition: transform 0.2s ease;
}
details[open] summary::before {
    transform: rotate(90deg); /* oder -90deg je nach Ausrichtung */
}
.aufgrün .wp-block-button__link{
    stroke: #A21883 !important;
    border-color: #A21883 !important;
}
.aufgrün .wp-block-button__link:hover{
    border-color: white !important;
    background-color: white !important;
    color:#A21883 !important;
}

/* Hide the default WordPress hamburger icon */
.wp-block-navigation__responsive-container-open.always-shown svg {
  display: none;
}

/* Draw the custom hamburger icon instead */
.wp-block-navigation__responsive-container-open.always-shown {
  position: relative;
  width: 24px;
  height: 24px;
}

.wp-block-navigation__responsive-container-open.always-shown::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 32'%3E%3Crect x='0' y='1.5' width='37.86' height='3.68' rx='1.84' fill='rgb(162,24,131)'/%3E%3Crect x='0' y='13.93' width='37.86' height='3.68' rx='1.84' fill='rgb(162,24,131)'/%3E%3Crect x='0' y='26.36' width='37.86' height='3.68' rx='1.84' fill='rgb(162,24,131)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* Standard-X von WordPress ausblenden */
.wp-block-navigation__responsive-container-close svg {
  display: none;
}

/* Eigenes X-Icon einsetzen */
.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0%;
  width: 24px;
  height: 24px;
}


.wp-block-navigation__responsive-container-close::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cg transform='matrix(1,0,0,1,-1461.08,-2499.62)'%3E%3Cg transform='matrix(0.870659,0,0,0.870659,188.263,328.681)'%3E%3Cpath d='M1478.29,2515.25C1476.8,2513.76 1476.8,2511.33 1478.29,2509.84C1479.79,2508.34 1482.21,2508.34 1483.71,2509.84L1498.98,2525.11C1500.47,2526.6 1500.47,2529.03 1498.98,2530.52C1497.48,2532.01 1495.06,2532.01 1493.56,2530.52L1478.29,2515.25Z' fill='rgb(162,24,131)'/%3E%3C/g%3E%3Cg transform='matrix(0.870659,0,0,0.870659,188.263,328.681)'%3E%3Cpath d='M1468.44,2530.52C1466.95,2532.01 1464.52,2532.01 1463.03,2530.52C1461.53,2529.03 1461.53,2526.6 1463.03,2525.11L1478.29,2509.84C1479.79,2508.34 1482.21,2508.34 1483.71,2509.84C1485.2,2511.33 1485.2,2513.76 1483.71,2515.25L1468.44,2530.52Z' fill='rgb(162,24,131)'/%3E%3C/g%3E%3Cg transform='matrix(0.870659,0,0,0.870659,188.263,328.681)'%3E%3Cpath d='M1493.56,2494.57C1495.06,2493.08 1497.48,2493.08 1498.98,2494.57C1500.47,2496.06 1500.47,2498.49 1498.98,2499.99L1483.71,2515.25C1482.21,2516.75 1479.79,2516.75 1478.29,2515.25L1463.03,2499.99C1461.53,2498.49 1461.53,2496.06 1463.03,2494.57C1464.52,2493.08 1466.95,2493.08 1468.44,2494.57L1481,2507.13L1493.56,2494.57Z' fill='rgb(162,24,131)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
 
}
.wp-block-navigation__responsive-container-open{
 right:1%;
}
.wp-block-create-block-karussell .carousel-item h3{
	margin-top: 0rem !important;
	margin-bottom: 0rem !important;
}

@media (max-width: 782px) {
  .hintergrundgruppe{
    background-image: none !important;
  }
  .handy{
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
    padding-top: 0rem !important;
  }
  .abstandunten{
    padding-bottom: 0rem !important;
    padding-top:0rem !important;
  }
}
@media (max-width: 430px) {
  h2{
    font-size: 2.2rem !important;
  }
   h1{
    font-size: 3.2rem;
  }
}
.schwarzeüberschrift .carousel-item h3{
color:black !important;
}
.schwarzeüberschrift .carousel-item p{
color:black !important;
}
.barmenu a{
  color: #7EB247 !important;
}
#fuss {
    background: linear-gradient(
        to bottom,
        rgba(162, 24, 131, 0) 0%,
        rgba(162, 24, 131, 1) 100%
    ) !important;
}
.page-id-2 .subsite{
  display:none !important;
}
.page-template-barcamp-unterseiten .mainsite{
  display:none !important;
}
.homelink{
text-decoration: none;
}
.homelink a {
  text-decoration: none;
}
.wp-block-create-block-karussell .carousel-item .carousel-author {
  color:#A21883 !important;
}
@media(max-width: 494px){
.titelstadt{
font-size: 2.8rem;
}
}
@media(max-width: 366px){
.titelstadt{
font-size: 2.2rem;
}
}
@media(min-width: 700px){
.homelink{
font-size: 2.2rem !important;
}}
