@charset "UTF-8";
     .event-datetime {
cursor: pointer;
transition: all 0.3s ease;
}
.event-datetime:hover {
transform: translateY(-3px);
box-shadow: 0 5px 15px rgba(127, 17, 9, 0.2);
background-color: #f8f9fa;
}
.event-datetime-group--multi {
border-radius: 0.5rem;
padding: 0.75rem !important;
gap: 0;
}
.event-datetime-group--multi .event-datetime-group-text {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0.75rem !important;
}
.event-datetime-group--multi .event-datetime-group-icon {
color: #000000;
padding: 0.75rem !important;
font-size: inherit;
}
.event-datetime-group--multi .event-datetime--multi {
display: inline-flex;
align-items: center;
margin-bottom: 0;
width: auto;
box-shadow: none;
border: 0;
border-radius: 0;
background-color: transparent;
}
.event-datetime-group--multi .event-datetime--multi .event-datetime-content {
padding: 0.2rem 0.1rem !important;
}
.event-datetime-group--multi .event-datetime--multi .event-datetime-content .event-datetime-label {
margin: 0;
white-space: nowrap;
font-size: 1.5rem;
line-height: 1.2;
}
@media (max-width: 575.98px) {
.event-datetime-group--multi {
gap: 0 !important;
padding: 0.5rem !important;
}
.event-datetime-group--multi .event-datetime-group-icon {
font-size: inherit;
padding: 0.35rem !important;
}
.event-datetime-group--multi .event-datetime-group-text {
padding: 0.35rem !important;
}
.event-datetime-group--multi .event-datetime--multi {
flex: 0 1 auto;
max-width: 100%;
}
.event-datetime-group--multi .event-datetime--multi .event-datetime-content {
padding: 0.2rem 0.1rem !important;
line-height: 1.2;
}
.event-datetime-group--multi .event-datetime--multi .event-datetime-content .event-datetime-label {
font-size: 1rem;
}
}
.event-icon {
color: #7f1109;
}
#calendarModal[inert] {
pointer-events: none;
}
#calendarModal[inert] * {
pointer-events: none;
}
#calendarModal + .modal-backdrop[inert] {
pointer-events: none;
}
#calendarModal .calendar-modal-header {
background-color: #7f1109;
color: #ffffff;
display: flex;
justify-content: space-between;
align-items: center;
}
#calendarModal .calendar-btn {
border-color: #7f1109;
color: #7f1109;
transition: all 0.3s ease;
}
#calendarModal .calendar-btn:hover {
background-color: #7f1109;
color: #ffffff;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(127, 17, 9, 0.2);
}
#calendarModal .calendar-detail-icon {
color: #7f1109;
}
#calendarModal .calendar-card {
transition: all 0.3s ease;
}
#calendarModal .calendar-card:hover {
transform: translateY(-3px);
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
@media (min-width: 576px) {
#calendarModal .calendar-modal {
max-width: 400px;
margin: 1.75rem auto;
}
}  [class*=payrexx].fade,
[class*=payrexx] .fade,
.fade[class*=payrexx] {
opacity: 1 !important;
display: block !important;
} [class*=payrexx].modal,
[class*=payrexx] .modal,
.modal[class*=payrexx] {
opacity: 1 !important;
display: block !important;
} [class*=payrexx].modal-backdrop,
[class*=payrexx] .modal-backdrop,
.modal-backdrop[class*=payrexx] {
opacity: 0.5 !important;
display: block !important;
} [class*=payrexx].fade:not(.show),
[class*=payrexx] .fade:not(.show),
.fade:not(.show)[class*=payrexx] {
opacity: 1 !important;
display: block !important;
visibility: visible !important;
} [class*=payrexx].modal,
[class*=payrexx] .modal,
.modal[class*=payrexx] {
z-index: 100000 !important;
}
[class*=payrexx].modal-backdrop,
[class*=payrexx] .modal-backdrop,
.modal-backdrop[class*=payrexx] {
z-index: 99999 !important;
}  #wpf_form_id_133599 .form-check-input.wppayform-form {
appearance: auto;
-webkit-appearance: radio;
-moz-appearance: radio;
display: inline-block;
visibility: visible;
opacity: 1;
width: 20px;
height: 20px;
margin-right: 8px;
cursor: pointer;
} #wpf_form_id_133599 .wpf_submit_button {
background-color: #9c0000;
background-image: none;
border: none;
border-radius: 4px;
padding: 15px;
width: 100%;
box-shadow: none;
} #wpf_form_id_133599 .wpf_submit_button span.wpf_txt_normal {
background: transparent;
color: #ffffff;
font-weight: bold;
display: block;
} #wpf_form_id_133599 .wpf_submit_button:hover {
background-color: #7a0000;
} #wpf_form_id_133599 .wpf_form_control {
border: 1px solid #ced4da;
border-radius: 4px;
padding: 10px;
box-shadow: none;
} .team-section {
padding: 20px 0;
}
.section-title {
color: #7f1109;
font-weight: 600;
margin-bottom: 1.5rem;
border-bottom: 2px solid #dee2e6;
padding-bottom: 10px;
} .team-section .section-title-container {
background: #f8f9fa;
padding: 15px 20px;
border-radius: 5px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
margin-bottom: 1.5rem;
border-left: 4px solid #7f1109;
}
.team-section .section-title-container .section-title {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0;
} .teams-toggle-header {
cursor: pointer;
padding: 0;
transition: all 0.3s ease;
}
.teams-toggle-header .section-title-container {
transition: all 0.3s ease;
}
.teams-toggle-header:hover .section-title-container {
background-color: #e9ecef;
transform: translateX(3px);
}
.toggle-icon {
font-size: 1.2rem;
transition: transform 0.3s ease;
color: #7f1109;
}
.teams-toggle-header[aria-expanded=true] .toggle-icon {
transform: rotate(180deg);
} .team-member {
transition: all 0.3s ease;
padding: 15px 5px;
text-align: center;
}
.team-member:hover .avatar-wrapper {
transform: translateY(-5px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
} .avatar-wrapper {
position: relative;
width: 200px;
height: 200px;
overflow: hidden;
border-radius: 50%;
margin: 0 auto 15px;
transition: all 0.3s ease;
}
.team-avatar {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.team-name {
font-size: 1.2rem;
font-weight: 600;
margin-bottom: 5px;
color: #343a40;
text-align: center;
}
.team-name .age {
font-weight: inherit;
color: inherit;
opacity: 1;
}
.team-member-link {
color: inherit;
text-decoration: none;
display: block;
} @media (max-width: 1199px) {
.avatar-wrapper {
width: 180px;
height: 180px;
}
}
@media (max-width: 991px) {
.avatar-wrapper {
width: 160px;
height: 160px;
}
.team-member {
padding: 10px 5px;
}
}
@media (max-width: 767px) {
.avatar-wrapper {
width: 150px;
height: 150px;
}
.team-name {
font-size: 0.95rem;
}
}
@media (max-width: 575px) {
.avatar-wrapper {
width: 130px;
height: 130px;
}
.team-name {
font-size: 0.9rem;
}
} .btn-filter {
background-color: #dee2e6;
border: none;
color: #343a40;
transition: all 0.3s ease;
}
.btn-filter:hover,
.btn-filter.active {
background-color: #7f1109;
color: #ffffff;
} @media (max-width: 767px) {
.team-filters {
overflow-x: auto;
white-space: nowrap;
padding-bottom: 10px;
}
.team-filters .d-flex {
justify-content: flex-start !important;
}
} @media (max-width: 767.98px) { .col-6.text-end a.link-user:hover .user-name {
display: block !important;
position: absolute;
background: rgba(255, 255, 255, 0.95);
padding: 2px 6px;
border-radius: 4px;
margin-top: 40px;
margin-left: 10px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
z-index: 10;
}
} @media (max-width: 767.98px) {
.mobile-date {
font-size: 16px;
}
.mobile-date i {
font-size: 16px;
margin-right: 3px;
}
} @media (max-width: 576px) { #socialShareDropdownMobile {
position: absolute;
left: 0;
min-width: 200px;
width: auto;
max-width: 90vw;
right: auto;
z-index: 9999;
} #socialShareDropdownMobile:before {
content: "";
position: absolute;
top: -8px;
left: 15px;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid white;
} #socialShareDropdownMobile .social-icon-item {
font-size: 0.9rem;
padding: 8px 10px !important;
} .share-button-container {
position: relative !important;
}
} .loading-spinner {
display: flex;
justify-content: center;
align-items: center;
min-height: 200px;
}
.loading-spinner .spinner-border {
width: 3rem;
height: 3rem;
color: #7f1109;
}
@media (max-width: 767.98px) {
.team-members-grid .col-6,
.team-members-grid .col-xs-6 {
flex: 0 0 50%;
max-width: 50%;
}
} .author-profile {
padding-bottom: 3rem;
} .author-profile-image {
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
border: 4px solid #fff;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.author-profile-image:hover {
transform: scale(1.02);
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);
} .author-info h1 {
color: var(--bs-dark);
line-height: 1.2;
}
.author-info .text-muted {
color: var(--bs-secondary) !important;
} .author-bio {
color: var(--bs-body-color);
line-height: 1.7;
}
.author-bio p {
margin: 0;
font-size: 1.1rem;
} .author-tags .badge {
font-weight: 500;
color: var(--bs-dark);
background-color: var(--bs-light);
border: 1px solid var(--bs-border-color);
transition: all 0.3s ease;
}
.author-tags .badge:hover {
background-color: var(--bs-primary);
color: white;
transform: translateY(-1px);
} .author-social-links {
margin: 1.5rem 0;
}
.author-social-links .btn-outline-secondary {
transition: all 0.3s ease;
margin: 0.25rem;
border-color: var(--bs-secondary);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
font-weight: 500;
}
.author-social-links .btn-outline-secondary:hover {
background-color: var(--bs-primary);
border-color: var(--bs-primary);
color: white;
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(var(--bs-primary-rgb), 0.3);
}
.author-social-links .bi {
font-size: 1.1rem;
} @media (max-width: 991.98px) {
.author-profile-image {
width: 250px !important;
height: 250px !important;
}
.author-info h1 {
font-size: 1.75rem;
text-align: center;
}
.author-bio {
text-align: center;
}
.author-tags {
text-align: center;
}
.author-tags .d-flex {
justify-content: center;
}
}
@media (max-width: 767.98px) {
.author-profile-image {
width: 200px !important;
height: 200px !important;
}
.author-info h1 {
font-size: 1.5rem;
}
.author-bio p {
font-size: 1rem;
}
.author-social-links .btn-outline-secondary {
padding: 0.375rem 0.75rem;
font-size: 0.875rem;
}
.author-social-links .bi {
font-size: 1rem;
}
.author-social-links .d-flex {
justify-content: center;
}
}
@media (max-width: 575.98px) {
.author-profile-image {
width: 180px !important;
height: 180px !important;
}
.author-info h1 {
font-size: 1.25rem;
}
.author-social-links .btn-outline-secondary {
padding: 0.25rem 0.5rem;
font-size: 0.8rem;
}
.author-social-links .bi {
font-size: 0.9rem;
}
} .pagination-container .page-numbers {
display: flex;
justify-content: center;
list-style: none;
padding: 0;
margin: 0;
}
.pagination-container .page-numbers li {
margin: 0 5px;
}
.pagination-container .page-numbers a,
.pagination-container .page-numbers span {
display: flex;
align-items: center;
justify-content: center;
min-width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
color: #7f1109;
background-color: var(--bs-white);
border: 1px solid var(--bs-border-color);
border-radius: 0.375rem;
text-decoration: none;
transition: all 0.3s ease;
}
.pagination-container .page-numbers a:hover {
background-color: var(--bs-light);
border-color: #7f1109;
color: #7f1109;
}
.pagination-container .page-numbers .current {
background-color: #7f1109;
border-color: #7f1109;
color: white;
}
@media (max-width: 767.98px) {
.pagination-container .page-numbers a,
.pagination-container .page-numbers span {
min-width: 32px;
height: 32px;
line-height: 32px;
font-size: 0.9rem;
}
} .img-user {
width: 40px;
height: 40px;
margin-left: 5px;
}
.user-name {
font-size: 1rem;
display: none;
}
.show-single-author {
display: inline-block !important;
}
.img-user {
transition: transform 0.6s ease;
}
.link-user {
display: flex;
align-items: center;
}
.link-user:hover .user-name {
display: inline-block !important;
}
.link-user:hover .img-user {
transform: scale(1.3);
}
@media (max-width: 767px) {
.col-6.text-end .link-user {
display: inline-flex;
margin-left: 2px;
}
.col-6.text-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.col-6.text-start .fw-lighter {
font-size: 1rem;
white-space: nowrap;
}
.col-6.text-end .img-user {
width: 35px;
height: 35px;
transition: transform 0.6s ease;
}
.col-6.text-end .link-user:hover .img-user {
transform: scale(1.3);
}
.col-6.text-end .user-name {
display: none;
font-size: 1rem;
white-space: nowrap;
}
.col-6.text-end .link-user:hover .user-name {
display: inline-block !important;
position: absolute;
top: 100%;
right: 0;
background: white;
padding: 2px 5px;
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
z-index: 100;
}
} .aktuell-featured-section {
position: relative;
height: 500px;
overflow: hidden;
}
.aktuell-featured-section img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.aktuell-featured-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.4) 100%);
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: #ffffff;
}
.page-template-page-generationenfestival .aktuell-featured-overlay {
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.55) 100%);
}
.page-template-page-generationenfestival .aktuell-featured-content {
display: flex;
flex-direction: column;
align-items: center;
}
.page-template-page-generationenfestival .festival-hero-logo {
width: clamp(170px, 24vw, 300px);
height: auto;
margin-bottom: 1rem;
}
.aktuell-featured-content {
max-width: 600px;
padding: 1rem;
}
.aktuell-featured-content h1 {
font-size: 2.5rem;
margin-bottom: 1rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.aktuell-featured-content p {
font-family: "Source Sans Pro", sans-serif;
font-size: 1.5rem;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.aktuell-section {
padding: 1rem;
width: 100%;
}
.aktuell-section-title {
color: #7f1109;
font-size: 2rem;
font-weight: 600;
margin-bottom: 1rem;
position: relative;
padding-bottom: 0.5rem;
}
.aktuell-section-title:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 50px;
height: 3px;
background-color: #7f1109;
}
.aktuell-section .event-list .single-event-card {
position: relative;
}
.aktuell-section .event-list .single-event-card > .d-flex.justify-content-end {
position: absolute;
top: 0.75rem;
right: 0.75rem;
margin-bottom: 0;
width: auto;
}
.aktuell-section .event-list .single-event-card .event-title {
padding-right: 1.5rem;
}
@media (max-width: 768px) {
.aktuell-section .event-list .single-event-card .event-title {
padding-right: 4.5rem;
}
} @media (max-width: 991px) {
.aktuell-featured-section {
height: 400px;
}
.aktuell-featured-content h1 {
font-size: 2.5rem;
}
.aktuell-featured-content p {
font-size: 1.2rem;
}
}
@media (max-width: 767px) {
.aktuell-featured-section {
height: 300px;
}
.aktuell-featured-content {
padding: 1rem;
}
.aktuell-featured-content h1 {
font-size: 2rem;
}
.aktuell-featured-content p {
font-size: 1rem;
}
.aktuell-section {
padding: 1rem 0;
}
.aktuell-events-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
} .category-header {
width: 100%;
max-width: 100%;
overflow: hidden;
position: relative;
}
.category-header-img {
width: 100%;
height: 500px;
-o-object-fit: cover;
object-fit: cover;
display: block;
}
.category-header-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 100%);
padding: 2rem;
}
.category-title {
font-size: 3.5rem;
margin-bottom: 1rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
line-height: 1.2;
}
.category-description-wrapper {
max-width: 900px;
}
.category-description p {
font-weight: 400;
font-size: 1.5rem;
color: #ffffff;
} @media (max-width: 767px) {
.category-header-img {
height: 350px;
}
.category-header-overlay {
padding: 1.5rem;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
text-align: center;
}
.category-title {
font-size: 2.2rem;
margin-bottom: 1rem;
margin-top: 2rem;
}
.category-description-wrapper {
padding: 0 1rem;
}
.category-description p {
font-size: 1.1rem;
line-height: 1.4;
margin-bottom: 0;
}
}
@media (max-width: 575px) {
.category-header-img {
height: 300px;
}
.category-header-overlay {
padding: 1rem;
}
.category-title {
font-size: 1.8rem;
margin-top: 1.5rem;
}
.category-description-wrapper {
padding: 0 0.5rem;
}
.category-description p {
font-size: 1rem;
}
}
@media (max-width: 767px) {
.category-description-wrapper {
padding: 1rem;
}
.category-description {
line-height: 1.6;
}
}
@media (max-width: 768px) {
.post-carousel-wrapper {
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
padding-left: 16px;
}
.post-carousel {
display: flex;
flex-direction: row;
gap: 16px;
}
.post-carousel .col-md-6 {
flex: 0 0 80%;
min-width: 80%;
max-width: 80%;
scroll-snap-align: start;
}
} @media (max-width: 767px) {
.genforum-swiper {
width: 100%;
padding: 0 15px;
margin: 0;
}
.genforum-swiper .swiper-slide {
width: 100%;
}
.genforum-swiper .swiper-button-next,
.genforum-swiper .swiper-button-prev {
width: 30px;
height: 30px;
background: transparent;
color: #7f1109;
}
.genforum-swiper .swiper-button-next {
right: 0;
}
.genforum-swiper .swiper-button-prev {
left: 0;
}
.genforum-swiper .swiper-button-next:after,
.genforum-swiper .swiper-button-prev:after {
font-size: 16px;
}
}
@media (max-width: 576px) {
.filter-btn {
margin-bottom: 8px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}
}
@media (max-width: 576px) {
.programm-nav-row {
display: flex;
flex-wrap: wrap;
}
.programm-nav-row > .col-6 {
flex: 0 0 50%;
max-width: 50%;
padding-left: 4px;
padding-right: 4px;
box-sizing: border-box;
}
}
#events-container .single-event-card {
position: relative;
overflow: visible;
}
#events-container .single-event-card-link {
z-index: 5;
cursor: pointer;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
pointer-events: auto;
}
#events-container .single-event-card-content {
pointer-events: none;
position: relative;
z-index: 2;
}
#events-container .single-event-card-content * {
pointer-events: none;
}
#events-container .event-category-link {
pointer-events: auto;
z-index: 11;
position: relative;
}
#events-container .event-category-link * {
pointer-events: auto;
}
.page-generationenfestival.page-generationenfestival-archive .festival-archive-nav {
background-color: #ffad29;
}
.page-generationenfestival.page-generationenfestival-archive .festival-archive-nav .btn {
border-radius: 0;
min-height: 40px;
}
.page-generationenfestival.page-generationenfestival-archive .festival-archive-nav .btn-outline-dark {
border-color: #000000;
color: #000000;
}
.page-generationenfestival.page-generationenfestival-archive .festival-archive-nav .btn-outline-dark:hover {
background-color: #000000;
color: #ffffff;
}
.page-generationenfestival.page-generationenfestival-archive .festival-events-list {
display: grid;
gap: 0.5rem;
}
.page-generationenfestival.page-generationenfestival-archive .festival-posts-section {
margin-top: 2rem;
}
.page-generationenfestival .festival-header {
position: relative;
text-align: center;
}
.page-generationenfestival .festival-header .festival-banner {
width: 100%;
height: 75vh;
-o-object-fit: cover;
object-fit: cover;
}
.page-generationenfestival .festival-header .festival-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: rgba(251, 185, 37, 0.25);
}
.page-generationenfestival .festival-header .festival-overlay .festival-title {
background-color: rgba(0, 0, 0, 0.25);
padding: 1rem;
}
.page-generationenfestival .festival-header .festival-overlay .festival-title h1 {
color: white;
font-weight: bold;
font-size: 3rem;
}
@media (max-width: 768px) {
.page-generationenfestival .festival-header .festival-overlay .festival-title h1 {
font-size: 2rem;
}
}
.page-generationenfestival .festival-header .festival-overlay .festival-title p {
font-size: 1.5rem;
font-weight: bold;
color: white;
}
@media (max-width: 768px) {
.page-generationenfestival .festival-header .festival-overlay .festival-title p {
font-size: 1.2rem;
}
}
.page-generationenfestival .festival-navigation {
background-color: #ffad29;
padding: 1rem 0;
}
.page-generationenfestival .festival-navigation .nav-buttons {
display: flex;
gap: 0.5rem;
flex-wrap: wrap;
}
.page-generationenfestival .festival-navigation .nav-buttons .btn-outline-dark {
border-color: #000;
color: #000;
}
.page-generationenfestival .festival-navigation .nav-buttons .btn-outline-dark:hover {
background-color: #000;
color: #fff;
}
.page-generationenfestival .festival-section {
margin: 3rem 0;
}
.page-generationenfestival .festival-section .section-title {
border-bottom: 2px solid #fbb925;
padding-bottom: 0.5rem;
margin-bottom: 1.5rem;
font-weight: bold;
}
.page-generationenfestival .festival-section .card {
height: 100%;
transition: transform 0.3s ease, box-shadow 0.3s ease;
border: none;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
overflow: hidden;
}
.page-generationenfestival .festival-section .card:hover {
transform: translateY(-5px);
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.page-generationenfestival .festival-section .card .card-img-top {
height: 200px;
-o-object-fit: cover;
object-fit: cover;
}
.page-generationenfestival .festival-section .card .card-body {
padding: 1rem;
}
.page-generationenfestival .festival-section .card .card-body .card-title {
font-weight: bold;
margin-bottom: 0.5rem;
}
.page-generationenfestival .lineup-buttons .btn {
font-size: 1.2rem;
font-weight: bold;
transition: all 0.3s ease;
}
.page-generationenfestival .lineup-buttons .btn:hover {
transform: scale(1.05);
}
.page-generationenfestival .program-schedule .day-header {
background-color: #ffad29;
color: #000000;
padding: 1rem;
margin-bottom: 1rem;
border-radius: 5px;
}
.page-generationenfestival .program-schedule .day-header h3 {
background-color: #ffad29;
color: #000000;
margin: 0;
font-weight: bold;
border-radius: 5px;
font-size: 1.5rem;
font-weight: 600;
}
@media (max-width: 576px) {
.page-generationenfestival .program-schedule .day-header h3 {
font-size: 1.2rem;
}
}
.page-generationenfestival .program-schedule .schedule-content h4, .page-generationenfestival .program-schedule .schedule-content h5 {
font-weight: bold;
margin-bottom: 1rem;
color: #333;
}
.page-generationenfestival .program-schedule .schedule-content .list-unstyled li {
display: flex;
justify-content: space-between;
margin-bottom: 0.5rem;
padding: 0.5rem 0;
border-bottom: 1px solid #eee;
}
.page-generationenfestival .program-schedule .schedule-content .list-unstyled li:last-child {
border-bottom: none;
}
.page-generationenfestival .btn-festivalevent {
color: #fff;
font-size: 0.8rem;
margin: 10px;
}
.page-generationenfestival .festival-event-cards {
border: none;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
margin-bottom: 1.5rem;
transition: transform 0.3s ease, box-shadow 0.3s ease;
overflow: hidden;
}
.page-generationenfestival .img-festival-program {
height: 200px;
-o-object-fit: cover;
object-fit: cover;
}
.page-generationenfestival .list-text li {
font-size: 1.3rem;
text-decoration: none;
list-style: none;
padding: 10px;
}
.page-generationenfestival hr {
border: black;
border-top: #000 solid 3px;
}
.event-modal-overlay {
position: fixed;
z-index: 2000;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.85);
display: flex;
align-items: center;
justify-content: center;
transition: opacity 0.2s;
}
.event-modal-wrapper {
position: relative;
max-width: 700px;
width: 95vw;
}
.event-modal-container {
background: transparent;
max-width: 700px;
width: 95vw;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
overflow: hidden;
position: relative;
}
.event-modal-image {
height: 300px;
overflow: hidden;
}
.event-modal-img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
display: block;
}
.event-modal-title-overlay {
top: 40%;
}
.event-modal-title {
color: #fff;
text-shadow: 0 2px 8px rgba(0, 0, 0, 0.7);
}
.event-modal-meta {
font-size: 1.1rem;
text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
}
.event-modal-content {
background: #fff;
max-height: 350px;
overflow-y: auto;
}
.event-modal-close {
position: absolute;
top: -40px;
right: -15px;
z-index: 1060;
width: 40px;
height: 40px;
background: transparent;
color: #ffffff;
border: none;
cursor: pointer;
font-size: 1.5rem;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 576px) {
.event-modal-image {
height: 180px;
position: relative;
}
.event-modal-title-overlay-mobile {
position: absolute;
top: 12px;
left: 50%;
transform: translateX(-50%);
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
z-index: 2;
pointer-events: none;
}
.event-modal-title-mobile {
font-size: 1.5rem;
padding: 0.25rem 0.75rem;
border-radius: 6px;
width: auto;
text-align: center;
font-weight: bold;
letter-spacing: 0.01em;
margin-bottom: 0;
}
.event-modal-meta-mobile {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 0 1rem 0.5rem 1rem;
background: none;
z-index: 2;
display: flex;
flex-direction: column;
align-items: center;
pointer-events: none;
}
.event-modal-date-mobile {
background: rgba(0, 0, 0, 0.55);
border-radius: 4px;
padding: 0.15rem 0.7rem;
margin-bottom: 0.25rem;
width: auto;
text-align: center;
font-size: 1.05rem;
font-weight: 500;
display: inline-block;
}
.event-modal-meta-mobile .d-flex {
width: 100%;
margin: 0;
}
.event-modal-time-mobile, .event-modal-location-mobile {
padding: 0.15rem 0.5rem;
font-size: 0.97rem;
width: 100%;
text-align: left;
font-weight: 400;
display: flex;
align-items: center;
margin-bottom: 0;
}
.event-modal-time-mobile {
justify-content: flex-start;
}
.event-modal-location-mobile {
justify-content: flex-start;
}
.event-modal-mobile-info .event-modal-datetime-mobile, .event-modal-mobile-info .event-modal-location-mobile {
padding: 0.15rem 0.5rem;
font-size: 0.97rem;
width: 100%;
text-align: left;
font-weight: 400;
display: flex;
align-items: center;
}
}
.title-color {
color: #ffad29;
}  .search-wrapper {
position: relative;
width: 100%;
}
.search-input:focus {
box-shadow: 0 0 0 0.25rem rgba(51, 51, 51, 0.1);
border-color: #333;
} .search-suggestions {
position: absolute;
top: 100%;
left: 0;
width: 100%;
max-height: 500px;
overflow-y: auto;
background-color: #fff;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
border-radius: 0 0 4px 4px;
z-index: 1050;
margin-top: 2px;
}
.search-suggestions-content {
border: 1px solid #e0e0e0;
border-radius: 4px;
}
.suggestions-loading {
padding: 10px 15px;
display: flex;
align-items: center;
border-bottom: 1px solid #f0f0f0;
} .suggestion-item {
border-bottom: 1px solid #f0f0f0;
transition: background-color 0.2s ease;
}
.suggestion-item:last-child {
border-bottom: none;
}
.suggestion-item:hover {
background-color: #f8f9fa;
text-decoration: none;
}
.suggestion-thumbnail {
width: 80px;
height: 60px;
margin-right: 15px;
flex-shrink: 0;
}
.suggestion-thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 4px;
}
.suggestion-content {
min-width: 0;
}
.suggestion-title {
font-weight: 600;
color: #333;
margin-bottom: 4px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.suggestion-meta {
display: flex;
gap: 10px;
align-items: center;
margin-bottom: 4px;
color: #666;
}
.suggestion-type,
.suggestion-date {
font-size: 0.85em;
color: #666;
}
.suggestion-excerpt {
font-size: 0.9em;
color: #666;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
line-height: 1.4;
} mark {
background-color: #fff3cd;
padding: 0 2px;
border-radius: 2px;
} .suggestions-footer {
padding: 8px 15px;
background-color: #f8f9fa;
border-top: 1px solid #e0e0e0;
text-align: center;
} .error,
.no-results {
color: #666;
text-align: center;
} .search-title span {
color: #333;
font-weight: 600;
}
.search-results-count {
color: #666;
margin-bottom: 2rem;
} .alert-warning {
background-color: #fff3cd;
border-color: #ffecb5;
color: #664d03;
border-radius: 4px;
}
.alert-heading {
font-size: 1.2rem;
color: #664d03;
} body.search .pagination-wrapper .page-numbers {
display: inline-block;
min-width: 2.5rem;
height: 2.5rem;
line-height: 2.5rem;
text-align: center;
margin: 0 0.25rem;
border-radius: 4px;
text-decoration: none;
transition: all 0.2s ease;
}
body.search .pagination-wrapper .page-numbers.current {
background-color: #7f1109;
color: #fff;
border-color: #7f1109;
font-weight: 600;
}
body.search .pagination-wrapper .page-numbers:hover:not(.current) {
color: #7f1109;
}
body.search .pagination .page-link {
color: inherit;
text-decoration: none;
}
body.search .pagination .page-link:hover {
color: #7f1109;
}
body.search .pagination .page-item.active .page-link {
background-color: #7f1109;
color: #fff;
font-weight: 600;
border-color: #7f1109;
} @media (max-width: 576px) {
.suggestion-thumbnail {
width: 60px;
height: 45px;
margin-right: 10px;
}
.suggestion-excerpt {
-webkit-line-clamp: 1;
}
.suggestion-meta {
flex-wrap: wrap;
gap: 5px;
}
}
.page-template-page-multimedia {
background-color: #212529;
}
.page-template-page-multimedia body {
background: #212529 !important;
}
.page-template-page-multimedia #page, .page-template-page-multimedia #content {
background-color: #212529;
}
.page-template-page-multimedia .main-header {
margin-top: -80px;
}
@media (max-width: 767px) {
.page-template-page-multimedia .main-header {
margin-top: 0 !important;
}
}
.page-template-page-multimedia { }
@media (max-width: 767px) {
.page-template-page-multimedia .main-header {
background-color: #212529;
box-shadow: none;
}
.page-template-page-multimedia .main-header .container {
margin-bottom: 0;
}
}
.page-template-page-multimedia .multimedia-wrapper {
background-color: #212529;
}
.page-template-page-multimedia .multimedia-wrapper #wpadminbar {
position: fixed;
z-index: 99999;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider {
position: relative;
overflow: hidden;
width: 100vw;
min-width: 100vw;
margin-left: 50%;
transform: translateX(-50%);
height: 60vh;
min-height: 700px;
margin-top: 0;
border-radius: 0;
left: 0;
right: 0;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item {
height: 60vh;
min-height: 700px;
background-color: #212529;
position: relative;
z-index: 1;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center top;
object-position: center top;
height: 100%;
width: 100%;
filter: brightness(0.7);
transition: all 8s ease;
transform-origin: center center;
transform: scale(1);
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item.active img {
filter: brightness(0.9);
transform: scale(1.1);
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(0deg, rgb(33, 37, 41) 0%, rgba(33, 37, 41, 0.8) 20%, rgba(33, 37, 41, 0.4) 50%, rgba(33, 37, 41, 0) 100%);
z-index: 1;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption {
bottom: 10%;
z-index: 2;
text-align: left;
color: white;
background: none;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption .hero-content {
max-width: 800px;
padding: 0;
border-radius: 0;
background: none;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption .hero-content .display-6 {
color: #fff;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption .hero-content .lead {
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption .hero-buttons .btn-light {
position: relative;
overflow: hidden;
transition: all 0.3s ease;
z-index: 1;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption .hero-buttons .btn-light::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: #7f1109;
transition: all 0.4s ease;
z-index: -1;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption .hero-buttons .btn-light:hover {
color: white;
border-color: #7f1109;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption .hero-buttons .btn-light:hover::before {
left: 0;
}
.page-template-page-multimedia .multimedia-wrapper .content-area {
padding: 1rem 0;
position: relative;
z-index: 2;
margin-top: 1rem;
}
.page-template-page-multimedia .multimedia-wrapper .section-title {
margin-bottom: 1.2rem;
color: #f8f9fa;
font-weight: 400;
position: relative;
}
@media (max-width: 767px) {
.page-template-page-multimedia .multimedia-wrapper .content-section > .d-flex {
flex-wrap: nowrap !important;
align-items: center;
gap: 0.35rem;
justify-content: space-between;
}
.page-template-page-multimedia .multimedia-wrapper .content-section > .d-flex .section-title {
margin: 0;
flex: 1 1 auto;
min-width: 0;
text-align: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.page-template-page-multimedia .multimedia-wrapper .content-section > .d-flex .multimedia-heading-btn {
flex: 0 0 auto;
white-space: nowrap;
}
}
.page-template-page-multimedia .multimedia-wrapper .content-section {
margin-bottom: 2rem;
position: relative;
padding: 0.5rem 0;
overflow: hidden;
}
.page-template-page-multimedia .multimedia-wrapper .content-section:first-child {
margin-top: -1rem;
}
.page-template-page-multimedia .multimedia-wrapper .content-slider {
width: 100%;
padding: 10px 0;
position: relative;
overflow: visible;
}
.page-template-page-multimedia .multimedia-wrapper .content-slider .swiper-wrapper {
display: flex;
transition-property: transform;
height: auto;
}
.page-template-page-multimedia .multimedia-wrapper .content-slider .swiper-slide {
width: auto;
transition: all 0.3s ease;
display: flex;
justify-content: center;
align-items: center;
}
.page-template-page-multimedia .multimedia-wrapper .content-card {
overflow: hidden;
width: 100%;
height: 100%;
transition: all 0.3s ease;
border-radius: 5px;
}
.page-template-page-multimedia .multimedia-wrapper .content-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
background: #343a40;
}
.page-template-page-multimedia .multimedia-wrapper .content-card .card-image {
height: 180px;
overflow: hidden;
position: relative;
}
.page-template-page-multimedia .multimedia-wrapper .content-card .card-image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
transition: transform 0.3s ease;
}
.page-template-page-multimedia .multimedia-wrapper .content-card:hover .card-image img {
transform: scale(1.2);
}
.page-template-page-multimedia .multimedia-wrapper .content-card .card-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.3s ease;
}
.page-template-page-multimedia .multimedia-wrapper .content-card:hover .card-overlay {
opacity: 1;
}
.page-template-page-multimedia .multimedia-wrapper .content-card .btn-play {
background-color: rgba(255, 255, 255, 0.2);
border: none;
width: 60px;
height: 60px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 2rem;
color: #f8f9fa;
transform: scale(0.8);
transition: all 0.3s ease;
}
.page-template-page-multimedia .multimedia-wrapper .content-card:hover .btn-play {
transform: scale(1);
}
.page-template-page-multimedia .multimedia-wrapper .content-card .card-info {
padding: 1rem;
}
.page-template-page-multimedia .multimedia-wrapper .content-card .card-info h3 {
font-size: 1rem;
margin: 0;
color: #fff;
transition: all 0.3s ease;
line-height: 1.4;
text-align: center;
}
.page-template-page-multimedia .multimedia-wrapper .content-card:hover .card-info h3 {
color: #f8f9fa;
}
.page-template-page-multimedia .multimedia-wrapper .swiper-button-next,
.page-template-page-multimedia .multimedia-wrapper .swiper-button-prev {
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.9);
border-radius: 50%;
color: #000;
z-index: 200;
top: 90px;
}
.page-template-page-multimedia .multimedia-wrapper .swiper-button-next:after,
.page-template-page-multimedia .multimedia-wrapper .swiper-button-prev:after {
font-size: 18px;
}
.page-template-page-multimedia .multimedia-wrapper .swiper-button-next {
right: 0;
}
.page-template-page-multimedia .multimedia-wrapper .swiper-button-prev {
left: 0;
}
.page-template-page-multimedia .multimedia-wrapper .swiper-pagination {
position: relative;
margin-top: 15px;
}
.page-template-page-multimedia .multimedia-wrapper .swiper-pagination-progressbar {
background: rgba(255, 255, 255, 0.2);
height: 4px;
}
.page-template-page-multimedia .multimedia-wrapper .swiper-pagination-progressbar-fill {
background: #7f1109;
}
.page-template-page-multimedia .multimedia-wrapper .banner {
position: relative;
width: 100%;
height: 300px;
overflow: hidden;
margin: 2rem 0;
border-radius: 0.5rem;
}
.page-template-page-multimedia .multimedia-wrapper .banner::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
z-index: 1;
}
.page-template-page-multimedia .multimedia-wrapper .banner img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 1200px) {
.page-template-page-multimedia .multimedia-wrapper .carousel-caption {
bottom: 15%;
}
}
@media (max-width: 992px) {
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item {
height: 70vh;
}
.page-template-page-multimedia .multimedia-wrapper .carousel-caption {
bottom: 10%;
}
}
@media (max-width: 768px) {
.page-template-page-multimedia .multimedia-wrapper .content-area {
padding: 1rem 0;
margin-top: 1rem;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item {
height: 60vh;
}
.page-template-page-multimedia .multimedia-wrapper .carousel-caption {
bottom: 5%;
left: 0;
right: 0;
padding: 0 1rem;
}
.page-template-page-multimedia .multimedia-wrapper .hero-content {
padding: 1rem;
max-width: 100%;
}
.page-template-page-multimedia .multimedia-wrapper .hero-content .display-6 {
font-size: 1.5rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
.page-template-page-multimedia .multimedia-wrapper .hero-content .lead {
font-size: 0.9rem;
line-height: 1.4;
margin-bottom: 1rem;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.page-template-page-multimedia .multimedia-wrapper .hero-buttons .btn-light {
padding: 0.5rem 1rem;
font-size: 0.9rem;
}
.page-template-page-multimedia .multimedia-wrapper .hero-buttons .btn-text {
display: inline-block;
vertical-align: middle;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories {
margin-top: 2rem;
}
.page-template-page-multimedia .multimedia-wrapper .category-card {
padding: 0.75rem 1rem;
}
.page-template-page-multimedia .multimedia-wrapper .category-name {
font-size: 0.9rem;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .row {
--bs-gutter-x: 0.75rem;
--bs-gutter-y: 0.75rem;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .col-6 {
padding: 0.375rem;
}
}
@media (max-width: 576px) {
.page-template-page-multimedia .multimedia-wrapper .content-area {
padding: 1rem 0;
margin-top: 0.5rem;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item {
height: 50vh;
}
.page-template-page-multimedia .multimedia-wrapper .carousel-caption {
bottom: 2%;
}
.page-template-page-multimedia .multimedia-wrapper .hero-content .display-6 {
font-size: 1.25rem;
}
.page-template-page-multimedia .multimedia-wrapper .hero-content .lead {
font-size: 0.85rem;
-webkit-line-clamp: 2;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories {
margin-top: 1.5rem;
}
.page-template-page-multimedia .multimedia-wrapper .category-card {
padding: 0.625rem 0.875rem;
}
.page-template-page-multimedia .multimedia-wrapper .category-name {
font-size: 0.85rem;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .row {
--bs-gutter-x: 0.5rem;
--bs-gutter-y: 0.5rem;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .col-6 {
padding: 0.25rem;
}
}
.page-template-page-multimedia .multimedia-wrapper .offcanvas-top {
height: 100vh !important;
width: 100vw !important;
max-width: 100% !important;
transform: translateY(-100%);
}
.page-template-page-multimedia .multimedia-wrapper .offcanvas-top.show {
transform: translateY(0);
}
.page-template-page-multimedia .multimedia-wrapper .offcanvas-body {
background-color: rgba(33, 37, 41, 0.95);
color: #f8f9fa;
width: 100vw;
max-width: 100%;
}
.page-template-page-multimedia .multimedia-wrapper .search-content {
margin-top: 5vh;
}
.page-template-page-multimedia .multimedia-wrapper .search-form .form-control {
background-color: transparent;
border: none;
color: #f8f9fa;
font-size: 1.5rem;
padding: 0.5rem 0;
border-radius: 0;
}
.page-template-page-multimedia .multimedia-wrapper .search-form .form-control:focus {
outline: none;
box-shadow: none;
}
.page-template-page-multimedia .multimedia-wrapper .search-form .form-control::-moz-placeholder {
color: rgba(255, 255, 255, 0.5);
}
.page-template-page-multimedia .multimedia-wrapper .search-form .form-control::placeholder {
color: rgba(255, 255, 255, 0.5);
}
.page-template-page-multimedia .multimedia-wrapper .search-categories {
margin-top: 3rem;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories h2 {
color: #f8f9fa;
margin-bottom: 2rem;
font-weight: 500;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .category-card {
display: flex;
align-items: center;
padding: 0.5rem 0.5rem;
border-radius: 8px;
background-color: rgba(255, 255, 255, 0.1);
transition: all 0.3s ease;
color: #f8f9fa;
text-decoration: none;
height: 100%;
border: 1px solid transparent;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .category-card:hover {
background-color: rgba(255, 255, 255, 0.2);
transform: translateY(-3px);
color: #f8f9fa;
border-color: rgba(255, 255, 255, 0.3);
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .category-card .category-name {
font-size: 1rem;
font-weight: 500;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .row {
--bs-gutter-x: 1rem;
--bs-gutter-y: 1rem;
}
.page-template-page-multimedia .multimedia-wrapper .search-categories .col-6, .page-template-page-multimedia .multimedia-wrapper .search-categories .col-md-4, .page-template-page-multimedia .multimedia-wrapper .search-categories .col-lg-3 {
padding: 0.5rem;
}
@media (max-width: 768px) {
.page-template-page-multimedia .multimedia-wrapper .hero-slider {
height: auto !important;
min-height: 0 !important;
aspect-ratio: 16/9;
position: relative;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel {
height: 100% !important;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel::before {
display: none;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-inner {
height: 100% !important;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item {
height: 100% !important;
min-height: 0 !important;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-caption {
position: absolute;
left: 0;
right: 0;
bottom: 2%;
top: auto;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-control-prev,
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-control-next,
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-indicators {
height: 100%;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-control-prev,
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-control-next {
display: none !important;
}
.page-template-page-multimedia .multimedia-wrapper .hero-slider .carousel-item img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
filter: brightness(0.9);
transform: none;
background-color: transparent;
}
} #wpadminbar {
position: fixed;
z-index: 99999;
}
@media screen and (max-width: 782px) {
.admin-bar .navbar {
top: 50px;
}
.admin-bar .hero-slider {
margin-top: 46px;
}
}
.text-decoration-none {
text-decoration: none !important;
color: inherit;
}
.text-decoration-none:hover {
color: inherit;
} .timeline-slider {
width: 100%;
padding: 20px 0;
position: relative;
overflow: visible;
z-index: 10;
}
.timeline-slider .swiper-wrapper {
display: flex;
transition-property: transform;
height: auto;
}
.timeline-slider .swiper-slide {
width: auto;
transition: all 0.3s ease;
display: flex;
justify-content: center;
align-items: center;
transform-origin: center center;
opacity: 0.7;
}
.timeline-slider .swiper-slide-active {
opacity: 1;
transform: scale(1.05);
}
.timeline-slider .swiper-slide-next,
.timeline-slider .swiper-slide-prev {
opacity: 0.85;
} .timeline-slider .content-card {
overflow: hidden;
width: 100%;
height: 100%;
transition: all 0.3s ease;
transform: scale(0.95);
}
.timeline-slider .swiper-slide-active .content-card {
transform: scale(1.1rem);
}
.timeline-slider .content-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
} .timeline-slider .swiper-button-next,
.timeline-slider .swiper-button-prev {
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.9);
border-radius: 50%;
color: #000;
z-index: 200;
top: 90px;
}
.timeline-slider .swiper-button-next:after,
.timeline-slider .swiper-button-prev:after {
font-size: 18px;
}
@media (max-width: 768px) {
.timeline-slider .swiper-button-next,
.timeline-slider .swiper-button-prev {
display: none;
}
} .multimedia-single-page {
min-height: 100vh;
padding-top: 0;
margin-top: 0;
} .video-player-wrapper {
width: 100%;
position: relative;
margin-top: 0;
padding-top: 0; }
.video-container {
width: 100%;
position: relative;
margin-top: 0;
padding-top: 0;
}
.video-details {
padding: 2rem;
background-color: rgba(0, 0, 0, 0.8);
}
.video-title {
margin-bottom: 1rem;
color: #fff;
font-family: "Source Sans Pro", sans-serif;
font-size: 64px;
font-weight: 600;
}
.video-meta {
color: #ccc;
font-size: 0.9rem;
}
.soundcloud-player {
max-width: 800px;
margin: 0 auto;
padding: 1rem;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 10px;
}
.back-button {
background: none;
border: none;
padding: 0.5rem 0.5rem;
cursor: pointer;
transition: opacity 0.5s ease;
display: flex;
align-items: center;
gap: 0.5rem;
}
.back-button:hover {
opacity: 0.8;
} @media (max-width: 768px) {
.video-title {
font-size: 1.5rem;
}
.video-details,
.podcast-section {
padding: 1rem;
}
}
@media (max-width: 576px) {
.video-title {
font-size: 1.25rem;
}
} .related-posts {
padding: 3rem 0;
}
.related-posts .section-title {
font-family: "Source Sans Pro", sans-serif;
font-size: 2rem;
font-weight: 600;
color: white;
margin-bottom: 2rem;
}
.related-posts .card {
border: none;
border-radius: 12px;
overflow: hidden;
transition: all 0.3s ease;
height: 100%;
background: #212529;
color: white;
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.related-posts .card:hover {
transform: translateY(-10px);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}
.related-posts .card-img-wrapper {
position: relative;
padding-top: 66.67%; overflow: hidden;
}
.related-posts .card-img-top {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 300px;
-o-object-fit: cover;
object-fit: cover;
transition: transform 0.5s ease;
}
.related-posts .card:hover .card-img-top {
transform: scale(1.1);
}
.related-posts .card-body {
padding: 1.5rem;
}
.related-posts .card-title {
font-family: "Source Sans Pro", sans-serif;
font-size: 1.1rem;
font-weight: 600;
color: white;
margin-bottom: 0.5rem;
line-height: 1.4;
}
.related-posts .card-link {
text-decoration: none;
color: inherit;
display: block;
}
.related-posts .card-link:hover {
color: #7f1109;
} .social-share .btn {
transition: all 0.3s ease;
}
.social-share .btn:hover {
transform: translateY(-2px);
}
.social-share .badge {
font-size: 0.75rem;
padding: 0.25rem 0.5rem;
} .back-to-top-btn {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
border-radius: 50%;
opacity: 0;
visibility: hidden;
z-index: 1030;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.3s ease;
}
.back-to-top-btn:hover {
background-color: white;
color: black;
transform: translateY(-5px);
}
.back-to-top-btn i {
font-size: 1.8rem;
}
.back-to-top-btn.show {
opacity: 1;
visibility: visible;
}
@media (max-width: 576px) {
.back-to-top-btn {
width: 40px;
height: 40px;
bottom: 20px;
right: 20px;
}
.back-to-top-btn i {
font-size: 1.5rem;
}
} .page-template-page-multimedia body {
background: #212539 !important;
}
.page-template-page-multimedia .hero-slider {
width: 100vw;
min-width: 100vw;
margin-left: 50%;
transform: translateX(-50%);
border-radius: 0;
left: 0;
right: 0;
position: relative;
}
@media (max-width: 576px) {
.search-form .form-control {
font-size: 1rem;
}
.search-form .form-control::-moz-placeholder {
font-size: 0.85rem;
}
.search-form .form-control::placeholder {
font-size: 0.85rem;
}
.search-categories .row {
--bs-gutter-x: 0.25rem;
--bs-gutter-y: 0.25rem;
}
.category-card {
padding: 0.5rem 0.5rem;
font-size: 0.9rem;
border-radius: 6px;
}
.category-name {
font-size: 0.8rem;
}
.search-categories .col-6 {
padding: 0.15rem;
flex: 0 0 50%;
max-width: 50%;
}
}
.search-header {
display: flex;
align-items: center;
gap: 0.5rem;
}
.search-header .search-form {
flex-grow: 1;
}
.search-header .search-actions {
margin-left: auto;
display: flex;
align-items: center;
gap: 0.5rem;
}
.category-card {
display: flex;
align-items: center;
padding: 0.5rem 0.75rem;
font-size: 0.95rem;
border-radius: 7px;
min-width: 0;
}
.category-card .bi {
margin-right: 0.4rem;
font-size: 1.1rem;
flex-shrink: 0;
}
.category-card .category-name {
font-size: 0.9rem;
margin-left: 0;
white-space: normal;
word-break: break-word;
line-height: 1.2;
flex: 1 1 0%;
min-width: 0;
}
@media (max-width: 576px) {
.category-card {
padding: 0.4rem 0.5rem;
font-size: 0.85rem;
}
.category-card .bi {
margin-right: 0.25rem;
font-size: 1rem;
}
.category-card .category-name {
font-size: 0.8rem;
line-height: 1.1;
}
}
.multimedia-category-header {
width: 100%;
max-width: 100%;
overflow: hidden;
position: relative;
}
.multimedia-category-header-img {
width: 100%;
height: 500px;
-o-object-fit: cover;
object-fit: cover;
display: block;
}
.multimedia-category-header-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 100%);
padding: 2rem;
}
.multimedia-category-title {
font-size: 3.5rem;
margin-bottom: 1rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
line-height: 1.2;
}
.multimedia-category-description-wrapper {
max-width: 900px;
}
.multimedia-category-description p {
font-weight: 400;
font-size: 1.5rem;
color: white;
}
@media (max-width: 991px) {
.multimedia-category-title {
font-size: 3rem;
}
.multimedia-category-description p {
font-size: 1.3rem;
}
}
@media (max-width: 767px) {
.multimedia-category-header-img {
height: 350px;
}
.multimedia-category-header-overlay {
padding: 1.5rem;
}
.multimedia-category-title {
font-size: 2.2rem;
margin-bottom: 1rem;
}
.multimedia-category-description-wrapper {
padding: 0 1rem;
}
.multimedia-category-description p {
font-size: 1.1rem;
line-height: 1.4;
}
}
@media (max-width: 575px) {
.multimedia-category-header-img {
height: 300px;
}
.multimedia-category-header-overlay {
padding: 1rem;
}
.multimedia-category-title {
font-size: 1.8rem;
}
.multimedia-category-description-wrapper {
padding: 0 0.5rem;
}
.multimedia-category-description p {
font-size: 1rem;
}
}
.multimedia-wrapper .multimedia-post-card {
background-color: #343a40 !important;
border: none;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
position: relative;
cursor: pointer;
height: 100%;
display: flex;
flex-direction: column;
width: 100%;
}
.multimedia-wrapper .multimedia-post-card:hover {
transform: translateY(-5px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}
.multimedia-wrapper .multimedia-post-card .ratio {
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
}
.multimedia-wrapper .multimedia-post-card .ratio img {
transition: transform 0.3s ease-in-out;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.multimedia-wrapper .multimedia-post-card:hover .ratio img {
transform: scale(1.05);
}
.multimedia-wrapper .multimedia-post-card .post-date-container {
margin: 0;
font-size: 0.85rem;
background-color: #343a40;
}
.multimedia-wrapper .multimedia-post-card .post-date-container i {
margin-right: 0.3rem;
}
.multimedia-wrapper .multimedia-post-card .post-date-container small {
color: #adb5bd !important;
}
.multimedia-wrapper .multimedia-post-card .card-body {
padding: 0.75rem;
display: flex;
flex-direction: column;
flex: 1;
background-color: #343a40 !important;
position: relative;
min-height: 150px;
justify-content: space-between;
}
.multimedia-wrapper .multimedia-post-card .card-title {
color: white !important;
margin: 0 0 0.75rem 0;
padding: 0;
font-weight: 600;
line-height: 1.35;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 4.05em;
text-overflow: ellipsis;
word-break: break-word;
position: relative;
min-height: 4.05em;
font-size: 1.25rem;
}
.multimedia-wrapper .multimedia-post-card .card-title:hover {
color: #adb5bd !important;
}
.multimedia-wrapper .multimedia-post-card .category-badge {
display: inline-block;
top: 3px;
right: 10px;
z-index: 1;
padding: 0.25rem 0.5rem;
font-family: inherit;
font-size: 0.75rem;
font-weight: 400;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: rgba(255, 255, 255, 0.9) !important;
color: #333 !important;
border: none;
transition: all 0.3s ease;
}
.multimedia-wrapper .multimedia-post-card .category-badge:hover {
background-color: #adb5bd !important;
color: #333 !important;
border-color: #adb5bd;
text-decoration: none;
}
.multimedia-wrapper .multimedia-post-card .category-badge i {
margin-right: 0.25rem;
}
.multimedia-swiper {
width: 100%;
overflow: hidden;
position: relative;
}
.multimedia-swiper .swiper-wrapper {
gap: 0 !important;
}
.multimedia-swiper .swiper-slide {
width: 100%;
padding-left: 8px;
padding-right: 8px;
box-sizing: border-box;
display: flex;
justify-content: center;
}
.multimedia-swiper .swiper-pagination {
position: absolute;
bottom: 10px;
left: 0;
right: 0;
text-align: center;
z-index: 10;
}
.multimedia-swiper .swiper-pagination-bullet {
width: 8px;
height: 8px;
margin: 0 4px;
background-color: #ccc;
opacity: 0.5;
border-radius: 50%;
display: inline-block;
transition: all 0.3s ease;
cursor: pointer;
}
.multimedia-swiper .swiper-pagination-bullet-active {
opacity: 1;
background-color: #333;
width: 10px;
height: 10px;
}
@media (max-width: 768px) {
.multimedia-wrapper .multimedia-post-card .ratio {
height: 180px;
}
.multimedia-wrapper .multimedia-post-card .card-body {
padding: 0.75rem;
min-height: 120px;
display: flex;
flex-direction: column;
}
.multimedia-wrapper .multimedia-post-card .card-title {
font-size: 1.25rem !important;
min-height: 4.05em;
max-height: 4.05em;
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 0.5rem;
line-height: 1.35;
word-break: break-word;
text-overflow: ellipsis;
}
}
@media (max-width: 576px) {
.multimedia-wrapper .multimedia-post-card .ratio {
height: 150px;
}
.multimedia-wrapper .multimedia-post-card .card-body {
padding: 0.5rem;
gap: 0.3rem;
}
.multimedia-wrapper .multimedia-post-card .card-title {
font-size: 1.25rem !important;
min-height: 4.05em;
max-height: 4.05em;
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
padding: 0.3rem 0;
margin-bottom: 0.5rem;
line-height: 1.35;
word-break: break-word;
text-overflow: ellipsis;
}
.multimedia-wrapper .multimedia-post-card .post-date-container {
padding: 0.3rem;
font-size: 0.75rem;
}
}
.multimedia-single-page .video-player-wrapper {
position: relative;
width: 100%;
background-color: #000000;
padding-top: 0;
}
body.is-fullscreen .multimedia-single-page {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 1000;
overflow: hidden;
}
body.is-fullscreen .multimedia-single-page .video-player-wrapper {
width: 100%;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
body.is-fullscreen .multimedia-single-page .video-container {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
body.is-fullscreen .multimedia-single-page .video-container .ratio.ratio-16x9 {
width: 100%;
height: 100%;
padding-bottom: 0;
position: relative;
}
body.is-fullscreen .multimedia-single-page .video-container .ratio.ratio-16x9 iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
body.is-fullscreen .multimedia-single-page .back-button {
z-index: 1001;
}
body.is-fullscreen .multimedia-single-page .content-section,
body.is-fullscreen .multimedia-single-page .related-posts,
body.is-fullscreen .multimedia-single-page #comments-section,
body.is-fullscreen .multimedia-single-page footer,
body.is-fullscreen .multimedia-single-page .container:not(.multimedia-single-page) {
display: none !important;
}
.multimedia-single-page .video-container {
width: 100%;
position: relative;
background-color: #000000;
margin-bottom: 50px;
}
.multimedia-single-page .video-container .ratio.ratio-16x9 {
width: 100%;
height: 0;
padding-bottom: 56.25%;
position: relative;
}
.multimedia-single-page .video-container .ratio.ratio-16x9 iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
@media (max-width: 768px) {
.multimedia-single-page .video-container {
margin-bottom: 30px;
}
.multimedia-single-page .video-container .ratio.ratio-16x9 {
padding-bottom: 56.25%;
margin: 0;
}
.multimedia-single-page .video-container .ratio.ratio-16x9 iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
}
@media (max-width: 576px) {
.multimedia-single-page .video-container {
margin-bottom: 20px;
}
.multimedia-single-page .video-container .ratio.ratio-16x9 {
padding-bottom: 56.25%;
}
.multimedia-single-page .back-button {
font-size: 1rem !important;
padding: 0.5rem 0.75rem;
}
.multimedia-single-page .back-button .fs-2 {
font-size: 1rem !important;
}
}  #magazin-archive-area {
margin-top: 1rem;
}
@media (min-width: 768px) {
#magazin-archive-area .desktop-container .col-md-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
padding-left: 0.0625rem;
padding-right: 0.0625rem;
}
}
@media (min-width: 768px) {
#magazin-archive-area .desktop-container {
margin-left: -1.5rem;
margin-right: -1.5rem;
}
}
#magazin-archive-area .mobile-container.post-swiper {
padding-bottom: 30px;
}
#magazin-archive-area .mobile-container .swiper-slide {
height: auto;
}
#magazin-archive-area .mobile-container .post-card {
height: 100%;
}
#magazin-archive-area .mobile-container .swiper-pagination {
position: relative;
margin-top: 20px;
}
#magazin-archive-area .mobile-container .swiper-pagination .swiper-pagination-bullet {
width: 8px;
height: 8px;
background-color: #ccc;
opacity: 0.5;
margin: 0 4px;
}
#magazin-archive-area .mobile-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #2F528F;
opacity: 1;
} .category-header-img {
width: 100%;
max-height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
.category-header-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
}
.category-title {
font-size: 2.5rem;
font-weight: 700;
margin-bottom: 1rem;
}
@media (max-width: 768px) {
.category-title {
font-size: 2rem;
}
}
.category-description-wrapper {
max-width: 800px;
margin: 0 auto;
}
.category-description {
font-size: 1.1rem;
line-height: 1.6;
}
@media (max-width: 768px) {
.category-description {
font-size: 1rem;
}
} .hero-section {
min-height: 400px;
max-height: 500px;
overflow: hidden;
margin-bottom: 2rem;
}
.hero-image-container {
height: 100%;
width: 100%;
}
.hero-image {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.hero-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4));
}
.hero-content {
z-index: 2;
width: 80%;
max-width: 800px;
}
.hero-title {
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
font-weight: 700;
}
.hero-description {
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
font-weight: 400;
}
@media (max-width: 768px) {
.hero-section {
height: 50vh;
}
.hero-title {
font-size: 2rem;
}
.hero-description {
font-size: 1rem;
}
} .nav-link a:hover {
color: #2F528F;
} .btn-bar {
background-color: #2F528F;
}
.btn-bar:hover {
background-color: #708CBC;
}
.btn-magazin {
color: white;
background-color: #2F528F;
border-radius: 5px;
padding: 5px 5px;
cursor: pointer;
transition: background-color 0.3s;
margin: 20px 10px;
font-size: 1.3rem;
width: 50%;
}
.btn-magazin:hover {
background-color: #708CBC;
color: #ffffff;
}
.page-template-magazin .btn.active,
.page-template-magazin .btn.btn-outline-light.active,
.page-template-templates-template-abonnieren .btn.active,
.page-template-templates-template-abonnieren .btn.btn-outline-light.active,
.page-template-templates-template-abonnieren-php .btn.active,
.page-template-templates-template-abonnieren-php .btn.btn-outline-light.active,
.page-template-template-magazin-archiv .btn.active,
.page-template-template-magazin-archiv .btn.btn-outline-light.active,
.page-template-template-magazin-archiv-php .btn.active,
.page-template-template-magazin-archiv-php .btn.btn-outline-light.active,
.single-magazin .btn.active,
.single-magazin .btn.btn-outline-light.active,
.is-magazin-family .btn.active,
.is-magazin-family .btn.btn-outline-light.active {
background-color: #ffffff;
color: #2F528F !important;
border-color: #ffffff;
}
.page-template-magazin .btn.btn-outline-light:hover,
.page-template-magazin .btn.btn-outline-light:focus,
.page-template-magazin .btn.btn-outline-light.text-white:hover,
.page-template-magazin .btn.btn-outline-light.text-white:focus,
.page-template-templates-template-abonnieren .btn.btn-outline-light:hover,
.page-template-templates-template-abonnieren .btn.btn-outline-light:focus,
.page-template-templates-template-abonnieren .btn.btn-outline-light.text-white:hover,
.page-template-templates-template-abonnieren .btn.btn-outline-light.text-white:focus,
.page-template-templates-template-abonnieren-php .btn.btn-outline-light:hover,
.page-template-templates-template-abonnieren-php .btn.btn-outline-light:focus,
.page-template-templates-template-abonnieren-php .btn.btn-outline-light.text-white:hover,
.page-template-templates-template-abonnieren-php .btn.btn-outline-light.text-white:focus,
.page-template-template-magazin-archiv .btn.btn-outline-light:hover,
.page-template-template-magazin-archiv .btn.btn-outline-light:focus,
.page-template-template-magazin-archiv .btn.btn-outline-light.text-white:hover,
.page-template-template-magazin-archiv .btn.btn-outline-light.text-white:focus,
.page-template-template-magazin-archiv-php .btn.btn-outline-light:hover,
.page-template-template-magazin-archiv-php .btn.btn-outline-light:focus,
.page-template-template-magazin-archiv-php .btn.btn-outline-light.text-white:hover,
.page-template-template-magazin-archiv-php .btn.btn-outline-light.text-white:focus,
.single-magazin .btn.btn-outline-light:hover,
.single-magazin .btn.btn-outline-light:focus,
.single-magazin .btn.btn-outline-light.text-white:hover,
.single-magazin .btn.btn-outline-light.text-white:focus,
.is-magazin-family .btn.btn-outline-light:hover,
.is-magazin-family .btn.btn-outline-light:focus,
.is-magazin-family .btn.btn-outline-light.text-white:hover,
.is-magazin-family .btn.btn-outline-light.text-white:focus {
color: #2F528F !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
}
.page-template-magazin .btn.btn-light:hover,
.page-template-magazin .btn.btn-light:focus,
.page-template-templates-template-abonnieren .btn.btn-light:hover,
.page-template-templates-template-abonnieren .btn.btn-light:focus,
.page-template-templates-template-abonnieren-php .btn.btn-light:hover,
.page-template-templates-template-abonnieren-php .btn.btn-light:focus,
.page-template-template-magazin-archiv .btn.btn-light:hover,
.page-template-template-magazin-archiv .btn.btn-light:focus,
.page-template-template-magazin-archiv-php .btn.btn-light:hover,
.page-template-template-magazin-archiv-php .btn.btn-light:focus,
.single-magazin .btn.btn-light:hover,
.single-magazin .btn.btn-light:focus,
.is-magazin-family .btn.btn-light:hover,
.is-magazin-family .btn.btn-light:focus {
color: #2F528F !important;
} a.btn.btn-outline-light[href*="/magazin/"]:hover,
a.btn.btn-outline-light[href*="/magazin/"]:focus,
a.btn.btn-outline-light[href*="/schwerpunkt/"]:hover,
a.btn.btn-outline-light[href*="/schwerpunkt/"]:focus,
a.btn.btn-outline-light[href*="/abonnieren/"]:hover,
a.btn.btn-outline-light[href*="/abonnieren/"]:focus,
a.btn.btn-outline-light[href*="/magazin-bestellen/"]:hover,
a.btn.btn-outline-light[href*="/magazin-bestellen/"]:focus {
color: #2F528F !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
}
a.btn.btn-light[href*="/magazin/"]:hover,
a.btn.btn-light[href*="/magazin/"]:focus,
a.btn.btn-light[href*="/schwerpunkt/"]:hover,
a.btn.btn-light[href*="/schwerpunkt/"]:focus,
a.btn.btn-light[href*="/abonnieren/"]:hover,
a.btn.btn-light[href*="/abonnieren/"]:focus,
a.btn.btn-light[href*="/magazin-bestellen/"]:hover,
a.btn.btn-light[href*="/magazin-bestellen/"]:focus {
color: #2F528F !important;
} a.btn.active[href*="/magazin/"],
a.btn.active[href*="/schwerpunkt/"],
a.btn.active[href*="/abonnieren/"],
a.btn.active[href*="/magazin-bestellen/"] {
color: #2F528F !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
} .btn.btn-outline-light.p-2.fs-5.w-100:hover,
.btn.btn-outline-light.p-2.fs-5.w-100:focus {
color: #2F528F !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
}
.btn.btn-light.p-2.fs-5.w-100:hover,
.btn.btn-light.p-2.fs-5.w-100:focus {
color: #2F528F !important;
}
.btn.active.p-2.fs-5.w-100,
.btn.btn-light.active.p-2.fs-5.w-100,
.btn.btn-outline-light.active.p-2.fs-5.w-100 {
color: #2F528F !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
} .comment-form input[type=submit] {
background-color: #2F528F;
}
.comment-form input[type=submit]:hover {
background-color: #708CBC;
} .related-posts .card-link:hover {
color: #2F528F;
} .existing-comments h3 {
color: #2F528F;
}
.comments-scroll::-webkit-scrollbar-thumb {
background: #708CBC;
}
.comments-scroll::-webkit-scrollbar-thumb:hover {
background: #2F528F;
}
.comment-content h5 {
color: #2F528F;
}
.social-icon:hover .comment-count {
background-color: #2F528F;
} @media (max-width: 576px) {
.card-thumbnails {
height: 150px;
}
.card-title {
font-size: 1.3rem;
margin-left: 10px;
}
} .magazine-card {
border: none;
box-shadow: 0 4px 16px rgba(47, 82, 143, 0.1);
transition: box-shadow 0.3s, transform 0.3s;
background: #fff;
}
.magazine-card:hover {
box-shadow: 0 8px 32px #2F528F;
transform: translateY(-4px) scale(1.02);
}
.card-thumbnails {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
transition: transform 0.5s ease;
}
.card-img-container {
overflow: hidden;
}
.magazine-card:hover .card-thumbnails {
transform: scale(1.05);
}
.price-box {
font-weight: 700;
font-size: 1.2rem;
color: #2F528F;
}
.price-box del {
font-size: 0.9rem;
color: #6c757d;
}
.price-box ins {
text-decoration: none;
color: #2F528F;
}
@media (min-width: 577px) and (max-width: 768px) {
.card-thumbnails {
height: 200px;
}
} .magazine-item {
text-align: center;
}
.magazine-item .magazine-cover-image.has-border {
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.magazine-item:hover .magazine-cover-image.has-border {
transform: translateY(-4px);
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.magazine-item-content {
padding: 0.5rem 0;
}
.magazine-issue-meta {
font-size: 1rem;
color: #666;
margin-bottom: 0.75rem;
font-weight: 400;
}
.magazine-schwerpunkt-title {
font-size: 1.1rem;
font-weight: 700;
line-height: 1.4;
margin: 0;
}
.magazine-schwerpunkt-title a {
color: #2F528F;
text-decoration: none;
border-bottom: 2px solid #2F528F;
padding-bottom: 2px;
transition: color 0.3s ease;
}
.magazine-schwerpunkt-title a:hover {
color: #1a3b6b;
text-decoration: none;
} @media (max-width: 768px) {
.magazine-schwerpunkt-title {
font-size: 1rem;
}
.magazine-issue-meta {
font-size: 0.9rem;
}
}
@media (max-width: 576px) {
.magazine-item-content {
padding: 0.75rem 0;
}
.magazine-schwerpunkt-title {
font-size: 0.95rem;
}
} .magazine-item a {
text-decoration: none;
color: inherit; transition: opacity 0.2s ease-in-out;
}
.magazine-item a:hover {
opacity: 0.8;
}
.magazine-cover-image.has-border {
display: block;
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.magazine-issue-meta {
font-size: 0.9rem; color: #6c757d; margin: 0;
}
.magazine-schwerpunkt-title {
font-size: 1.1rem; font-weight: 700;
line-height: 1.4;
margin-top: 0.25rem;
}
.magazine-schwerpunkt-title a {
color: #212529; }
.magazine-schwerpunkt-title a:hover {
color: #708CBC; text-decoration: none;
} .year-swiper {
overflow: hidden;
}
.year-swiper .swiper-wrapper {
display: flex;
transition-property: transform;
}
.year-swiper .swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
} @media (min-width: 768px) {
.year-swiper .swiper-pagination {
display: none !important;
}
} .year-swiper .swiper-pagination {
position: relative;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.year-swiper .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
background: #000000;
opacity: 0.2;
margin: 0 4px;
}
.year-swiper .swiper-pagination-bullet-active {
opacity: 1;
background: #708CBC;
}
.festival-navigation {
background-color: #ffad29;
padding: 0;
}
.festival-navigation .nav-buttons {
gap: 0.5rem;
flex-wrap: wrap;
padding: 0.5rem 0.75rem;
}
.festival-navigation .festival-nav-btn {
margin: 0.15rem 0;
}
.festival-navigation .btn-outline-dark {
border: 2px solid #000000;
color: #000000;
background-color: transparent;
}
.festival-navigation .btn-outline-dark:hover, .festival-navigation .btn-outline-dark:focus {
background-color: #000000;
color: #ffffff;
border-color: #000000;
}
.festival-navigation .dropdown-menu .dropdown-item {
color: #000000;
}
.festival-navigation .dropdown-menu .dropdown-item:hover, .festival-navigation .dropdown-menu .dropdown-item:focus {
background-color: #000000;
color: #ffffff;
}
.offenes-hochhus-nav {
background-color: #7f1109;
padding: 0;
}
.offenes-hochhus-nav-buttons {
padding: 0.5rem 0.75rem;
}
.offenes-hochhus-nav-btn {
margin: 0.15rem 0;
}
@media (max-width: 576px) {
.festival-navigation .nav-buttons,
.offenes-hochhus-nav-buttons {
gap: 0.4rem !important;
padding: 0.4rem 0.5rem;
}
.festival-navigation .festival-nav-btn,
.offenes-hochhus-nav-btn {
margin: 0.1rem 0;
padding: 0.35rem 0.75rem !important;
font-size: 0.95rem;
line-height: 1.2;
}
}