#zeugnissuche .kb-svg-icon-wrap {
width: 18px;
position: relative;
left: -30px;
display: inline-block;
top: 10px;
}
#zeugnissuche .suche {
display: inline-block;
width: 300px;
margin: 0px;
height: 42px;
vertical-align: top;
border: none;
position: relative;
}
#zeugnissuche .submit {
display: inline-block;
height: 42px;
vertical-align: top;
position: relative;
left: -2px;
background: #388a4f;
min-width: 205px;
}
#zeugnisssuche .item .header {
background-color: #eee;
border-bottom:  1px dash #fff;	
padding-bottom: 5px;
margin-bottom: 5px;
padding: 5px;
}
#zeugnisssuche .item {
border-bottom:  5px solid #fa0;
overflow: hidden;
padding-bottom: 20px;
margin-bottom: 20px;
max-height: 400px;
position: relative;
}
#zeugnisssuche .item:nth-last-child(2),
#zeugnisssuche:nth-last-child(2) {
background-color: #ddd;
}
#zeugnisssuche .item.all {
max-height: auto;
}
#zeugnisssuche .item .wrapschalter {
text-align: center;
}
#zeugnisssuche .item .schalter {
height: 80px;
background-color: #ffaa001c;
color: #fa0;
font-size: 20px;
position: absolute;
bottom: 0px;
width: 100%;
background-color: #fdfdfdcf;
color: #090808;
cursor: pointer;
}
#zeugnisssuche .item.open .schalter {
height: 30px;
margin-top:50px;
}
#zeugnisssuche .item .kb-svg-icon-wrap {
width: 22px;
display: inline-block;
position: relative;
top: 6px;
left: -1px;
}#medienlibraryHome {
}
#medienlibraryHome .linklistcatname {
font-size: 40px;
text-align: center;
}
#medienlibrary {
}
#medienlibrary .linklistcatname {
font-size: 30px;
font-weight: 900;
}
#medienlibrary ul,
#medienlibraryHome ul
{
list-style: none;
padding-left: 0px;
margin-left: 0px;
margin-bottom: 30px;
}
.site-main a {
position: relative;
text-decoration: none; color: #409b1f; }
.site-main a .kt-btn-inner-text {
color: #fff; 
}
.site-main a[href^="mailto:"] {
position: relative;
padding-left: 28px; text-decoration: none; color: #409b1f; }
.site-main a[href^="mailto:"]:before {
content: "\2709"; font-family: Arial, sans-serif;
position: absolute;
left: 0;
top: -6;
font-size: 16px;
font-weight: 900;
color: #409b1f;
content: "\2709";
font-family: Arial, sans-serif;
position: absolute;
left: 1px;
top: -6px;
font-size: 22px;
color: #409b1f;
}
.site-main a[href^="mailto:"]:before:hover {
top: -6;
}
.site-main a[href^="mailto:"]:hover {
position: relative;
padding-left: 28px; text-decoration: none; color: #4ee816; color: #28750c;;
}
.site-main a::hover {
position: relative;
padding-left: 28px; text-decoration: none; color: #4ee816;; color: #28750c;
}.content_hidden {
display: none;
}.tribe-events-view--list .pcboy-tec-list-event {
margin: 0 !important;
padding: 0 !important;
width: 100%;
}
.tribe-events-view--list .pcboy-tec-list-event__link {
--pcboy-list-accent: #7d9300;
--pcboy-list-line: rgba(30,45,55,.14);
display: grid;
grid-template-columns: 64px minmax(0,1fr) 28px;
gap: 20px;
align-items: center;
width: 100%;
padding: 12px 6px;
border-bottom: 1px solid var(--pcboy-list-line);
color: inherit !important;
text-decoration: none !important;
transition: background-color .18s ease;
}
.tribe-events-view--list .pcboy-tec-date {
display: block;
width: 58px;
overflow: hidden;
border: 1px solid var(--pcboy-list-accent);
border-radius: 4px;
background: #fff;
text-align: center;
}
.tribe-events-view--list .pcboy-tec-date__month {
display: block;
padding: 4px 2px 3px;
background: var(--pcboy-list-accent);
color: #fff;
font-size: 12px;
line-height: 1.2;
font-weight: 700;
}
.tribe-events-view--list .pcboy-tec-date__day {
display: block;
padding: 5px 2px 6px;
color: #26313a;
font-size: 23px;
line-height: 1;
font-weight: 650;
}
.tribe-events-view--list .pcboy-tec-list-event__link:has(.pcboy-tec-list-event__image) {
grid-template-columns: 64px 110px minmax(0,1fr) 28px;
}
.tribe-events-view--list .pcboy-tec-list-event__image {
display: block;
width: 110px;
height: 76px;
overflow: hidden;
border-radius: 4px;
background: #eef1f2;
}
.tribe-events-view--list .pcboy-tec-list-event__image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.tribe-events-view--list .pcboy-tec-list-event__content {
display: block;
min-width: 0;
}
.tribe-events-view--list .pcboy-tec-list-event__title {
display: block;
margin: 0 0 5px;
color: #17202a;
font-size: 17px;
line-height: 1.3;
font-weight: 700;
}
.tribe-events-view--list .pcboy-tec-list-event__time {
display: block;
margin-bottom: 5px;
color: #67727c;
font-size: 13px;
line-height: 1.35;
}
.tribe-events-view--list .pcboy-tec-list-event__excerpt {
display: block;
max-width: 760px;
color: #5d6872;
font-size: 14px;
line-height: 1.45;
}
.tribe-events-view--list .pcboy-tec-list-event__arrow {
color: #35414a;
font-size: 31px;
line-height: 1;
text-align: right;
}
@media (hover:hover) and (pointer:fine) {
.tribe-events-view--list .pcboy-tec-list-event__link:hover {
background: rgba(125,147,0,.07);
}
.tribe-events-view--list .pcboy-tec-list-event__link:hover .pcboy-tec-list-event__title {
color: var(--pcboy-list-accent);
}
} .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
width: 100%;
} .tribe-events-view--list .tribe-events-calendar-list__month-separator {
margin-top: 34px;
margin-bottom: 8px;
}
@media (max-width: 767px) {
.tribe-events-view--list .pcboy-tec-list-event__link {
grid-template-columns: 54px minmax(0,1fr) 18px;
gap: 12px;
padding: 10px 0;
}
.tribe-events-view--list .pcboy-tec-list-event__link:has(.pcboy-tec-list-event__image) {
grid-template-columns: 54px 72px minmax(0,1fr) 18px;
}
.tribe-events-view--list .pcboy-tec-list-event__image {
width: 72px;
height: 58px;
}
.tribe-events-view--list .pcboy-tec-date {
width: 50px;
}
.tribe-events-view--list .pcboy-tec-date__day {
font-size: 20px;
}
.tribe-events-view--list .pcboy-tec-list-event__title {
font-size: 15px;
}
.tribe-events-view--list .pcboy-tec-list-event__excerpt {
font-size: 13px;
}
.tribe-events-view--list .pcboy-tec-list-event__arrow {
font-size: 26px;
}
}.single-tribe_events {
--pcboy-event-accent: #7d9300;
--pcboy-event-text: #17202a;
--pcboy-event-muted: #64707a;
--pcboy-event-line: rgba(28, 43, 54, .13);
--pcboy-event-card: #ffffff;
--pcboy-event-soft: rgba(125,147,0,.065);
} .single-tribe_events .tribe-events-pg-template {
width: min(100% - 48px, 1220px) !important;
max-width: 1220px !important;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 52px !important;
padding-bottom: 64px !important;
} .single-tribe_events .tribe-events-single {
width: 100%;
max-width: none !important;
margin: 0 auto !important;
padding: clamp(24px, 4vw, 48px);
background: var(--pcboy-event-card);
border-radius: 7px;
box-shadow: 0 7px 28px rgba(25, 40, 50, .09);
} .single-tribe_events .tribe-events-back {
margin: 0 0 24px !important;
}
.single-tribe_events .tribe-events-back a {
color: var(--pcboy-event-accent) !important;
font-weight: 600;
text-decoration: none !important;
}
.single-tribe_events .tribe-events-back a:hover {
text-decoration: underline !important;
} .single-tribe_events .tribe-events-single-event-title {
max-width: 1080px;
margin: 0 0 16px !important;
color: var(--pcboy-event-text) !important;
font-size: clamp(2rem, 4vw, 3.15rem) !important;
line-height: 1.12 !important;
letter-spacing: -.025em;
} .single-tribe_events .tribe-events-schedule {
display: inline-flex !important;
flex-wrap: wrap;
align-items: center;
gap: 8px;
margin: 0 0 30px !important;
padding: 10px 14px;
background: var(--pcboy-event-soft);
border-left: 4px solid var(--pcboy-event-accent);
border-radius: 4px;
}
.single-tribe_events .tribe-events-schedule h2,
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
margin: 0 !important;
color: var(--pcboy-event-text) !important;
font-size: 1rem !important;
line-height: 1.4 !important;
font-weight: 600;
} .single-tribe_events .pcboy-single-featured-image {
width: 100%;
margin: 4px 0 34px;
overflow: hidden;
border-radius: 7px;
background: #eef1f2;
}
.single-tribe_events .pcboy-single-featured-image img {
display: block;
width: 100%;
height: auto;
max-height: 520px;
object-fit: cover;
} .single-tribe_events .pcboy-single-featured-image + .tribe-events-event-image {
display: none !important;
} .single-tribe_events .tribe-events-event-image {
margin: 4px 0 30px !important;
overflow: hidden;
border-radius: 6px;
background: #eef1f2;
}
.single-tribe_events .tribe-events-event-image img {
display: block;
width: 100%;
max-height: 430px;
object-fit: cover;
} .single-tribe_events .tribe-events-single-event-description,
.single-tribe_events .tribe-events-content {
max-width: 980px;
color: #4f5a63;
font-size: 1.06rem;
line-height: 1.72;
}
.single-tribe_events .tribe-events-single-event-description p,
.single-tribe_events .tribe-events-content p {
margin-bottom: 1.15em;
}
.single-tribe_events .tribe-events-single-event-description h2,
.single-tribe_events .tribe-events-single-event-description h3,
.single-tribe_events .tribe-events-content h2,
.single-tribe_events .tribe-events-content h3 {
color: var(--pcboy-event-text);
line-height: 1.25;
margin-top: 1.5em;
}
.single-tribe_events .tribe-events-single-event-description a,
.single-tribe_events .tribe-events-content a {
color: #ef9800;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
} .single-tribe_events .tribe-events-single-section {
margin-top: 36px !important;
padding: 24px !important;
background: #f7f9fa;
border: 1px solid var(--pcboy-event-line);
border-radius: 6px;
}
.single-tribe_events .tribe-events-meta-group {
margin: 0 !important;
}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
color: var(--pcboy-event-text);
font-size: 1.05rem;
margin-bottom: 12px;
}
.single-tribe_events .tribe-events-event-meta,
.single-tribe_events .tribe-events-event-meta a {
color: var(--pcboy-event-muted);
} .single-tribe_events .tribe-events-cal-links {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin: 30px 0 0 !important;
}
.single-tribe_events .tribe-events-cal-links a {
display: inline-block;
margin: 0 !important;
padding: 9px 14px !important;
color: var(--pcboy-event-accent) !important;
border: 1px solid var(--pcboy-event-accent);
border-radius: 4px;
background: transparent;
text-decoration: none !important;
font-weight: 600;
}
.single-tribe_events .tribe-events-cal-links a:hover {
color: #fff !important;
background: var(--pcboy-event-accent);
} .single-tribe_events .tribe-events-sub-nav {
margin-top: 34px !important;
padding-top: 20px !important;
border-top: 1px solid var(--pcboy-event-line);
}
.single-tribe_events .tribe-events-sub-nav a {
color: var(--pcboy-event-accent) !important;
text-decoration: none !important;
font-weight: 600;
} .single-tribe_events #tribe-events-content {
margin-bottom: 0 !important;
}
@media (hover:hover) and (pointer:fine) {
.single-tribe_events .tribe-events-cal-links a,
.single-tribe_events .tribe-events-back a,
.single-tribe_events .tribe-events-sub-nav a {
transition: color .18s ease, background-color .18s ease, border-color .18s ease;
}
}
@media (max-width: 767px) {
.single-tribe_events .tribe-events-pg-template {
width: calc(100% - 24px) !important;
padding: 24px 0 40px !important;
}
.single-tribe_events .tribe-events-single {
padding: 22px 18px;
border-radius: 5px;
}
.single-tribe_events .tribe-events-single-event-title {
font-size: clamp(1.7rem, 8vw, 2.3rem) !important;
}
.single-tribe_events .tribe-events-schedule {
display: flex !important;
width: 100%;
margin-bottom: 24px !important;
}
.single-tribe_events .tribe-events-event-image img {
max-height: 300px;
}
.single-tribe_events .tribe-events-single-section {
padding: 18px !important;
}
} body.single-tribe_events.content-width-narrow #primary > .content-container.site-container,
body.single-tribe_events #primary > .content-container.site-container {
width: 100% !important;
max-width: var(--global-content-width, 1290px) !important;
margin-left: auto !important;
margin-right: auto !important;
}
body.single-tribe_events #primary {
width: 100% !important;
max-width: none !important;
}
body.single-tribe_events #tribe-events-pg-template,
body.single-tribe_events .tribe-events-pg-template {
width: 100% !important;
max-width: none !important;
margin-left: 0 !important;
margin-right: 0 !important;
} body.single-tribe_events .tribe-events-single {
width: 100% !important;
max-width: none !important;
} body.single-tribe_events .tribe-events-single-event-description,
body.single-tribe_events .tribe-events-content,
body.single-tribe_events .tribe-blocks-editor > p,
body.single-tribe_events .tribe-blocks-editor > .wp-block-paragraph {
max-width: 1050px;
} body.single-tribe_events .pcboy-single-featured-image {
width: 100%;
max-width: 1050px;
margin: 6px 0 34px;
}
body.single-tribe_events .pcboy-single-featured-image img {
width: 100%;
height: auto;
max-height: 520px;
object-fit: cover;
border-radius: 6px;
}
@media (max-width: 767px) {
body.single-tribe_events.content-width-narrow #primary > .content-container.site-container,
body.single-tribe_events #primary > .content-container.site-container {
max-width: none !important;
padding-left: 12px !important;
padding-right: 12px !important;
}
}  body.single-tribe_events .tribe-events-schedule {
display: none !important;
}
body.single-tribe_events .pcboy-single-event-intro {
display: flex;
align-items: center;
gap: 16px;
margin: 4px 0 22px;
}
body.single-tribe_events .pcboy-single-date-tile {
flex: 0 0 auto;
width: 62px;
overflow: hidden;
border: 1px solid var(--pcboy-single-accent, #7d9300);
border-radius: 5px;
background: #fff;
text-align: center;
}
body.single-tribe_events .pcboy-single-date-tile__month {
display: block;
padding: 4px 3px 3px;
background: var(--pcboy-single-accent, #7d9300);
color: #fff;
font-size: 12px;
line-height: 1.2;
font-weight: 700;
}
body.single-tribe_events .pcboy-single-date-tile__day {
display: block;
padding: 6px 3px 7px;
color: #26313a;
font-size: 25px;
line-height: 1;
font-weight: 700;
}
body.single-tribe_events .pcboy-single-event-time {
color: #5f6b74;
font-size: 15px;
font-weight: 600;
}
body.single-tribe_events .pcboy-single-featured-image {
width: 100%;
max-width: none;
margin: 0 0 34px;
overflow: hidden;
border-radius: 6px;
}
body.single-tribe_events .pcboy-single-featured-image img {
display: block;
width: 100%;
height: auto;
max-height: 540px;
object-fit: cover;
}
@media (max-width: 767px) {
body.single-tribe_events .pcboy-single-event-intro {
gap: 12px;
margin-bottom: 18px;
}
body.single-tribe_events .pcboy-single-date-tile {
width: 54px;
}
body.single-tribe_events .pcboy-single-date-tile__day {
font-size: 21px;
}
body.single-tribe_events .pcboy-single-featured-image {
margin-bottom: 24px;
}
body.single-tribe_events .pcboy-single-featured-image img {
max-height: 340px;
}
}body.single-tribe_events {
--pcboy-single-accent: #7d9300;
} body.single-tribe_events,
body.single-tribe_events #primary {
background: transparent !important;
} body.single-tribe_events .tribe-events-single {
background: transparent !important;
box-shadow: none !important;
border-radius: 0 !important;
}  body.single-tribe_events .pcboy-single-date-tile {
border-color: var(--pcboy-single-accent) !important;
}
body.single-tribe_events .pcboy-single-date-tile__month {
background: var(--pcboy-single-accent) !important;
} body.single-tribe_events .pcboy-single-featured-image {
background: #eef1f2;
}@font-face{font-family:wp-svg-plugin-icon-set1;src:url(//verschickungsheime.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.eot);src:url(//verschickungsheime.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.eot?#iefix) format('embedded-opentype'),url(//verschickungsheime.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.woff) format('woff'),url(//verschickungsheime.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.ttf) format('truetype'),url(//verschickungsheime.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.svg#wp-svg-plugin-icon-set1) format('svg');font-weight:400;font-style:normal}.dashicons-wp-svg-gift:before,[data-icon]:before{font-family:wp-svg-plugin-icon-set1!important;content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.dropDownButton{background:url(//verschickungsheime.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/images/download-icon-small.png) 6px 6px/13px 14px no-repeat!important;padding-left:24px!important}.wp-svg-Celsius,.wp-svg-Fahrenheit,.wp-svg-IE,.wp-svg-IcoMoon,.wp-svg-accessibility,.wp-svg-address-book,.wp-svg-aid,.wp-svg-airplane,.wp-svg-alarm,.wp-svg-alarm-2,.wp-svg-android,.wp-svg-angry,.wp-svg-angry-2,.wp-svg-aperture,.wp-svg-apple,.wp-svg-arrow-down,.wp-svg-arrow-down-2,.wp-svg-arrow-down-3,.wp-svg-arrow-down-left,.wp-svg-arrow-down-left-2,.wp-svg-arrow-down-left-3,.wp-svg-arrow-down-right,.wp-svg-arrow-down-right-2,.wp-svg-arrow-down-right-3,.wp-svg-arrow-left,.wp-svg-arrow-left-2,.wp-svg-arrow-left-3,.wp-svg-arrow-right,.wp-svg-arrow-right-2,.wp-svg-arrow-right-3,.wp-svg-arrow-up,.wp-svg-arrow-up-2,.wp-svg-arrow-up-3,.wp-svg-arrow-up-left,.wp-svg-arrow-up-left-2,.wp-svg-arrow-up-left-3,.wp-svg-arrow-up-right,.wp-svg-arrow-up-right-2,.wp-svg-arrow-up-right-3,.wp-svg-attachment,.wp-svg-backward,.wp-svg-backward-2,.wp-svg-barcode,.wp-svg-bars,.wp-svg-bars-2,.wp-svg-bell,.wp-svg-binoculars,.wp-svg-blocked,.wp-svg-blog,.wp-svg-blogger,.wp-svg-blogger-2,.wp-svg-bold,.wp-svg-book,.wp-svg-bookmark,.wp-svg-bookmarks,.wp-svg-books,.wp-svg-box-add,.wp-svg-box-remove,.wp-svg-briefcase,.wp-svg-brightness-contrast,.wp-svg-brightness-medium,.wp-svg-bubble,.wp-svg-bubble-2,.wp-svg-bubbles,.wp-svg-bubbles-2,.wp-svg-bubbles-3,.wp-svg-bubbles-4,.wp-svg-bug,.wp-svg-bullhorn,.wp-svg-busy,.wp-svg-cabinet,.wp-svg-calculate,.wp-svg-calendar,.wp-svg-calendar-2,.wp-svg-camera,.wp-svg-camera-2,.wp-svg-camera-3,.wp-svg-cancel-circle,.wp-svg-cart,.wp-svg-cart-2,.wp-svg-cart-3,.wp-svg-checkbox-checked,.wp-svg-checkbox-partial,.wp-svg-checkbox-unchecked,.wp-svg-checkmark,.wp-svg-checkmark-2,.wp-svg-checkmark-circle,.wp-svg-chrome,.wp-svg-clock,.wp-svg-clock-2,.wp-svg-close,.wp-svg-cloud,.wp-svg-cloud-2,.wp-svg-cloud-3,.wp-svg-cloud-4,.wp-svg-cloud-5,.wp-svg-cloud-6,.wp-svg-cloud-download,.wp-svg-cloud-upload,.wp-svg-cloudy,.wp-svg-cloudy-2,.wp-svg-cloudy-3,.wp-svg-cloudy-4,.wp-svg-clubs,.wp-svg-code,.wp-svg-cog,.wp-svg-cog-2,.wp-svg-cogs,.wp-svg-coin,.wp-svg-compass,.wp-svg-compass-2,.wp-svg-confused,.wp-svg-confused-2,.wp-svg-connection,.wp-svg-console,.wp-svg-contract,.wp-svg-contract-2,.wp-svg-contrast,.wp-svg-cool,.wp-svg-cool-2,.wp-svg-copy,.wp-svg-copy-2,.wp-svg-copy-3,.wp-svg-credit,.wp-svg-crop,.wp-svg-css3,.wp-svg-dashboard,.wp-svg-delicious,.wp-svg-deviantart,.wp-svg-deviantart-2,.wp-svg-diamonds,.wp-svg-dice,.wp-svg-disk,.wp-svg-download,.wp-svg-download-2,.wp-svg-download-3,.wp-svg-drawer,.wp-svg-drawer-2,.wp-svg-drawer-3,.wp-svg-dribbble,.wp-svg-dribbble-2,.wp-svg-dribbble-3,.wp-svg-droplet,.wp-svg-earth,.wp-svg-eject,.wp-svg-embed,.wp-svg-enter,.wp-svg-envelop,.wp-svg-equalizer,.wp-svg-evil,.wp-svg-evil-2,.wp-svg-exit,.wp-svg-expand,.wp-svg-expand-2,.wp-svg-eye,.wp-svg-eye-2,.wp-svg-eye-blocked,.wp-svg-facebook,.wp-svg-facebook-2,.wp-svg-facebook-3,.wp-svg-feed,.wp-svg-feed-2,.wp-svg-feed-3,.wp-svg-feed-4,.wp-svg-file,.wp-svg-file-2,.wp-svg-file-3,.wp-svg-file-4,.wp-svg-file-css,.wp-svg-file-excel,.wp-svg-file-openoffice,.wp-svg-file-pdf,.wp-svg-file-powerpoint,.wp-svg-file-word,.wp-svg-file-xml,.wp-svg-file-zip,.wp-svg-film,.wp-svg-filter,.wp-svg-filter-2,.wp-svg-finder,.wp-svg-fire,.wp-svg-firefox,.wp-svg-first,.wp-svg-flag,.wp-svg-flattr,.wp-svg-flickr,.wp-svg-flickr-2,.wp-svg-flickr-3,.wp-svg-flickr-4,.wp-svg-flip,.wp-svg-flip-2,.wp-svg-folder,.wp-svg-folder-open,.wp-svg-font,.wp-svg-food,.wp-svg-forrst,.wp-svg-forrst-2,.wp-svg-forward,.wp-svg-forward-2,.wp-svg-forward-3,.wp-svg-foursquare,.wp-svg-foursquare-2,.wp-svg-gift,.wp-svg-github,.wp-svg-github-2,.wp-svg-github-3,.wp-svg-github-4,.wp-svg-github-5,.wp-svg-glass,.wp-svg-globe,.wp-svg-google,.wp-svg-google-drive,.wp-svg-google-plus,.wp-svg-google-plus-2,.wp-svg-google-plus-3,.wp-svg-google-plus-4,.wp-svg-grin,.wp-svg-grin-2,.wp-svg-hammer,.wp-svg-hammer-2,.wp-svg-happy,.wp-svg-happy-2,.wp-svg-headphones,.wp-svg-heart,.wp-svg-heart-2,.wp-svg-heart-broken,.wp-svg-history,.wp-svg-home,.wp-svg-home-2,.wp-svg-home-3,.wp-svg-html5,.wp-svg-html5-2,.wp-svg-image,.wp-svg-image-2,.wp-svg-images,.wp-svg-indent-decrease,.wp-svg-indent-increase,.wp-svg-info,.wp-svg-info-2,.wp-svg-insert-template,.wp-svg-instagram,.wp-svg-italic,.wp-svg-joomla,.wp-svg-key,.wp-svg-key-2,.wp-svg-keyboard,.wp-svg-lab,.wp-svg-lanyrd,.wp-svg-laptop,.wp-svg-last,.wp-svg-lastfm,.wp-svg-lastfm-2,.wp-svg-leaf,.wp-svg-left-to-right,.wp-svg-library,.wp-svg-libreoffice,.wp-svg-lightning,.wp-svg-lightning-2,.wp-svg-lightning-3,.wp-svg-lightning-4,.wp-svg-lightning-5,.wp-svg-lightning-6,.wp-svg-lines,.wp-svg-link,.wp-svg-linkedin,.wp-svg-list,.wp-svg-list-2,.wp-svg-location,.wp-svg-location-2,.wp-svg-lock,.wp-svg-lock-2,.wp-svg-loop,.wp-svg-loop-2,.wp-svg-loop-3,.wp-svg-magnet,.wp-svg-mail,.wp-svg-mail-2,.wp-svg-mail-3,.wp-svg-mail-4,.wp-svg-map,.wp-svg-map-2,.wp-svg-menu,.wp-svg-menu-2,.wp-svg-meter,.wp-svg-meter2,.wp-svg-minus,.wp-svg-mobile,.wp-svg-mobile-2,.wp-svg-moon,.wp-svg-moon-2,.wp-svg-mug,.wp-svg-music,.wp-svg-neutral,.wp-svg-neutral-2,.wp-svg-new-tab,.wp-svg-newspaper,.wp-svg-next,.wp-svg-none,.wp-svg-notebook,.wp-svg-notification,.wp-svg-numbered-list,.wp-svg-office,.wp-svg-omega,.wp-svg-opera,.wp-svg-pacman,.wp-svg-paint-format,.wp-svg-paragraph-center,.wp-svg-paragraph-center-2,.wp-svg-paragraph-justify,.wp-svg-paragraph-justify-2,.wp-svg-paragraph-left,.wp-svg-paragraph-left-2,.wp-svg-paragraph-right,.wp-svg-paragraph-right-2,.wp-svg-paste,.wp-svg-paste-2,.wp-svg-paste-3,.wp-svg-pause,.wp-svg-pause-2,.wp-svg-pawn,.wp-svg-paypal,.wp-svg-paypal-2,.wp-svg-paypal-3,.wp-svg-pen,.wp-svg-pencil,.wp-svg-pencil-2,.wp-svg-phone,.wp-svg-phone-hang-up,.wp-svg-picassa,.wp-svg-picassa-2,.wp-svg-pie,.wp-svg-pilcrow,.wp-svg-pinterest,.wp-svg-pinterest-2,.wp-svg-play,.wp-svg-play-2,.wp-svg-play-3,.wp-svg-plus,.wp-svg-podcast,.wp-svg-point-down,.wp-svg-point-left,.wp-svg-point-right,.wp-svg-point-up,.wp-svg-power-cord,.wp-svg-previous,.wp-svg-print,.wp-svg-profile,.wp-svg-pushpin,.wp-svg-qrcode,.wp-svg-question,.wp-svg-quill,.wp-svg-quotes-left,.wp-svg-radio-checked,.wp-svg-radio-unchecked,.wp-svg-rainy,.wp-svg-rainy-2,.wp-svg-rainy-3,.wp-svg-rainy-4,.wp-svg-reddit,.wp-svg-redo,.wp-svg-redo-2,.wp-svg-remove,.wp-svg-remove-2,.wp-svg-reply,.wp-svg-right-to-left,.wp-svg-road,.wp-svg-rocket,.wp-svg-sad,.wp-svg-sad-2,.wp-svg-safari,.wp-svg-scissors,.wp-svg-screen,.wp-svg-search-2,.wp-svg-settings,.wp-svg-share,.wp-svg-shield,.wp-svg-shocked,.wp-svg-shocked-2,.wp-svg-shuffle,.wp-svg-sigma,.wp-svg-signup,.wp-svg-skype,.wp-svg-smiley,.wp-svg-smiley-2,.wp-svg-snowflake,.wp-svg-snowy,.wp-svg-snowy-2,.wp-svg-snowy-3,.wp-svg-snowy-4,.wp-svg-snowy-5,.wp-svg-soundcloud,.wp-svg-soundcloud-2,.wp-svg-spades,.wp-svg-spam,.wp-svg-spell-check,.wp-svg-spinner-1,.wp-svg-spinner-2,.wp-svg-spinner-3,.wp-svg-spinner-4,.wp-svg-spinner-5,.wp-svg-spinner-6,.wp-svg-stack,.wp-svg-stackoverflow,.wp-svg-star,.wp-svg-star-2,.wp-svg-star-3,.wp-svg-stats,.wp-svg-steam,.wp-svg-steam-2,.wp-svg-stop,.wp-svg-stop-2,.wp-svg-stopwatch,.wp-svg-storage,.wp-svg-strikethrough,.wp-svg-stumbleupon,.wp-svg-stumbleupon-2,.wp-svg-sun,.wp-svg-sun-2,.wp-svg-sun-3,.wp-svg-sunrise,.wp-svg-support,.wp-svg-switch,.wp-svg-tab,.wp-svg-table,.wp-svg-table-2,.wp-svg-tablet,.wp-svg-tag,.wp-svg-tags,.wp-svg-target,.wp-svg-text-height,.wp-svg-text-width,.wp-svg-thermometer,.wp-svg-thumbs-up,.wp-svg-thumbs-up-2,.wp-svg-ticket,.wp-svg-tongue,.wp-svg-tongue-2,.wp-svg-tree,.wp-svg-trophy,.wp-svg-truck,.wp-svg-tumblr,.wp-svg-tumblr-2,.wp-svg-tux,.wp-svg-tv,.wp-svg-twitter,.wp-svg-twitter-2,.wp-svg-twitter-3,.wp-svg-underline,.wp-svg-undo,.wp-svg-undo-2,.wp-svg-unlocked,.wp-svg-upload,.wp-svg-upload-2,.wp-svg-upload-3,.wp-svg-user,.wp-svg-user-2,.wp-svg-user-3,.wp-svg-user-4,.wp-svg-users,.wp-svg-users-2,.wp-svg-vimeo,.wp-svg-vimeo-2,.wp-svg-vimeo2,.wp-svg-volume-decrease,.wp-svg-volume-high,.wp-svg-volume-increase,.wp-svg-volume-low,.wp-svg-volume-medium,.wp-svg-volume-mute,.wp-svg-volume-mute-2,.wp-svg-wand,.wp-svg-warning,.wp-svg-weather,.wp-svg-weather-2,.wp-svg-weather-3,.wp-svg-weather-4,.wp-svg-weather-5,.wp-svg-wind,.wp-svg-windows,.wp-svg-windows8,.wp-svg-windy,.wp-svg-windy-2,.wp-svg-windy-3,.wp-svg-windy-4,.wp-svg-windy-5,.wp-svg-wink,.wp-svg-wink-2,.wp-svg-wondering,.wp-svg-wondering-2,.wp-svg-wordpress,.wp-svg-wordpress-2,.wp-svg-wrench,.wp-svg-xing,.wp-svg-xing-2,.wp-svg-yahoo,.wp-svg-yelp,.wp-svg-youtube,.wp-svg-youtube-2,.wp-svg-zoom-in,.wp-svg-zoom-out{font-family:wp-svg-plugin-icon-set1!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.wp-svg-home:before{content:"\e000"}.wp-svg-home-2:before{content:"\e001"}.wp-svg-home-3:before{content:"\e002"}.wp-svg-office:before{content:"\e003"}.wp-svg-newspaper:before{content:"\e004"}.wp-svg-pencil:before{content:"\e005"}.wp-svg-pencil-2:before{content:"\e006"}.wp-svg-quill:before{content:"\e007"}.wp-svg-pen:before{content:"\e008"}.wp-svg-blog:before{content:"\e009"}.wp-svg-droplet:before{content:"\e00a"}.wp-svg-paint-format:before{content:"\e00b"}.wp-svg-image:before{content:"\e00c"}.wp-svg-image-2:before{content:"\e00d"}.wp-svg-images:before{content:"\e00e"}.wp-svg-camera:before{content:"\e00f"}.wp-svg-music:before{content:"\e010"}.wp-svg-headphones:before{content:"\e011"}.wp-svg-play:before{content:"\e012"}.wp-svg-film:before{content:"\e013"}.wp-svg-camera-2:before{content:"\e014"}.wp-svg-dice:before{content:"\e015"}.wp-svg-pacman:before{content:"\e016"}.wp-svg-spades:before{content:"\e017"}.wp-svg-clubs:before{content:"\e018"}.wp-svg-diamonds:before{content:"\e019"}.wp-svg-pawn:before{content:"\e01a"}.wp-svg-bullhorn:before{content:"\e01b"}.wp-svg-connection:before{content:"\e01c"}.wp-svg-podcast:before{content:"\e01d"}.wp-svg-feed:before{content:"\e01e"}.wp-svg-book:before{content:"\e01f"}.wp-svg-books:before{content:"\e020"}.wp-svg-library:before{content:"\e021"}.wp-svg-file:before{content:"\e022"}.wp-svg-profile:before{content:"\e023"}.wp-svg-file-2:before{content:"\e024"}.wp-svg-file-3:before{content:"\e025"}.wp-svg-file-4:before{content:"\e026"}.wp-svg-copy:before{content:"\e027"}.wp-svg-copy-2:before{content:"\e028"}.wp-svg-copy-3:before{content:"\e029"}.wp-svg-paste:before{content:"\e02a"}.wp-svg-paste-2:before{content:"\e02b"}.wp-svg-paste-3:before{content:"\e02c"}.wp-svg-stack:before{content:"\e02d"}.wp-svg-folder:before{content:"\e02e"}.wp-svg-folder-open:before{content:"\e02f"}.wp-svg-tag:before{content:"\e030"}.wp-svg-tags:before{content:"\e031"}.wp-svg-barcode:before{content:"\e032"}.wp-svg-qrcode:before{content:"\e033"}.wp-svg-ticket:before{content:"\e034"}.wp-svg-cart:before{content:"\e035"}.wp-svg-cart-2:before{content:"\e036"}.wp-svg-cart-3:before{content:"\e037"}.wp-svg-coin:before{content:"\e038"}.wp-svg-credit:before{content:"\e039"}.wp-svg-calculate:before{content:"\e03a"}.wp-svg-support:before{content:"\e03b"}.wp-svg-phone:before{content:"\e03c"}.wp-svg-phone-hang-up:before{content:"\e03d"}.wp-svg-address-book:before{content:"\e03e"}.wp-svg-notebook:before{content:"\e03f"}.wp-svg-envelop:before{content:"\e040"}.wp-svg-pushpin:before{content:"\e041"}.wp-svg-location:before{content:"\e042"}.wp-svg-location-2:before{content:"\e043"}.wp-svg-compass:before{content:"\e044"}.wp-svg-map:before{content:"\e045"}.wp-svg-map-2:before{content:"\e046"}.wp-svg-history:before{content:"\e047"}.wp-svg-clock:before{content:"\e048"}.wp-svg-clock-2:before{content:"\e049"}.wp-svg-alarm:before{content:"\e04a"}.wp-svg-alarm-2:before{content:"\e04b"}.wp-svg-bell:before{content:"\e04c"}.wp-svg-stopwatch:before{content:"\e04d"}.wp-svg-calendar:before{content:"\e04e"}.wp-svg-calendar-2:before{content:"\e04f"}.wp-svg-print:before{content:"\e050"}.wp-svg-keyboard:before{content:"\e051"}.wp-svg-screen:before{content:"\e052"}.wp-svg-laptop:before{content:"\e053"}.wp-svg-mobile:before{content:"\e054"}.wp-svg-mobile-2:before{content:"\e055"}.wp-svg-tablet:before{content:"\e056"}.wp-svg-tv:before{content:"\e057"}.wp-svg-cabinet:before{content:"\e058"}.wp-svg-drawer:before{content:"\e059"}.wp-svg-drawer-2:before{content:"\e05a"}.wp-svg-drawer-3:before{content:"\e05b"}.wp-svg-box-add:before{content:"\e05c"}.wp-svg-box-remove:before{content:"\e05d"}.wp-svg-download:before{content:"\e05e"}.wp-svg-upload:before{content:"\e05f"}.wp-svg-disk:before{content:"\e060"}.wp-svg-storage:before{content:"\e061"}.wp-svg-undo:before{content:"\e062"}.wp-svg-redo:before{content:"\e063"}.wp-svg-flip:before{content:"\e064"}.wp-svg-flip-2:before{content:"\e065"}.wp-svg-undo-2:before{content:"\e066"}.wp-svg-redo-2:before{content:"\e067"}.wp-svg-forward:before{content:"\e068"}.wp-svg-reply:before{content:"\e069"}.wp-svg-bubble:before{content:"\e06a"}.wp-svg-bubbles:before{content:"\e06b"}.wp-svg-bubbles-2:before{content:"\e06c"}.wp-svg-bubble-2:before{content:"\e06d"}.wp-svg-bubbles-3:before{content:"\e06e"}.wp-svg-bubbles-4:before{content:"\e06f"}.wp-svg-user:before{content:"\e070"}.wp-svg-users:before{content:"\e071"}.wp-svg-user-2:before{content:"\e072"}.wp-svg-users-2:before{content:"\e073"}.wp-svg-user-3:before{content:"\e074"}.wp-svg-user-4:before{content:"\e075"}.wp-svg-quotes-left:before{content:"\e076"}.wp-svg-busy:before{content:"\e077"}.wp-svg-spinner-1:before{content:"\e078"}.wp-svg-spinner-2:before{content:"\e079"}.wp-svg-spinner-3:before{content:"\e07a"}.wp-svg-spinner-4:before{content:"\e07b"}.wp-svg-spinner-5:before{content:"\e07c"}.wp-svg-spinner-6:before{content:"\e07d"}.wp-svg-binoculars:before{content:"\e07e"}.wp-svg-search-2:before{content:"\e07f"}.wp-svg-zoom-in:before{content:"\e080"}.wp-svg-zoom-out:before{content:"\e081"}.wp-svg-expand:before{content:"\e082"}.wp-svg-contract:before{content:"\e083"}.wp-svg-expand-2:before{content:"\e084"}.wp-svg-contract-2:before{content:"\e085"}.wp-svg-key:before{content:"\e086"}.wp-svg-key-2:before{content:"\e087"}.wp-svg-lock:before{content:"\e088"}.wp-svg-lock-2:before{content:"\e089"}.wp-svg-unlocked:before{content:"\e08a"}.wp-svg-wrench:before{content:"\e08b"}.wp-svg-settings:before{content:"\e08c"}.wp-svg-equalizer:before{content:"\e08d"}.wp-svg-cog:before{content:"\e08e"}.wp-svg-cogs:before{content:"\e08f"}.wp-svg-cog-2:before{content:"\e090"}.wp-svg-hammer:before{content:"\e091"}.wp-svg-wand:before{content:"\e092"}.wp-svg-aid:before{content:"\e093"}.wp-svg-bug:before{content:"\e094"}.wp-svg-pie:before{content:"\e095"}.wp-svg-stats:before{content:"\e096"}.wp-svg-bars:before{content:"\e097"}.wp-svg-bars-2:before{content:"\e098"}.wp-svg-gift:before{content:"\e099"}.wp-svg-trophy:before{content:"\e09a"}.wp-svg-glass:before{content:"\e09b"}.wp-svg-mug:before{content:"\e09c"}.wp-svg-food:before{content:"\e09d"}.wp-svg-leaf:before{content:"\e09e"}.wp-svg-rocket:before{content:"\e09f"}.wp-svg-meter:before{content:"\e0a0"}.wp-svg-meter2:before{content:"\e0a1"}.wp-svg-dashboard:before{content:"\e0a2"}.wp-svg-hammer-2:before{content:"\e0a3"}.wp-svg-fire:before{content:"\e0a4"}.wp-svg-lab:before{content:"\e0a5"}.wp-svg-magnet:before{content:"\e0a6"}.wp-svg-remove:before{content:"\e0a7"}.wp-svg-remove-2:before{content:"\e0a8"}.wp-svg-briefcase:before{content:"\e0a9"}.wp-svg-airplane:before{content:"\e0aa"}.wp-svg-truck:before{content:"\e0ab"}.wp-svg-road:before{content:"\e0ac"}.wp-svg-accessibility:before{content:"\e0ad"}.wp-svg-target:before{content:"\e0ae"}.wp-svg-shield:before{content:"\e0af"}.wp-svg-lightning:before{content:"\e0b0"}.wp-svg-switch:before{content:"\e0b1"}.wp-svg-power-cord:before{content:"\e0b2"}.wp-svg-signup:before{content:"\e0b3"}.wp-svg-list:before{content:"\e0b4"}.wp-svg-list-2:before{content:"\e0b5"}.wp-svg-numbered-list:before{content:"\e0b6"}.wp-svg-menu:before{content:"\e0b7"}.wp-svg-menu-2:before{content:"\e0b8"}.wp-svg-tree:before{content:"\e0b9"}.wp-svg-cloud:before{content:"\e0ba"}.wp-svg-cloud-download:before{content:"\e0bb"}.wp-svg-cloud-upload:before{content:"\e0bc"}.wp-svg-download-2:before{content:"\e0bd"}.wp-svg-upload-2:before{content:"\e0be"}.wp-svg-download-3:before{content:"\e0bf"}.wp-svg-upload-3:before{content:"\e0c0"}.wp-svg-globe:before{content:"\e0c1"}.wp-svg-earth:before{content:"\e0c2"}.wp-svg-link:before{content:"\e0c3"}.wp-svg-flag:before{content:"\e0c4"}.wp-svg-attachment:before{content:"\e0c5"}.wp-svg-eye:before{content:"\e0c6"}.wp-svg-eye-blocked:before{content:"\e0c7"}.wp-svg-eye-2:before{content:"\e0c8"}.wp-svg-bookmark:before{content:"\e0c9"}.wp-svg-bookmarks:before{content:"\e0ca"}.wp-svg-brightness-medium:before{content:"\e0cb"}.wp-svg-brightness-contrast:before{content:"\e0cc"}.wp-svg-contrast:before{content:"\e0cd"}.wp-svg-star:before{content:"\e0ce"}.wp-svg-star-2:before{content:"\e0cf"}.wp-svg-star-3:before{content:"\e0d0"}.wp-svg-heart:before{content:"\e0d1"}.wp-svg-heart-2:before{content:"\e0d2"}.wp-svg-heart-broken:before{content:"\e0d3"}.wp-svg-thumbs-up:before{content:"\e0d4"}.wp-svg-thumbs-up-2:before{content:"\e0d5"}.wp-svg-happy:before{content:"\e0d6"}.wp-svg-happy-2:before{content:"\e0d7"}.wp-svg-smiley:before{content:"\e0d8"}.wp-svg-smiley-2:before{content:"\e0d9"}.wp-svg-tongue:before{content:"\e0da"}.wp-svg-tongue-2:before{content:"\e0db"}.wp-svg-sad:before{content:"\e0dc"}.wp-svg-sad-2:before{content:"\e0dd"}.wp-svg-wink:before{content:"\e0de"}.wp-svg-wink-2:before{content:"\e0df"}.wp-svg-grin:before{content:"\e0e0"}.wp-svg-grin-2:before{content:"\e0e1"}.wp-svg-cool:before{content:"\e0e2"}.wp-svg-cool-2:before{content:"\e0e3"}.wp-svg-angry:before{content:"\e0e4"}.wp-svg-angry-2:before{content:"\e0e5"}.wp-svg-evil:before{content:"\e0e6"}.wp-svg-evil-2:before{content:"\e0e7"}.wp-svg-shocked:before{content:"\e0e8"}.wp-svg-shocked-2:before{content:"\e0e9"}.wp-svg-confused:before{content:"\e0ea"}.wp-svg-confused-2:before{content:"\e0eb"}.wp-svg-neutral:before{content:"\e0ec"}.wp-svg-neutral-2:before{content:"\e0ed"}.wp-svg-wondering:before{content:"\e0ee"}.wp-svg-wondering-2:before{content:"\e0ef"}.wp-svg-point-up:before{content:"\e0f0"}.wp-svg-point-right:before{content:"\e0f1"}.wp-svg-point-down:before{content:"\e0f2"}.wp-svg-point-left:before{content:"\e0f3"}.wp-svg-warning:before{content:"\e0f4"}.wp-svg-notification:before{content:"\e0f5"}.wp-svg-question:before{content:"\e0f6"}.wp-svg-info:before{content:"\e0f7"}.wp-svg-info-2:before{content:"\e0f8"}.wp-svg-blocked:before{content:"\e0f9"}.wp-svg-cancel-circle:before{content:"\e0fa"}.wp-svg-checkmark-circle:before{content:"\e0fb"}.wp-svg-spam:before{content:"\e0fc"}.wp-svg-close:before{content:"\e0fd"}.wp-svg-checkmark:before{content:"\e0fe"}.wp-svg-checkmark-2:before{content:"\e0ff"}.wp-svg-spell-check:before{content:"\e100"}.wp-svg-minus:before{content:"\e101"}.wp-svg-plus:before{content:"\e102"}.wp-svg-enter:before{content:"\e103"}.wp-svg-exit:before{content:"\e104"}.wp-svg-play-2:before{content:"\e105"}.wp-svg-pause:before{content:"\e106"}.wp-svg-stop:before{content:"\e107"}.wp-svg-backward:before{content:"\e108"}.wp-svg-forward-2:before{content:"\e109"}.wp-svg-play-3:before{content:"\e10a"}.wp-svg-pause-2:before{content:"\e10b"}.wp-svg-stop-2:before{content:"\e10c"}.wp-svg-backward-2:before{content:"\e10d"}.wp-svg-forward-3:before{content:"\e10e"}.wp-svg-first:before{content:"\e10f"}.wp-svg-last:before{content:"\e110"}.wp-svg-previous:before{content:"\e111"}.wp-svg-next:before{content:"\e112"}.wp-svg-eject:before{content:"\e113"}.wp-svg-volume-high:before{content:"\e114"}.wp-svg-volume-medium:before{content:"\e115"}.wp-svg-volume-low:before{content:"\e116"}.wp-svg-volume-mute:before{content:"\e117"}.wp-svg-volume-mute-2:before{content:"\e118"}.wp-svg-volume-increase:before{content:"\e119"}.wp-svg-volume-decrease:before{content:"\e11a"}.wp-svg-loop:before{content:"\e11b"}.wp-svg-loop-2:before{content:"\e11c"}.wp-svg-loop-3:before{content:"\e11d"}.wp-svg-shuffle:before{content:"\e11e"}.wp-svg-arrow-up-left:before{content:"\e11f"}.wp-svg-arrow-up:before{content:"\e120"}.wp-svg-arrow-up-right:before{content:"\e121"}.wp-svg-arrow-right:before{content:"\e122"}.wp-svg-arrow-down-right:before{content:"\e123"}.wp-svg-arrow-down:before{content:"\e124"}.wp-svg-arrow-down-left:before{content:"\e125"}.wp-svg-arrow-left:before{content:"\e126"}.wp-svg-arrow-up-left-2:before{content:"\e127"}.wp-svg-arrow-up-2:before{content:"\e128"}.wp-svg-arrow-up-right-2:before{content:"\e129"}.wp-svg-arrow-right-2:before{content:"\e12a"}.wp-svg-arrow-down-right-2:before{content:"\e12b"}.wp-svg-arrow-down-2:before{content:"\e12c"}.wp-svg-arrow-down-left-2:before{content:"\e12d"}.wp-svg-arrow-left-2:before{content:"\e12e"}.wp-svg-arrow-up-left-3:before{content:"\e12f"}.wp-svg-arrow-up-3:before{content:"\e130"}.wp-svg-arrow-up-right-3:before{content:"\e131"}.wp-svg-arrow-right-3:before{content:"\e132"}.wp-svg-arrow-down-right-3:before{content:"\e133"}.wp-svg-arrow-down-3:before{content:"\e134"}.wp-svg-arrow-down-left-3:before{content:"\e135"}.wp-svg-arrow-left-3:before{content:"\e136"}.wp-svg-tab:before{content:"\e137"}.wp-svg-checkbox-checked:before{content:"\e138"}.wp-svg-checkbox-unchecked:before{content:"\e139"}.wp-svg-checkbox-partial:before{content:"\e13a"}.wp-svg-radio-checked:before{content:"\e13b"}.wp-svg-radio-unchecked:before{content:"\e13c"}.wp-svg-crop:before{content:"\e13d"}.wp-svg-scissors:before{content:"\e13e"}.wp-svg-filter:before{content:"\e13f"}.wp-svg-filter-2:before{content:"\e140"}.wp-svg-italic:before{content:"\e146"}.wp-svg-strikethrough:before{content:"\e147"}.wp-svg-omega:before{content:"\e148"}.wp-svg-sigma:before{content:"\e149"}.wp-svg-table:before{content:"\e14a"}.wp-svg-table-2:before{content:"\e14b"}.wp-svg-insert-template:before{content:"\e14c"}.wp-svg-pilcrow:before{content:"\e14d"}.wp-svg-left-to-right:before{content:"\e14e"}.wp-svg-right-to-left:before{content:"\e14f"}.wp-svg-paragraph-left:before{content:"\e150"}.wp-svg-paragraph-center:before{content:"\e151"}.wp-svg-paragraph-right:before{content:"\e152"}.wp-svg-paragraph-justify:before{content:"\e153"}.wp-svg-paragraph-left-2:before{content:"\e154"}.wp-svg-paragraph-center-2:before{content:"\e155"}.wp-svg-paragraph-right-2:before{content:"\e156"}.wp-svg-paragraph-justify-2:before{content:"\e157"}.wp-svg-indent-increase:before{content:"\e158"}.wp-svg-indent-decrease:before{content:"\e159"}.wp-svg-new-tab:before{content:"\e15a"}.wp-svg-embed:before{content:"\e15b"}.wp-svg-code:before{content:"\e15c"}.wp-svg-console:before{content:"\e15d"}.wp-svg-share:before{content:"\e15e"}.wp-svg-mail:before{content:"\e15f"}.wp-svg-mail-2:before{content:"\e160"}.wp-svg-mail-3:before{content:"\e161"}.wp-svg-mail-4:before{content:"\e162"}.wp-svg-google:before{content:"\e163"}.wp-svg-google-plus:before{content:"\e164"}.wp-svg-google-plus-2:before{content:"\e165"}.wp-svg-google-plus-3:before{content:"\e166"}.wp-svg-google-plus-4:before{content:"\e167"}.wp-svg-google-drive:before{content:"\e168"}.wp-svg-facebook:before{content:"\e169"}.wp-svg-facebook-2:before{content:"\e16a"}.wp-svg-facebook-3:before{content:"\e16b"}.wp-svg-instagram:before{content:"\e16c"}.wp-svg-twitter:before{content:"\e16d"}.wp-svg-twitter-2:before{content:"\e16e"}.wp-svg-twitter-3:before{content:"\e16f"}.wp-svg-feed-2:before{content:"\e170"}.wp-svg-feed-3:before{content:"\e171"}.wp-svg-feed-4:before{content:"\e172"}.wp-svg-youtube:before{content:"\e173"}.wp-svg-youtube-2:before{content:"\e174"}.wp-svg-vimeo:before{content:"\e175"}.wp-svg-vimeo2:before{content:"\e176"}.wp-svg-vimeo-2:before{content:"\e177"}.wp-svg-lanyrd:before{content:"\e178"}.wp-svg-flickr:before{content:"\e179"}.wp-svg-flickr-2:before{content:"\e17a"}.wp-svg-flickr-3:before{content:"\e17b"}.wp-svg-flickr-4:before{content:"\e17c"}.wp-svg-picassa:before{content:"\e17d"}.wp-svg-picassa-2:before{content:"\e17e"}.wp-svg-dribbble:before{content:"\e17f"}.wp-svg-dribbble-2:before{content:"\e180"}.wp-svg-dribbble-3:before{content:"\e181"}.wp-svg-forrst:before{content:"\e182"}.wp-svg-forrst-2:before{content:"\e183"}.wp-svg-deviantart:before{content:"\e184"}.wp-svg-deviantart-2:before{content:"\e185"}.wp-svg-steam:before{content:"\e186"}.wp-svg-steam-2:before{content:"\e187"}.wp-svg-github:before{content:"\e188"}.wp-svg-github-2:before{content:"\e189"}.wp-svg-github-3:before{content:"\e18a"}.wp-svg-github-4:before{content:"\e18b"}.wp-svg-github-5:before{content:"\e18c"}.wp-svg-wordpress:before{content:"\e18d"}.wp-svg-wordpress-2:before{content:"\e18e"}.wp-svg-joomla:before{content:"\e18f"}.wp-svg-blogger:before{content:"\e190"}.wp-svg-blogger-2:before{content:"\e191"}.wp-svg-tumblr:before{content:"\e192"}.wp-svg-tumblr-2:before{content:"\e193"}.wp-svg-yahoo:before{content:"\e194"}.wp-svg-tux:before{content:"\e195"}.wp-svg-apple:before{content:"\e196"}.wp-svg-finder:before{content:"\e197"}.wp-svg-android:before{content:"\e198"}.wp-svg-windows:before{content:"\e199"}.wp-svg-windows8:before{content:"\e19a"}.wp-svg-soundcloud:before{content:"\e19b"}.wp-svg-soundcloud-2:before{content:"\e19c"}.wp-svg-skype:before{content:"\e19d"}.wp-svg-reddit:before{content:"\e19e"}.wp-svg-linkedin:before{content:"\e19f"}.wp-svg-lastfm:before{content:"\e1a0"}.wp-svg-lastfm-2:before{content:"\e1a1"}.wp-svg-delicious:before{content:"\e1a2"}.wp-svg-stumbleupon:before{content:"\e1a3"}.wp-svg-stumbleupon-2:before{content:"\e1a4"}.wp-svg-stackoverflow:before{content:"\e1a5"}.wp-svg-pinterest:before{content:"\e1a6"}.wp-svg-pinterest-2:before{content:"\e1a7"}.wp-svg-xing:before{content:"\e1a8"}.wp-svg-xing-2:before{content:"\e1a9"}.wp-svg-flattr:before{content:"\e1aa"}.wp-svg-foursquare:before{content:"\e1ab"}.wp-svg-foursquare-2:before{content:"\e1ac"}.wp-svg-paypal:before{content:"\e1ad"}.wp-svg-paypal-2:before{content:"\e1ae"}.wp-svg-paypal-3:before{content:"\e1af"}.wp-svg-yelp:before{content:"\e1b0"}.wp-svg-libreoffice:before{content:"\e1b1"}.wp-svg-file-pdf:before{content:"\e1b2"}.wp-svg-file-openoffice:before{content:"\e1b3"}.wp-svg-file-word:before{content:"\e1b4"}.wp-svg-file-excel:before{content:"\e1b5"}.wp-svg-file-zip:before{content:"\e1b6"}.wp-svg-file-powerpoint:before{content:"\e1b7"}.wp-svg-file-xml:before{content:"\e1b8"}.wp-svg-file-css:before{content:"\e1b9"}.wp-svg-html5:before{content:"\e1ba"}.wp-svg-html5-2:before{content:"\e1bb"}.wp-svg-css3:before{content:"\e1bc"}.wp-svg-chrome:before{content:"\e1bd"}.wp-svg-firefox:before{content:"\e1be"}.wp-svg-IE:before{content:"\e1bf"}.wp-svg-opera:before{content:"\e1c0"}.wp-svg-safari:before{content:"\e1c1"}.wp-svg-IcoMoon:before{content:"\e1c2"}.wp-svg-sunrise:before{content:"\e1c3"}.wp-svg-sun:before{content:"\e1c4"}.wp-svg-moon:before{content:"\e1c5"}.wp-svg-sun-2:before{content:"\e1c6"}.wp-svg-windy:before{content:"\e1c7"}.wp-svg-wind:before{content:"\e1c8"}.wp-svg-snowflake:before{content:"\e1c9"}.wp-svg-cloudy:before{content:"\e1ca"}.wp-svg-cloud-2:before{content:"\e1cb"}.wp-svg-weather:before{content:"\e1cc"}.wp-svg-weather-2:before{content:"\e1cd"}.wp-svg-weather-3:before{content:"\e1ce"}.wp-svg-lines:before{content:"\e1cf"}.wp-svg-cloud-3:before{content:"\e1d0"}.wp-svg-lightning-2:before{content:"\e1d1"}.wp-svg-lightning-3:before{content:"\e1d2"}.wp-svg-rainy:before{content:"\e1d3"}.wp-svg-rainy-2:before{content:"\e1d4"}.wp-svg-windy-2:before{content:"\e1d5"}.wp-svg-windy-3:before{content:"\e1d6"}.wp-svg-snowy:before{content:"\e1d7"}.wp-svg-snowy-2:before{content:"\e1d8"}.wp-svg-snowy-3:before{content:"\e1d9"}.wp-svg-weather-4:before{content:"\e1da"}.wp-svg-cloudy-2:before{content:"\e1db"}.wp-svg-cloud-4:before{content:"\e1dc"}.wp-svg-lightning-4:before{content:"\e1dd"}.wp-svg-sun-3:before{content:"\e1de"}.wp-svg-moon-2:before{content:"\e1df"}.wp-svg-cloudy-3:before{content:"\e1e0"}.wp-svg-cloud-5:before{content:"\e1e1"}.wp-svg-cloud-6:before{content:"\e1e2"}.wp-svg-lightning-5:before{content:"\e1e3"}.wp-svg-rainy-3:before{content:"\e1e4"}.wp-svg-rainy-4:before{content:"\e1e5"}.wp-svg-windy-4:before{content:"\e1e6"}.wp-svg-windy-5:before{content:"\e1e7"}.wp-svg-snowy-4:before{content:"\e1e8"}.wp-svg-snowy-5:before{content:"\e1e9"}.wp-svg-weather-5:before{content:"\e1ea"}.wp-svg-cloudy-4:before{content:"\e1eb"}.wp-svg-lightning-6:before{content:"\e1ec"}.wp-svg-thermometer:before{content:"\e1ed"}.wp-svg-compass-2:before{content:"\e1ee"}.wp-svg-none:before{content:"\e1ef"}.wp-svg-Celsius:before{content:"\e1f0"}.wp-svg-Fahrenheit:before{content:"\e1f1"}.wp-svg-aperture:before{content:"\e1f2"}.wp-svg-camera-3:before{content:"\e1f3"}.wpSVGiconDropShadow{text-shadow:3px 3px 8px #888}.wpSVGanimatedSpin-fast{-webkit-animation-name:rotate;-webkit-animation-duration:1500ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:1000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:rotate;-ms-animation-duration:1000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:rotate;animation-duration:1000ms;animation-iteration-count:infinite;animation-timing-function:linear}.wpSVGanimatedSpin-medium{-webkit-animation-name:rotate;-webkit-animation-duration:3000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:3000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:rotate;-ms-animation-duration:3000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:rotate;animation-duration:3000ms;animation-iteration-count:infinite;animation-timing-function:linear}.wpSVGanimatedSpin-slow{-webkit-animation-name:rotate;-webkit-animation-duration:5000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:5000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:rotate;-ms-animation-duration:5000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:rotate;animation-duration:5000ms;animation-iteration-count:infinite;animation-timing-function:linear}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-ms-keyframes rotate{from{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.wpSVGlink{-o-transition:color .2s ease-out;-ms-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}.wpSVGsmall{font-size:1.5em!important}.wpSVGmedium{font-size:4em!important}.wpSVGlarge{font-size:6.5em!important}.wpSVGxlarge{font-size:9em!important}.wpSVGroundedCorners{-moz-border-radius:50%;border-radius:50%}.wpSVGfloatRight{float:right;margin-left:13px}.wpSVGfloatLeft{float:left;margin-right:13px}.wpSVGnoFloat{float:none!important}.custom-icons-file-upload-note{font-size:10px;color:#EE3B3B}.wp-svg-custom-upload-wrap{margin:10px 30px 0 50px}.wp-sv-gcustom-icon-upload-new-image{width:41px;position:absolute;margin-top:.5em}.svg-custom-pack-buttons{display:inline-block;width:430px;height:55px}.svg-custom-pack-buttons>p{float:left}.svg-custom-pack-buttons>p:last-child{margin-left:1em}html {
scroll-behavior: smooth;
scroll-padding-top: 90px;
}
body > .terminklassen-tage-nav {
position: fixed !important;
right: 0 !important;
bottom: 38px;
z-index: 2147483000 !important;
width: 0;
height: 0;
overflow: visible !important;
isolation: isolate;
pointer-events: none;
transition: bottom .12s linear;
}
body.logged-in > .terminklassen-tage-nav {
bottom: 18px;
} .terminklassen-control {
position: absolute;
right: 0;
bottom: 0;
width: 190px;
height: 184px;
pointer-events: auto;
}
.terminklassen-tage-nav.is-open .terminklassen-control {
width: 430px;
} .terminklassen-tage-nav.is-open .terminklassen-control::before {
content: "";
position: absolute;
right: 0;
bottom: 0;
width: 430px;
height: 184px;
pointer-events: auto;
} .terminklassen-radar {
position: absolute;
right: 0;
bottom: 0;
width: 178px;
height: 178px; transform: translateX(34%);
border-radius: 50%;
background: #172534;
box-shadow: 0 8px 22px rgba(0,0,0,.25);
color: #fff;
overflow: hidden;
cursor: pointer;
outline: none;
z-index: 1;
transition:
right .36s cubic-bezier(.2,.75,.25,1),
bottom .36s cubic-bezier(.2,.75,.25,1),
transform .36s cubic-bezier(.2,.75,.25,1),
box-shadow .24s ease,
opacity .24s ease;
}
.terminklassen-radar:hover,
.terminklassen-radar:focus-visible {
box-shadow: 0 10px 30px rgba(0,0,0,.33);
}
.terminklassen-radar-ring {
position: absolute;
inset: 7px;
border-radius: 50%;
border: 5px solid transparent;
border-left-color: #30c5e8;
border-top-color: #30c5e8;
transform: rotate(-42deg);
}
.terminklassen-radar-window {
position: absolute;
left: 15px;
top: 24px;
width: 118px;
display: flex;
flex-direction: column;
gap: 4px;
}
.terminklassen-radar-item {
width: 100%;
min-height: 37px;
border: 0 !important;
border-radius: 7px;
padding: 6px 9px;
background: transparent !important;
color: rgba(255,255,255,.72) !important;
font: inherit;
font-size: 12px;
line-height: 1.15;
text-align: center;
cursor: pointer;
box-shadow: none !important;
}
.terminklassen-radar-item.is-current {
background: #1b7fb2 !important;
color: #fff !important;
font-weight: 700;
}
.terminklassen-radar.is-turning .terminklassen-radar-window {
animation: terminklassen-wheel-turn .36s ease;
}
@keyframes terminklassen-wheel-turn {
0%   { transform: translateY(5px); opacity: .72; }
100% { transform: translateY(0); opacity: 1; }
} .terminklassen-drawer {
position: absolute;
right: 12px;
bottom: 12px;
width: 335px;
max-width: calc(100vw - 88px);
max-height: min(72vh, 680px);
display: flex;
flex-direction: column;
background: #172534 !important;
color: #fff !important;
border-radius: 15px;
box-shadow: 0 14px 38px rgba(0,0,0,.35);
opacity: 0;
visibility: hidden; transform: translateX(116%);
transform-origin: right bottom;
pointer-events: none;
z-index: 8;
transition:
opacity .22s ease,
transform .38s cubic-bezier(.2,.75,.25,1),
visibility .38s ease;
}
.terminklassen-tage-nav.is-open .terminklassen-drawer {
opacity: 1;
visibility: visible;
transform: translateX(0);
pointer-events: auto;
} .terminklassen-tage-nav.is-open .terminklassen-radar {
right: 72px;
bottom: -26px;
transform: translateX(0);
opacity: .98;
} .terminklassen-tage-nav.is-open .terminklassen-drawer {
z-index: 20;
}
.terminklassen-tage-nav.is-open .terminklassen-radar {
z-index: 2;
}
.terminklassen-drawer-head {
display: flex;
align-items: center;
justify-content: space-between;
flex: 0 0 auto;
padding: 13px 15px 10px;
border-bottom: 1px solid rgba(255,255,255,.11);
color: #fff !important;
}
.terminklassen-drawer-head strong {
color: #fff !important;
font-size: 14px;
font-weight: 700;
}
.terminklassen-drawer-close {
border: 0 !important;
background: transparent !important;
color: #fff !important;
font-size: 27px;
line-height: 1;
cursor: pointer;
box-shadow: none !important;
}
.terminklassen-drawer-list {
overflow-y: auto;
overscroll-behavior: contain;
scrollbar-width: thin;
scrollbar-color: rgba(255,255,255,.28) transparent;
padding: 8px;
}
body > .terminklassen-tage-nav .terminklassen-drawer-link,
body > .terminklassen-tage-nav .terminklassen-drawer-link:visited {
display: block;
margin: 1px 0;
padding: 9px 11px;
border-radius: 8px;
background: transparent !important;
color: rgba(255,255,255,.84) !important;
text-decoration: none !important;
font-size: 14px;
font-weight: 400;
line-height: 1.2;
box-shadow: none !important;
border: 0 !important;
transition:
background .18s ease,
color .18s ease,
transform .18s ease;
}
body > .terminklassen-tage-nav .terminklassen-drawer-link:hover,
body > .terminklassen-tage-nav .terminklassen-drawer-link:focus {
background: rgba(255,255,255,.09) !important;
color: #fff !important;
transform: translateX(2px);
}
body > .terminklassen-tage-nav .terminklassen-drawer-link.is-active,
body > .terminklassen-tage-nav .terminklassen-drawer-link.is-active:visited {
background: #1b7fb2 !important;
color: #fff !important;
font-weight: 700;
box-shadow: inset 4px 0 0 #30c5e8 !important;
}
.contentMenu,
.KongressTageProgramm {
scroll-margin-top: 100px;
}
@media (max-width: 768px) {
body > .terminklassen-tage-nav {
bottom: 30px;
}
body.logged-in > .terminklassen-tage-nav {
bottom: 12px;
}
.terminklassen-control {
width: 158px;
height: 154px;
}
.terminklassen-tage-nav.is-open .terminklassen-control {
width: calc(100vw - 4px);
}
.terminklassen-tage-nav.is-open .terminklassen-control::before {
width: calc(100vw - 4px);
height: 158px;
}
.terminklassen-radar {
width: 152px;
height: 152px;
transform: translateX(33%);
}
.terminklassen-radar-window {
left: 12px;
top: 18px;
width: 100px;
}
.terminklassen-radar-item {
min-height: 32px;
padding: 5px 7px;
font-size: 11px;
}
.terminklassen-drawer {
right: 8px;
width: min(292px, calc(100vw - 38px));
max-width: calc(100vw - 38px);
max-height: 68vh;
}
.terminklassen-tage-nav.is-open .terminklassen-radar {
right: 54px;
bottom: -18px;
transform: translateX(0);
}
}
@media (prefers-reduced-motion: reduce) {
.terminklassen-radar,
.terminklassen-radar-window,
.terminklassen-drawer,
.terminklassen-drawer-link {
animation: none !important;
transition: none !important;
}
}.vkmt-wrap,
.vkmt-events {
width: 100%;
box-sizing: border-box;
}
.vkmt-heading {
display: block;
width: 100%;
margin: 0 !important;
padding: 0 4px 7px !important;
color: #acd596 !important;
border-bottom: 2px dashed rgba(255,255,255,.28);
font-size: 20px;
font-weight: 900;
line-height: 1.2;
box-sizing: border-box;
}
.vkmt-event {
display: flex;
align-items: flex-start;
gap: 13px;
padding: 9px 0 9px 5px;
border-bottom: 1px solid rgba(255,255,255,.16);
color: #fff !important;
text-decoration: none !important;
transition: background-color .15s ease;
}
#main-header #menu-item-33366 .vkmt-wrap {
margin-top: 0 !important;
transform: translateY(-10px);
}
.vkmt-event:hover {
background: #3b4658 !important;
}
.vkmt-event:hover .vkmt-title,
.vkmt-event:hover .vkmt-time {
color: #fff !important;
}
.vkmt-date {
display: block;
width: 46px;
min-width: 46px;
text-align: center;
border: 1px solid rgba(255,255,255,.55);
border-radius: 3px;
overflow: hidden;
line-height: 1;
}
.vkmt-month {
display: block;
padding: 5px 2px 4px;
background: #168421;
color: #fff;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
}
.vkmt-day {
display: block;
padding: 5px 2px 6px;
color: #fff;
font-size: 20px;
line-height: 1;
}
.vkmt-info {
display: block;
flex: 1;
min-width: 0;
}
.vkmt-time,
.vkmt-title {
display: block;
}
.vkmt-time {
margin: 2px 0 5px;
color: rgba(255,255,255,.88);
font-size: 14px;
line-height: 1.25;
}
.vkmt-title {
color: #fff;
font-size: 15px;
line-height: 1.35;
}
.vkmt-all {
display: block;
margin-top: 14px;
padding-right: 20px;
color: #b8ed72 !important;
text-align: right;
text-decoration: none !important;
font-size: 15px;
}
.vkmt-all:hover {
text-decoration: underline !important;
}
.vkmt-message {
padding: 10px 0;
color: rgba(255,255,255,.8);
}
#main-header .CoAktuelles > .sub-menu {
width: 800px !important;
min-width: 800px !important;
height: auto !important;
min-height: 0 !important;
left: -400px !important;
display: none !important;
padding: 12px 14px 18px !important;
background: #18212b !important;
box-sizing: border-box !important;
}
#main-header .CoAktuelles:hover > .sub-menu,
#main-header .CoAktuelles:focus-within > .sub-menu {
display: flex !important;
flex-direction: row !important;
align-items: flex-start !important;
gap: 18px !important;
}
#main-header .CoAktuelles > .sub-menu > li {
position: relative !important;
top: auto !important;
left: auto !important;
right: auto !important;
border-bottom: none !important;
box-sizing: border-box !important;
}
#main-header .CoAktuelles > .sub-menu > #menu-item-26536 {
width: 200px !important;
flex: 0 0 200px !important;
}
#main-header .CoAktuelles > .sub-menu > #menu-item-23193 {
width: 210px !important;
flex: 0 0 210px !important;
}
#main-header .CoAktuelles > .sub-menu > #menu-item-33366 {
width: 340px !important;
flex: 0 0 340px !important;
position: relative !important;
top: auto !important;
right: auto !important;
left: auto !important;
}
#main-header #menu-item-33366 .yawp_wim_wrap,
#main-header #menu-item-33366 .widget-area,
#main-header #menu-item-33366 .yawp_wim_widget,
#main-header #menu-item-33366 .vkmt-wrap,
#main-header #menu-item-33366 .vkmt-events {
width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
box-sizing: border-box !important;
}
@media (max-width: 767px) {
.vkmt-event:nth-of-type(n+4) {
display: none;
}
.vkmt-event {
gap: 12px;
padding: 8px 0;
}
.vkmt-date {
width: 42px;
min-width: 42px;
}
.vkmt-title {
font-size: 14px;
}
.vkmt-time {
font-size: 13px;
}
.vkmt-heading {
display: block;
width: 100%;
margin: 0 !important;
padding: 0 4px 7px !important;
color: #acd596 !important;
border-bottom: 2px dashed rgba(255,255,255,.28);
font-size: 20px;
font-weight: 900;
line-height: 1.2;
box-sizing: border-box;
}
}
#main-header #menu-item-33368 .yawp_wim_widget > p:empty,
#main-header #menu-item-33368 .widget_block > p:empty {
display: none !important;
margin: 0 !important;
padding: 0 !important;
height: 0 !important;
}
.CoAktuelles .yawp_wim_widget > p:empty,
.CoAktuelles .widget_block > p:empty,
.CoAktuelles .widget_block > p:first-child:empty,
.CoAktuelles .vk-kongress-promo p:empty {
display: none !important;
margin: 0 !important;
padding: 0 !important;
height: 0 !important;
line-height: 0 !important;
}
.CoAktuelles .vk-kongress-promo {
width: 200px !important;
max-width: 200px !important;
margin: 0 0 0 14px !important;
padding: 0 !important;
box-sizing: border-box !important;
}
.CoAktuelles .vk-kongress-promo-card {
display: block !important;
width: 200px !important;
margin: 0 !important;
padding: 0 !important;
color: #fff !important;
text-decoration: none !important;
background: transparent !important;
box-sizing: border-box !important;
}
.CoAktuelles .vk-kongress-promo-title {
display: block !important;
margin: 0 !important;
padding: 0 0 7px !important;
color: #fff !important;
background: transparent !important;
font-size: 15px !important;
font-weight: 400 !important;
line-height: 1.25 !important;
text-align: left !important;
}
.CoAktuelles .vk-kongress-promo-subtitle,
.CoAktuelles .vk-kongress-promo-card .vk-kongress-promo-subtitle {
display: none !important;
}
.CoAktuelles .vk-kongress-image {
display: block !important;
width: 200px !important;
height: 112px !important;
margin: 0 !important;
padding: 0 !important;
object-fit: cover !important;
object-position: center !important;
border: 0 !important;
}
.CoAktuelles .vk-kongress-promo-button {
display: block !important;
width: 200px !important;
margin: 0 !important;
padding: 7px 0 9px !important;
color: #fff !important;
background: transparent !important;
border-bottom: 1px solid rgba(255,255,255,.16) !important;
font-size: 15px !important;
font-weight: 400 !important;
line-height: 1.25 !important;
text-align: left !important;
text-decoration: none !important;
}
.CoAktuelles .vk-kongress-promo-button::after,
.CoAktuelles .vk-kongress-promo-card::after {
content: none !important;
display: none !important;
}
.CoAktuelles .vk-kongress-promo-card:hover .vk-kongress-promo-title,
.CoAktuelles .vk-kongress-promo-card:hover .vk-kongress-promo-button {
background: #3b4658 !important;
color: #fff !important;
}
.CoAktuelles .vk-kongress-promo-card:hover .vk-kongress-image {
opacity: .9 !important;
}
#block-4 p {
display: none !important;
}
.CoAktuelles .vk-kongress-promo-button {
display: block !important;
width: 200px !important;
margin: 0 !important;
padding: 7px 0 0 !important;
color: #fff !important;
background: transparent !important;
border-bottom: none !important;
font-size: 15px !important;
font-weight: 400 !important;
line-height: 1.25 !important;
text-align: left !important;
text-decoration: none !important;
}
#block-3 > p:empty,
#block-4 > p:empty {
display: none !important;
margin: 0 !important;
padding: 0 !important;
height: 0 !important;
line-height: 0 !important;
}
#main-header #menu-item-33366 .vkmt-wrap {
margin-top: 0 !important;
transform: translateY(13px) !important;
}
.vkmt-info {
display: block;
flex: 1;
min-width: 0;
overflow: hidden;
}
.vkmt-time {
display: block;
margin: 2px 0 5px;
}
.vkmt-title {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: clip;
}
.CoAktuelles .vk-kongress-promo-title::after {
content: " (neu)";
color: #ffd400;
font-size: 12px;
font-weight: 700;
}
.CoAktuelles .vk-kongress-promo {
width: 190px !important;
max-width: 190px !important;
}
.CoAktuelles .vk-kongress-promo-card {
width: 190px !important;
}
.CoAktuelles .vk-kongress-promo-title {
width: 190px !important;
min-height: 31px !important;
padding: 0 0 0 0 !important;
display: flex !important;
align-items: center !important;
box-sizing: border-box !important;
}
.CoAktuelles .vk-kongress-image {
width: 190px !important;
}
.CoAktuelles .vk-kongress-promo-button {
width: 190px !important;
}
.CoAktuelles .vk-kongress-promo {
width: 188px !important;
max-width: 188px !important;
}
.CoAktuelles .vk-kongress-promo-card {
width: 188px !important;
}
.CoAktuelles .vk-kongress-promo-title {
width: 188px !important;
}
.CoAktuelles .vk-kongress-image {
width: 188px !important;
}
.CoAktuelles .vk-kongress-promo-button {
width: 188px !important;
}
.CoAktuelles .vk-kongress-promo-card:hover .vk-kongress-promo-title,
.CoAktuelles .vk-kongress-promo-card:focus .vk-kongress-promo-title,
.CoAktuelles .vk-kongress-promo-card:focus-visible .vk-kongress-promo-title {
background: #3f4b5e !important;
}
.CoAktuelles .vk-kongress-promo-card:hover .vk-kongress-image,
.CoAktuelles .vk-kongress-promo-card:focus .vk-kongress-image,
.CoAktuelles .vk-kongress-promo-card:focus-visible .vk-kongress-image,
.CoAktuelles .vk-kongress-promo-card:hover .vk-kongress-promo-button,
.CoAktuelles .vk-kongress-promo-card:focus .vk-kongress-promo-button,
.CoAktuelles .vk-kongress-promo-card:focus-visible .vk-kongress-promo-button {
background-color: #3f4b5e !important;
}
.CoAktuelles .vk-kongress-promo-card:hover,
.CoAktuelles .vk-kongress-promo-card:focus,
.CoAktuelles .vk-kongress-promo-card:focus-visible {
background: #3f4b5e !important;
} .vk-menu-promo {
width: 100%;
box-sizing: border-box;
}
.vk-menu-promo-heading {
display: block;
width: 100%;
margin: 0 !important;
padding: 0 4px 7px !important;
color: #acd596 !important;
border-bottom: 2px dashed rgba(255,255,255,.28);
font-size: 20px;
font-weight: 900;
line-height: 1.2;
box-sizing: border-box;
}
.vk-menu-promo-card {
display: block !important;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
color: #fff !important;
text-decoration: none !important;
background: transparent !important;
box-sizing: border-box !important;
}
.vk-menu-promo-title,
.vk-menu-promo-text {
display: block !important;
color: #fff !important;
font-size: 15px !important;
font-weight: 400 !important;
line-height: 1.25 !important;
text-align: left !important;
}
.vk-menu-promo-title {
padding: 8px 0 7px !important;
}
.vk-menu-promo-image {
display: block !important;
width: 100% !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
object-fit: cover !important;
border: 0 !important;
}
.vk-menu-promo-text {
padding: 7px 0 0 !important;
}
.vk-menu-promo-card:hover,
.vk-menu-promo-card:focus,
.vk-menu-promo-card:focus-visible {
background: #3f4b5e !important;
} #main-header .CoVerein > .sub-menu {
width: 800px !important;
min-width: 800px !important;
height: auto !important;
min-height: 0 !important;
left: -400px !important;
display: none !important;
padding: 12px 14px 18px !important;
background: #18212b !important;
box-sizing: border-box !important;
}
#main-header .CoVerein:hover > .sub-menu,
#main-header .CoVerein:focus-within > .sub-menu {
display: flex !important;
flex-direction: row !important;
align-items: flex-start !important;
gap: 18px !important;
}
#main-header .CoVerein > .sub-menu > li {
position: relative !important;
top: auto !important;
left: auto !important;
right: auto !important;
border-bottom: none !important;
box-sizing: border-box !important;
}
#main-header .CoVerein > .sub-menu > #menu-item-19939 {
width: 540px !important;
flex: 0 0 540px !important;
}
#main-header .CoVerein #menu-x2-verein {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
column-gap: 18px !important;
row-gap: 0 !important;
}
#main-header .CoVerein #menu-x2-verein > li {
width: 100% !important;
}
#main-header .CoVerein .yawp_wim_wrap,
#main-header .CoVerein .widget-area,
#main-header .CoVerein .yawp_wim_widget {
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box !important;
}.CoAktuelles .vk-kongress-promo {
width: 203px !important;
max-width: 203px !important;
margin-left: 0 !important;
}
.vk-kongress-promo-card {
padding-top: 0 !important;
}
.CoAktuelles .vk-kongress-promo-title::after {
content: " (neu)";
color: #ffd400;
font-size: 12px;
font-weight: 700;
margin-left: 4px;
}
.vkmt-event {
display: flex;
align-items: flex-start;
gap: 8px;
padding: 9px 0 9px 5px;
border-bottom: 1px solid rgba(255,255,255,.16);
color: #fff !important;
text-decoration: none !important;
transition: background-color .15s ease;
}
.vkmt-info {
display: block;
flex: 1;
min-width: 0;
overflow: hidden;
margin-top: 1px;
}
#block-5 p,
#block-6 p {
display: none;
}
.block-5,
.block-6  {
color: #fff;
}
.widget-area #block-5 a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)),
.widget-area #block-6 a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)) {
color: #fff;
text-decoration: none
}
#block-6 .vk-kongress-promo-title {
color: #acd596 !important;
border-bottom: 2px dashed #555;
width: 100%;
padding: 5px;
padding-left: 5px;
padding-left: 15px;
font-weight: 900;
font-size: 20px;
display: block;
}   #main-header .CoVerein:hover > ul.sub-menu,
#main-header .CoVerein:focus-within > ul.sub-menu {
display: grid !important;
}
#main-header .CoVerein:hover > ul.sub-menu,
#main-header .CoVerein:focus-within > ul.sub-menu {
display: grid !important;
grid-template-columns: 1fr 200px !important;
grid-template-areas:
"initiative mitglied"
"akev       mitglied";
column-gap: 18px !important;
row-gap: 12px !important;
} #main-header .CoVerein > ul.sub-menu > #menu-item-19939 {
grid-area: initiative;
width: auto !important;
max-width: none !important;
margin: 0 !important;
} #main-header .CoVerein > ul.sub-menu > #menu-item-33467 {
grid-area: akev;
width: auto !important;
max-width: none !important;
margin: 0 !important;
} #main-header .CoVerein > ul.sub-menu > #menu-item-33369 {
grid-area: mitglied;
width: 200px !important;
max-width: 200px !important;
margin: 0 !important;
} #main-header .CoVerschickung > ul.sub-menu {
grid-template-columns: 1fr 1fr 1fr !important;
grid-template-areas:
"heime         recherche   ddr"
"hintergruende weitere     spende";
gap: 18px !important;
width: 960px !important;
} #main-header .CoVerschickung:hover > ul.sub-menu,
#main-header .CoVerschickung:focus-within > ul.sub-menu {
display: grid !important;
}  #main-header .CoVerschickung > ul.sub-menu > #menu-item-23234 {
grid-area: heime;
} #main-header .CoVerschickung > ul.sub-menu > #menu-item-19983 {
grid-area: recherche;
} #main-header .CoVerschickung > ul.sub-menu > #menu-item-28126 {
grid-area: ddr;
} #main-header .CoVerschickung > ul.sub-menu > #menu-item-23204 {
grid-area: hintergruende;
} #main-header .CoVerschickung > ul.sub-menu > #menu-item-23203 {
grid-area: weitere;
} #main-header .CoVerschickung > ul.sub-menu > #menu-item-33372 {
grid-area: spende;
} #main-header .CoVerschickung > ul.sub-menu > li {
width: 285px !important;
max-width: 285px !important;
margin: 0 !important;
}  #main-header .CoKontakt:hover > ul.sub-menu {
display: grid;
grid-template-columns: 220px 422px 226px !important;
grid-template-areas:
"ansprechpartner landesseiten aktivitaeten";
column-gap: 22px !important;
align-items: start !important;
width: 935px !important;
padding: 7px;
} #main-header .CoKontakt:hover > ul.sub-menu,
#main-header .CoKontakt:focus-within > ul.sub-menu {
display: grid !important;
} #main-header .CoKontakt > ul.sub-menu > #menu-item-20078 {
grid-area: ansprechpartner;
} #main-header .CoKontakt > ul.sub-menu > #menu-item-20080 {
grid-area: landesseiten;
} #main-header .CoKontakt > ul.sub-menu > #menu-item-20079 {
grid-area: aktivitaeten;
} #main-header .CoKontakt > ul.sub-menu > li {
width: auto !important;
max-width: none !important;
margin: 0 !important;
} #main-header .CoKontakt #menu-x4-landesseiten {
display: block !important;
columns: 2;
column-gap: 0px;
}
#main-header .CoKontakt #menu-x4-landesseiten > li {
break-inside: avoid;
width: 100% !important;
}
#main-header .CoKontakt > ul.sub-menu > #menu-item-20078 {
grid-area: ansprechpartner;
}
#main-header .CoKontakt > ul.sub-menu > #menu-item-20080 {
grid-area: landesseiten;
}
#main-header .CoKontakt > ul.sub-menu > #menu-item-20079 {
grid-area: aktivitaeten;
align-self: start !important;
}
#main-header .CoKontakt > ul.sub-menu #menu-x4-landesseiten  .flage,
#main-header .CoKontakt > ul.sub-menu .flage {
width: 205px !important;
}
#main-header .CoKontakt #menu-x4-landesseiten > li.flage:nth-last-child(-n+8) {
width: 211px !important;
} .CoAktuelles .vk-kongress-promo-card {
padding-left: 15px !important;
}
.vkmt-title {
width: 256px;
}
.vkmt-all {
padding-bottom: 5px;
}
.vkmt-all:hover {
text-decoration: none !important;
color: #fff !important;
}.heim-zeugnisse-list { margin: 1rem 0; }
.heim-zeugnisse-items { list-style: none; margin: 0; padding: 0; display: grid; gap: 1rem; }
.heim-zeugnis-item { background:#fff; border:1px solid #e5e7eb; border-radius:12px; padding:1rem; box-shadow:0 1px 2px rgba(0,0,0,.04); }
.heim-zeugnis-title { margin: 0 0 .5rem; font-size:1.125rem; }
.heim-zeugnis-excerpt { color:#374151; margin:.5rem 0 1rem; }
.heim-zeugnisse-all { margin-top: 1rem; text-align: right; }
.button { display:inline-block; padding:.5rem .75rem; border-radius:8px; border:1px solid #d1d5db; text-decoration:none; }
.button-secondary { background:#f9fafb; }
.heim-zeugnisse-list .heim-zeugnisse-items {
padding-left: 0px;
}
.heim-zeugnisse-list .heim-zeugnisse-items .heim-zeugnis-item {
padding: 0px;
background: transparent;
}@keyframes ifMenuFadeIn {
from {
opacity: 0;
transform: translate3d(20%, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.if-menu-peek {
position: relative;
}
.if-menu-peek a {
opacity: 0.8;
}
.if-menu-peek::before {
content: "If Menu peek";
position: absolute;
text-align: center;
top: 50%;
left: calc(100% + 15px);
background: #f6f9fc;
box-shadow: 0 0 0 1px rgba(136,152,170,.1), 0 15px 35px 0 rgba(49,49,93,.1), 0 5px 15px 0 rgba(0,0,0,.08);
border-radius: 4px;
width: 140px;
margin-top: -17px;
padding: 10px 15px;
font-size: 14px;
opacity: 0;
pointer-events: none;
}
.if-menu-peek:hover::before {
animation: ifMenuFadeIn ease-in-out .2s forwards;
}
.if-menu-peek::after {
content: "";
position: absolute;
width: 20px;
height: 17px;
background: url(//verschickungsheime.de/wp-content/plugins/if-menu/assets/icon-visibility.svg);
color: rgb(80,169,47);
background-size: cover;
top: -14px;
right: -15px;
border-radius: 50%;
}.slideshow-container {
position: relative;
overflow: hidden;
width: 100%;
max-width: 100%;
}
.slideshow-track {
display: flex;
transition: transform 1s ease-in-out;
}
.slideshow-item {
flex: 0 0 auto;
width: 25%;
box-sizing: border-box;
padding: 10px;
}
.slideshow-image-wrapper {
position: relative;
overflow: hidden;
}
.slideshow-image-wrapper img {
width: 100%;
height: auto;
display: block;
}
.hover-text {
position: absolute;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.7);
color: white;
width: 100%;
padding: 10px;
opacity: 0;
transition: opacity 0.3s;
}
.slideshow-image-wrapper:hover .hover-text {
opacity: 1;
}
.slideshow-caption {
text-align: center;
margin-top: 5px;
}
.slideshow-prev, .slideshow-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 2rem;
background: rgba(0,0,0,0.3);
color: white;
border: none;
padding: 0 15px;
cursor: pointer;
z-index: 10;
}
.slideshow-prev { left: 0; }
.slideshow-next { right: 0; }.tribe-events-calendar-day .tribe-events-calendar-day__event{position:relative}.tribe-events-calendar-day .tribe-events-calendar-day__event:after{background-color:var(--tec-color-category-primary);content:"";height:100%;left:calc(var(--tec-grid-width-1-of-9) - var(--tec-grid-gutter-half));position:absolute;width:4px}.tribe-events-calendar-day .tribe-events-calendar-day__event--featured .tribe-events-calendar-day__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-calendar-day .tribe-events-calendar-day__event--featured .tribe-events-calendar-day__event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-calendar-day .tribe-events-calendar-day__event--featured:after{background-color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-calendar-day .tec-events-calendar-day__event-categories{display:inline}.tribe-events-calendar-day .tec-events-calendar-day__event-categories .tec-events-calendar-day__category{align-items:center;background-color:var(--tec-color-category-secondary);border:1px solid var(--tec-color-category-secondary,var(--tec-color-border-default));border-radius:var(--tec-events-border-radius-pill);color:var(--tec-color-category-text);display:flex;font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);padding:0 var(--tec-spacer-1);width:fit-content}.tribe-events-calendar-day .tec-events-calendar-day__event-categories .tec-events-calendar-day__category .tec-events-calendar-day__category-icon{aspect-ratio:1;background-color:var(--tec-color-category-primary);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-right:var(--tec-spacer-0);width:14px}.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details{background-color:var(--tec-color-category-secondary);border-left:3px solid var(--tec-color-category-primary);color:var(--tec-color-category-text);padding:var(--tec-spacer-1)}.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-datetime{color:var(--tec-color-category-text)}.tribe-events .tribe-events-calendar-month__calendar-event.tribe-events-calendar-month__calendar-event--featured:before{background-color:initial;height:inherit;left:inherit;position:inherit;width:inherit}.tribe-events .tribe-events-calendar-month__calendar-event.tribe-events-calendar-month__calendar-event--featured .tribe-events-calendar-month__calendar-event-details{border-left:3px solid var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-datetime-featured-icon-svg{color:var(--tec-color-category-primary)}.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-title,.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-title .tribe-events-calendar-month__calendar-event-title-link{color:var(--tec-color-category-text)}.tribe-events .tribe-events-calendar-month__multiday-event--featured .tribe-events-calendar-month__multiday-event-bar:before{background-color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events .tribe-events-calendar-month__multiday-event-bar{--tec-color-background:var(--tec-color-category-secondary,var(--tec-color-border-default));padding-left:var(--tec-spacer-1);position:relative}.tribe-events .tribe-events-calendar-month__multiday-event-bar:before{background-color:var(--tec-color-category-primary);border-radius:var(--tec-border-radius-month-multiday) 0 0 var(--tec-border-radius-month-multiday);content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-featured-icon-svg{color:var(--tec-color-category-primary)}.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner{--tec-color-background-primary-multiday:var(--tec-color-category-secondary);background-color:var(--tec-color-category-secondary);padding:1px var(--tec-spacer-1);transition:none}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-event-details{padding-left:var(--tec-spacer-1);position:relative}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-event-details:before{background-color:var(--tec-color-category-primary);content:"";height:100%;left:0;position:absolute;top:0;width:3px}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-title,.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-title .tribe-events-calendar-month-mobile-events__mobile-title-link{color:var(--tec-color-category-text)}.tribe-events-calendar-list .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after{background-color:var(--tec-color-category-primary,var(--tec-color-border-default) )}.tribe-events-calendar-list .tribe-events-calendar-list__event{position:relative}.tribe-events-calendar-list .tribe-events-calendar-list__event-datetime-wrapper .tribe-events-calendar-list__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-calendar-list .tribe-events-calendar-list__event-datetime-wrapper .tribe-events-calendar-list__event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-calendar-list .tec-events-calendar-list__event-categories{display:inline}.tribe-events-calendar-list .tec-events-calendar-list__event-categories .tec-events-calendar-list__category{align-items:center;background-color:var(--tec-color-category-secondary);border:1px solid var(--tec-color-category-secondary,var(--tec-color-border-default));border-radius:var(--tec-events-border-radius-pill);color:var(--tec-color-category-text);display:flex;font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-3);padding:0 var(--tec-spacer-1);width:fit-content}.tribe-events-calendar-list .tec-events-calendar-list__event-categories .tec-events-calendar-list__category .tec-events-calendar-list__category-icon{aspect-ratio:1;background-color:var(--tec-color-category-primary,#0000);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-right:var(--tec-spacer-0);width:14px}.tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-details{position:relative}.tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-details:after{background-color:var(--tec-color-category-primary,var(--tec-color-border-default));border-radius:var(--tec-border-radius-default);content:"";height:100%;left:var(--tec-spacer-1);position:absolute;top:0;width:4px}.tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-title-featured-icon-svg{color:var(--tec-color-category-primary)}.tribe-common--breakpoint-medium .tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-title{position:relative}.tribe-common--breakpoint-medium .tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-title:after{background-color:var(--tec-color-category-primary,var(--tec-color-border-default));border-radius:var(--tec-border-radius-default);content:"";height:100%;left:calc(var(--tec-spacer-1)*-1);position:absolute;top:0;width:4px}.tribe-common--breakpoint-medium .tribe-events-pro-summary .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details:after{border-radius:inherit;height:inherit;left:inherit;position:inherit;top:inherit;width:inherit}.tribe-events-pro-photo .tribe-events-pro-photo__event--featured .tribe-events-pro-photo__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-pro-photo .tribe-events-pro-photo__event--featured .tribe-events-pro-photo__event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-pro-photo .tec-events-calendar-photo__category{align-items:center;background-color:var(--tec-color-category-secondary);border:1px solid var(--tec-color-category-secondary,var(--tec-color-border-default));border-radius:var(--tec-events-border-radius-pill);color:var(--tec-color-category-text);display:flex;font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-3);padding:0 var(--tec-spacer-1);width:fit-content}.tribe-events-pro-photo .tec-events-calendar-photo__category .tec-events-calendar-photo__category-icon{aspect-ratio:1;background-color:var(--tec-color-category-primary,#0000);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-right:var(--tec-spacer-0);width:14px}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__multiday-events-day .tribe-events-pro-week-grid__multiday-event-bar{padding-left:var(--tec-spacer-1);position:relative}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__multiday-events-day .tribe-events-pro-week-grid__multiday-event-bar:before{background-color:var(--tec-color-category-primary,var(--tec-color-border-default));border-radius:var(--tec-border-radius-month-multiday) 0 0 var(--tec-border-radius-month-multiday);content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.5em}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__multiday-events-day .tribe-events-pro-week-grid__multiday-event-bar .tribe-events-pro-week-grid__multiday-event-bar-inner{background-color:var(--tec-color-category-secondary,var(--tec-color-border-secondary));padding:1px var(--tec-spacer-1);transition:none}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__multiday-events-day .tribe-events-pro-week-grid__multiday-event-bar .tribe-events-pro-week-grid__multiday-event-bar-featured-icon-svg{color:var(--tec-color-category-primary)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-link{background-color:var(--tec-color-category-secondary);color:var(--tec-color-category-text)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--past .tribe-events-pro-week-grid__event-link-inner{background-color:var(--tec-color-category-secondary);color:var(--tec-color-category-text);transition:var(--tec-transition-background-color)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--past .tribe-events-pro-week-grid__event-link .tribe-events-pro-week-grid__event-link-inner:hover{background-color:inherit;filter:contrast(85%)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-datetime,.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-title{color:var(--tec-color-category-text)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default) )}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link-inner,.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link:hover .tribe-events-pro-week-grid__event-link-inner{background-color:var(--tec-color-category-secondary,var(--tec-color-border-secondary) )}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link-inner:before{background-color:var(--tec-color-category-primary,var(--tec-color-border-default) )}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-link-inner{background-color:var(--tec-color-category-secondary);transition:var(--tec-transition-background-color)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-link:hover .tribe-events-pro-week-grid__event-link-inner{background-color:inherit;filter:contrast(85%)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-link:before{background-color:var(--tec-color-category-primary);content:"";height:100%;left:0;position:absolute;top:0;width:3px}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event.tribe-events-pro-week-mobile-events__event--featured:before{background-color:inherit;height:inherit;left:inherit;position:inherit;width:inherit}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event .tribe-events-pro-week-mobile-events__event-details{padding-left:var(--tec-spacer-1);position:relative}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event .tribe-events-pro-week-mobile-events__event-details:before{background-color:var(--tec-color-category-primary);content:"";height:100%;left:0;position:absolute;top:0;width:3px}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event .tribe-events-pro-week-mobile-events__mobile-event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event .tribe-events-pro-week-mobile-events__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-pro-map__event-cards-wrapper .tec-events-calendar-map__event-categories{display:inline}.tribe-events-pro-map__event-cards-wrapper .tec-events-calendar-map__event-categories .tec-events-calendar-map__category{align-items:center;background-color:var(--tec-color-category-secondary);border-radius:var(--tec-events-border-radius-pill);color:var(--tec-color-category-text);display:flex;font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-3);padding:0 var(--tec-spacer-1);width:fit-content}.tribe-events-pro-map__event-cards-wrapper .tec-events-calendar-map__event-categories .tec-events-calendar-map__category .tec-events-calendar-map__category-icon{aspect-ratio:1;background-color:var(--tec-color-category-primary);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-right:var(--tec-spacer-0);width:14px}.tribe-events .tec-category-filtered-hide{filter:grayscale(60%);opacity:var(--tec-opacity-select-highlighted);transition:var(--tec-transition-opacity)}