.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress{font-size:15px;border-collapse:separate;border-spacing:0;border:1px solid #eee;border-radius:10px;overflow:hidden}.tablepress thead th{background-color:#fff!important}.tablepress thead tr th{border-bottom:solid 2px #aa6306!important;border-right:1px solid #eee}.tablepress tbody tr:last-child td:first-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.tablepress th,.tablepress td{padding:10px;border-right:1px solid #eee}.tablepress thead tr:first-child th{border-top:none}.tablepress tbody tr:first-child td{border-top:none}.tablepress tr td:first-child,.tablepress tr th:first-child{border-left:none}.tablepress tr td:last-child,.tablepress tr th:last-child{border-right:none}.tablepress tbody tr:last-child td,.tablepress tbody tr:last-child th{border-bottom:none}#tablepress-1 .column-2,#tablepress-1 .column-3,#tablepress-2 .column-2,#tablepress-2 .column-3,#tablepress-3 .column-2,#tablepress-3 .column-3,#tablepress-4 .column-2,#tablepress-4 .column-3{text-align:center}#tablepress-1 .row-2 td,#tablepress-1 .row-4 td,#tablepress-1 .row-10 td,#tablepress-2 .row-2 td,#tablepress-2 .row-11 td,#tablepress-3 .row-2 td,#tablepress-3 .row-10 td,#tablepress-3 .row-13 td,#tablepress-3 .row-17 td,#tablepress-4 .row-2 td,#tablepress-4 .row-10 td,#tablepress-4 .row-13 td{background-color:#ededed}#tablepress-1 .row-11 .column-3,#tablepress-2 .row-12 .column-3,#tablepress-3 .row-18 .column-3,#tablepress-4 .row-14 .column-3{background-color:#e0ffd2}body{background-color:var(--base-3);color:var(--contrast);}a{color:#aa6306;}a:hover, a:focus, a:active{color:#563309;}.wp-block-group__inner-container{max-width:1200px;margin-left:auto;margin-right:auto;}.site-header .header-image{width:59px;}.generate-back-to-top{font-size:20px;border-radius:3px;position:fixed;bottom:30px;right:30px;line-height:40px;width:40px;text-align:center;z-index:10;transition:opacity 300ms ease-in-out;opacity:0.1;transform:translateY(1000px);}.generate-back-to-top__show{opacity:1;transform:translateY(0);}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#1e73be;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}h1{font-family:Times New Roman;font-weight:normal;font-size:32px;margin-bottom:12px;}h2{font-family:Times New Roman;font-weight:normal;font-style:normal;font-size:29px;margin-bottom:12px;}h3{font-family:Times New Roman;font-weight:normal;font-size:26px;margin-bottom:12px;}h4{font-family:Times New Roman;font-weight:normal;font-size:23px;margin-bottom:12px;}.main-navigation a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{font-family:Times New Roman;font-weight:normal;text-transform:uppercase;font-size:14px;letter-spacing:1px;}body, button, input, select, textarea{font-family:Arial;font-weight:normal;font-size:16px;}p{margin-bottom:1.7em;}.main-title{font-family:Times New Roman;font-weight:500;text-transform:uppercase;font-size:30px;letter-spacing:2px;}.top-bar{color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.main-title a,.main-title a:hover{color:#ffffff;}.mobile-menu-control-wrapper .menu-toggle,.mobile-menu-control-wrapper .menu-toggle:hover,.mobile-menu-control-wrapper .menu-toggle:focus,.has-inline-mobile-toggle #site-navigation.toggled{background-color:rgba(0, 0, 0, 0.02);}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:#aa6306;}.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:#563309;}button.menu-toggle:hover,button.menu-toggle:focus{color:#aa6306;}.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:#563309;}.navigation-search input[type="search"],.navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:#563309;}.main-navigation ul ul{background-color:#ffffff;}.main-navigation .main-nav ul ul li:not([class*="current-menu-"]):hover > a,.main-navigation .main-nav ul ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul ul li.sfHover:not([class*="current-menu-"]) > a{background-color:#ececec;}.main-navigation .main-nav ul ul li[class*="current-menu-"] > a{background-color:#f3f3f3;}.inside-article a,.paging-navigation a,.comments-area a,.page-header a{color:#aa6306;}.inside-article a:hover,.paging-navigation a:hover,.comments-area a:hover,.page-header a:hover{color:#563309;}.entry-title a{color:var(--contrast);}.entry-title a:hover{color:var(--contrast-2);}.entry-meta{color:var(--contrast-2);}h1{color:var(--contrast);}h2{color:var(--contrast);}h3{color:var(--contrast);}h4{color:var(--contrast);}.sidebar .widget{background-color:var(--base-3);}.footer-widgets{color:#e6e6e6;}.footer-widgets a{color:#e6e6e6;}.footer-widgets a:hover{color:var(--base-3);}.footer-widgets .widget-title{color:var(--base-2);}.site-info{color:#e6e6e6;background-color:#222;}.site-info a{color:#e6e6e6;}.site-info a:hover{color:var(--base-3);}.footer-bar .widget_nav_menu .current-menu-item a{color:var(--base-3);}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{color:var(--contrast);background-color:var(--base-2);border-color:var(--base);}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{color:var(--contrast);background-color:var(--base-2);border-color:var(--contrast-3);}button,html input[type="button"],input[type="reset"],input[type="submit"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#aa6306;}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,a.button:hover,button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#563309;}a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media(max-width:768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:#aa6306;}}.inside-top-bar.grid-container{max-width:1280px;}.inside-header{padding:0px;}.inside-header.grid-container{max-width:1200px;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:0px 20px 20px 20px;}.site-main .wp-block-group__inner-container{padding:0px 20px 20px 20px;}.separate-containers .paging-navigation{padding-top:20px;padding-bottom:20px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-20px;width:calc(100% + 40px);max-width:calc(100% + 40px);}.one-container.right-sidebar .site-main,.one-container.both-right .site-main{margin-right:20px;}.one-container.left-sidebar .site-main,.one-container.both-left .site-main{margin-left:20px;}.one-container.both-sidebars .site-main{margin:0px 20px 0px 20px;}.one-container.archive .post:not(:last-child):not(.is-loop-template-item), .one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:20px;}.main-navigation .main-nav ul li a,.menu-toggle,.main-navigation .menu-bar-item > a{padding-left:15px;padding-right:15px;line-height:45px;}.main-navigation .main-nav ul ul li a{padding:10px 15px 10px 15px;}.main-navigation ul ul{width:0px;}.navigation-search input[type="search"]{height:45px;}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:15px;}.menu-item-has-children .dropdown-menu-toggle{padding-right:15px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:15px;}.footer-widgets-container{padding:30px 40px 30px 40px;}.footer-widgets-container.grid-container{max-width:1280px;}.inside-site-info{padding:15px 25px 15px 25px;}.inside-site-info.grid-container{max-width:1250px;}@media(max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:0px 20px 20px 20px;}.site-main .wp-block-group__inner-container{padding:0px 20px 20px 20px;}.inside-top-bar{padding-right:30px;padding-left:30px;}.inside-header{padding-right:30px;padding-left:30px;}.widget-area .widget{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.footer-widgets-container{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.inside-site-info{padding-right:30px;padding-left:30px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-20px;width:calc(100% + 40px);max-width:calc(100% + 40px);}.one-container .site-main .paging-navigation{margin-bottom:20px;}}.main-navigation .main-nav ul li a,.menu-toggle,.main-navigation .menu-bar-item > a{transition:line-height 300ms ease}.main-navigation.toggled .main-nav > ul{background-color:}.sticky-enabled .gen-sidebar-nav.is_stuck .main-navigation{margin-bottom:0px;}.sticky-enabled .gen-sidebar-nav.is_stuck{z-index:500;}.sticky-enabled .main-navigation.is_stuck{box-shadow:0 2px 2px -2px rgba(0, 0, 0, .2);}.navigation-stick:not(.gen-sidebar-nav){left:0;right:0;width:100% !important;}.nav-float-right .navigation-stick{width:100% !important;left:0;}.nav-float-right .navigation-stick .navigation-branding{margin-right:auto;}.main-navigation.has-sticky-branding:not(.grid-container) .inside-navigation:not(.grid-container) .navigation-branding{margin-left: 10px;}@media(max-width:768px){	
.language{display:block !important}
.main-navigation .inside-navigation{width:100%;}
.main-nav{padding:0px !important;}
.main-nav ul ul{border-bottom:none !important;}
.main-nav li{border-top:1px solid #ebebeb;}
.main-nav li:hover{background-color:#f9f9f9}
.main-nav > ul > li:last-child, .main-nav > ul > li:last-child > ul:last-child, .main-nav ul > li:nth-child(3) > ul > li:last-child > a,
.main-nav ul > li:nth-child(3) > ul > li:last-child:hover{border-radius:0 0 20px 20px !important;}
.sub-menu{border-bottom:none;}
.sub-menu li a:before{content:"– "}
.sub-menu .sub-menu li a:before{content:"–– "}
.site-branding-container{padding:90px 30px 15px 30px !important;z-index:2;}
.inside-article	.featured-image{margin:0 0 0 25px !important;}
.wp-block-image.alignright, .wp-block-image .alignright{margin-left:0px !important;}
.wp-block-image .alignright{padding-bottom:10px}
.site-promotion{padding:0 0 20px 0 !important;}
.inside-article .featured-image{margin:20px 0 0 0 !important;}
.featured-image, .wp-block-image, .post-image{width:auto;}
div.wp-block-image :where(figcaption){margin:0px 0 8px 0 !important;}
figure.wp-block-image :where(figcaption){margin:10px 0 0 0}
.filter-options{display:flex;flex-direction:column;align-items:flex-start;}
#button-reset{align-self:flex-end;}
#category-filter-locations, #category-filter-topics{width:100%;}
.inside-right-sidebar{margin:0px !important;padding:0px !important;}
.sidebar .widget{padding:0 20px 20px 20px !important}
.wp-block-columns{flex-wrap:wrap !important;}
}
@media(min-width:769px){ .inside-navigation{min-width:580px}
.sub-menu, .sub-menu > li:last-child, .sub-menu li:last-child:hover{border-bottom:1px solid #aa6306;}
.sub-menu li{border-top:1px solid #ebebeb;}
.sub-menu .sub-menu{top:-1px !important}
.main-nav .sub-menu{box-shadow:0px 4px 5px 1px rgb(0 0 0 / 10%) !important;}
.featured-image, .wp-block-image.alignright, .wp-block-image .alignright{width:300px;margin-left:25px;float:right;margin-top:2px;margin-bottom:0px;}
.featured-image{margin:20px 0 0 25px !important;}
.post-image{float:left;width:35%;margin-right:25px !important}
.sidebar .widget{padding:25px}
.inside-right-sidebar .widget{border-radius:20px 20px 20px 20px;box-shadow:0px 4px 5px 1px rgb(0 0 0 / 10%);background-color:#fff;}
.inside-right-sidebar .widget_block{margin-bottom:40px !important;}
}
body{background-image:linear-gradient(180deg, var(--base) 0px, var(--base) 400px, var(--base-3) 1000px);}
.site-header{margin-bottom:30px}
.inside-header{position:relative;min-height:205px;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff;box-shadow:0px 3px 5px 1px rgb(0 0 0 / 30%) !important;border-radius:0 0 20px 20px;}
.site-branding-container{padding:55px 30px 20px 30px;z-index:2;}
.site-background{z-index:1;position:absolute;width:100%;height:100%;background-color:#ad1429;background-image:url(//www.museum-ticket.info/wp-content/uploads/header.jpg);background-position:left top;background-repeat:no-repeat;border-radius:0 0 20px 20px;overflow:hidden}
.main-title{text-align:center;text-shadow:0px 2px 2px #402808;}
.page-title{margin-bottom:0 !important}
.entry-content, .taxonomy-description{margin-top:20px !important}
.site-promotion{width:100%;text-align:right;padding:65px 30px 20px 10px;border-color:#fcb830 !important;z-index:3}
.site-promotion a{color:#fcb830;}
.main-navigation{position:absolute;left:0;right:0;text-align:center}
.main-navigation .inside-navigation{border-bottom:solid 1px #d4d4d4;border-radius:0 0 20px 20px;box-shadow:0px 4px 5px 1px rgb(0 0 0 / 12%) !important;background-color:#fff;display:inline-flex !important}
.main-nav .sub-menu{min-width:180px;display:table;height:auto;}
.main-nav{padding:0 10px 0 10px;}
.sub-menu li:hover{background-color:#f9f9f9;}
.sub-menu .menu-item a{font-size:13px !important;}
.menu-item-has-children ul .dropdown-menu-toggle{padding-bottom:0px !important;}
.sticky-enabled .main-navigation.is_stuck{box-shadow:none !important}
.lang-item{float:left;padding:5px}
.site-main p, .entry-summary{text-align:justify;margin-bottom:1.5em;}
.sidebar li:first-child{border-top:none !important;padding-top:0px !important}
.sidebar li{padding:6px 0 0 11px;text-indent:-15px;border-top:dotted 1px #e4e9f0}
.sidebar-header, .footer-header{display:block;margin-bottom:2px;border-bottom:1px dotted #e4e9f0;}
.sidebar-title, .footer-title{margin:0 0 -1px 0 !important;display:inline-block;}
.sidebar-header{margin-bottom:20px !important;}
.sidebar-title{font-family:Times New Roman;font-weight:normal;font-size:23px;border-bottom:2px solid #aa6306;}
.footer-title{border-bottom:2px solid #fcb830;padding-bottom:5px;}
.footer-widgets{border-radius:20px 20px 0 0;border-left:1px solid #fff;border-right:1px solid #fff;border-top:1px solid #fff;background:#272626;box-shadow:0px -3px 5px 1px rgb(0 0 0 / 30%) !important;}
.site-info{border-left:1px solid #fff;border-right:1px solid #fff;box-shadow:0px 2px 5px 1px rgb(0 0 0 / 30%) !important;}
.footer-widgets .footer-header, .footer-widgets .widget{margin-bottom:10px}
.footer-title{font-family:Times New Roman;font-weight:normal;font-size:21px;}
.site-footer{padding-top:15px}
.site-footer p{text-align:justify;padding-top:6px}
.site-info{text-align:left !important;}
.site-footer li:first-child{border-top:none !important;}
.site-footer li{padding:6px 0 0 11px;border-top:1px solid #353535;text-indent:-15px}
.featured-image img, .wp-block-image img{border-radius:10px;border:1px solid #fff;background-color:#fff;box-shadow:0px 4px 5px 1px rgb(0 0 0 / 20%);}
.featured-image .wp-element-caption{margin:10px 0 0 0 !important;display:block;text-align:center;}
.site-main p a::before, .site-footer a::before, .sidebar a::before, .lwptoc_items a::before, .ib_contact a::before{font-family:"fontello";font-size:17px;content:'\e801';padding:4px;}
.site-main ul{margin-left:20px !important}
.site-main li{padding-bottom:7px}
.postlist{padding-bottom:20px}
.page-header{padding-bottom:5px !important;margin-bottom:0px !important}
.post-image{margin-top:15px !important}
.post-image img{border-radius:10px;border:1px solid #fff;border-radius:10px;background-color:#fff;box-shadow:0px 4px 5px 1px rgb(0 0 0 / 20%);width:auto}
.entry-header{display:flex;align-items:center;}
.entry-title{margin-right:15px;}
.top-museum{display:flex;font-size:13px;color:#fff;padding:4px 8px;border-radius:10px;border-radius:10px;background-color:#fc8f30;white-space:nowrap}
.top-museum:before{display:flex;content:"\E806";font-size:18px;width:12px;padding-top:1px}
.entry-summary{padding:15px 0 10px 0;display:table-cell;}
.entry-meta{display:table-row;font-size:14px !important}
.taxonomy-description p:last-child{margin-bottom:1.5em;}
.list-button, .content-button, .post-buttons{text-align:right}
.list-button .button{margin:10px 0 0 10px;}
.content-button .button{margin:0 0 20px 10px;}
article{margin-bottom:20px !important}
.inside-article{padding-bottom:5px !important}
.filter-container{padding:15px 20px 20px 20px}
.filter-label{font-size:13px;font-weight:bold;margin:-15px 0 0 15px;padding:5px 7px 5px 7px;border-radius:10px 10px 10px 10px;background-color:#fff;border:1px solid #d9d9d9;position:absolute}
.filter-options{padding:25px 15px 5px 15px;font-size:14px;box-shadow:0px 4px 5px 1px rgb(0 0 0 / 10%);background-color:#ededed;border:1px solid #d9d9d9;border-radius:10px;}
.filter-container select{font-size:14px;margin-bottom:13px;margin-right:5px;border:1px solid #d9d9d9;padding:8px 10px;}
.filter-container button{margin-bottom:13px;}
#category-filter-locations{min-width:170px;}
#category-filter-topics{min-width:250px;}
.icon-reset:before{content:"\F0B0";}
.icon-info:before{content:"\F085";}
.icon-link:before{content:"\F14C";}
.list-button .button, .content-button .button, .post-buttons .button, .filter-container button{padding:5px 8px !important;font-size:14px;}
.button{display:inline-block !important;background-color:#aa6306 !important}
.button:hover{background-color:#563309 !important}
.ib_contact{padding-bottom:0px !important;display:flex;align-items:flex-start;}
.ib_contact div{padding-right:0px !important;width:100%}
.ib_contact p{text-align:left !important;margin-bottom:0px !important}
.ib_contact div p:first-child strong{border-bottom:2px solid #aa6306;display:inline-block;padding-bottom:4px;}
.ib_contact div p:first-child{border-bottom:1px dotted #e4e9f0;margin-bottom:15px !important;}
.ib_contact ul{margin:0px;}
.ib_distance{padding-bottom:25px}
.ib_distance p{margin-bottom:5px !important}
.ib_distance p::before{font-family:"fontello";font-size:17px;content:'\f031';padding-right:6px;}
.language{padding-right:20px}
.hinweis, .wp-element-caption, .wp-caption-list{font-size:14px !important;color:#9e9e9e;line-height:1.3}
.wp-element-caption, .wp-caption-list{text-align:center;margin:3px 0 0 0}
.inside-right-sidebar .widget ul{color:#8f5305}
.rank-math-breadcrumb p{margin:0 0 0 20px !important;}
.padding-bottom-30px{padding-bottom:30px;}
.map{border-radius:10px;border:1px solid #fff;border-radius:10px;background-color:#fff;box-shadow:0px 4px 5px 1px rgb(0 0 0 / 20%);margin-bottom:30px}
.lwptoc{margin:22px 0 !important}
.lwptoc .lwptoc_i{box-shadow:0px 4px 5px 1px rgb(0 0 0 / 10%);background-color:#ededed;padding:15px;border:1px solid #d9d9d9;border-radius:10px}
.lwptoc_header{margin-bottom:0px !important;}
.lwptoc_items{margin-top:6px}
.lwptoc_items a{padding-left:14px;text-indent:-18px;display:inline-block;}
.search-form{padding-bottom:25px;}
.search-form label{display:inline-block;}
.search-field, .search-submit{font-size:14px !important;padding:6px 10px !important;}
.search-field{border:1px solid #ddd !important;background-color:#fff !important}
.search-submit{display:inline;color:#fff;margin-left:-5px;}
.gb-query-loop-pagination, .paging-navigation{padding-top:10px;font-size:14px !important;justify-content:center !important;}
.gb-query-loop-pagination a, .paging-navigation .page-numbers{border:1px solid #ddd !important;margin-left:-1px;}
.gb-query-loop-item{padding-bottom:28px !important;}
.gb-block-is-current{border:1px solid #aa6306 !important;}
.paging-navigation{display:flex;padding-bottom:10px !important}
.paging-navigation .page-numbers{margin-left:-5px;padding:8px 14px;background-color:#fbfbfb;}
.paging-navigation a:hover{background-color:#563309;color:#fff}
.paging-navigation .current{background-color:#aa6306;color:#fff;font-weight:normal !important;}
.cookie-banner{position:fixed;bottom:0;width:100%;font-size:13px;color:#fff}
.cookie-container{height:100%;max-width:1198px;position:relative;border-radius:20px 20px 0 0;background-color:#272626;margin:0 auto;padding:10px;border-top:1px solid #fff;text-align:center;box-sizing:border-box;}
.cookie-content a::before{font-family:"fontello";font-size:13px;content:'\e801';padding:4px;}
.cookie-content a, #cookie-close{color:#e6e6e6 !important}
.cookie-content a:hover, #cookie-close:hover{color:#fff !important}
.cookie-content, .cookie-buttons, .cookie-banner-action{display:inline-block;}
.cookie-content{padding:8px 20px 10px 10px}
.cookie-buttons{padding:8px 20px 10px 0}
#cookie-accept, #cookie-refuse{margin-right:6px;letter-spacing:.25px;padding:8.5px 10px;color:#fff;border-radius:3px}
#cookie-accept{background-color:#fc8f30;}
#cookie-refuse{background-color:#707070;}
#cookie-accept:hover{background-color:#f07a14;}
#cookie-refuse:hover{background-color:#5f5f5f;}
.cookie-banner-action{position:absolute;top:19px;right:19px;font-weight:bold}
.wp-block-columns{padding-bottom:25px;flex-wrap:nowrap;align-items:baseline;!important}
.wp-block-column {
flex-grow: 1;
min-width: 0;
width: 100%
}.post-image-above-header .inside-article .featured-image,.post-image-above-header .inside-article .post-image{margin-top:0;margin-bottom:2em}.post-image-aligned-left .inside-article .featured-image,.post-image-aligned-left .inside-article .post-image{margin-top:0;margin-right:2em;float:left;text-align:left}.post-image-aligned-center .featured-image,.post-image-aligned-center .post-image{text-align:center}.post-image-aligned-right .inside-article .featured-image,.post-image-aligned-right .inside-article .post-image{margin-top:0;margin-left:2em;float:right;text-align:right}.post-image-below-header.post-image-aligned-center .inside-article .featured-image,.post-image-below-header.post-image-aligned-left .inside-article .featured-image,.post-image-below-header.post-image-aligned-left .inside-article .post-image,.post-image-below-header.post-image-aligned-right .inside-article .featured-image,.post-image-below-header.post-image-aligned-right .inside-article .post-image{margin-top:2em}.post-image-aligned-left>.featured-image,.post-image-aligned-right>.featured-image{float:none;margin-left:auto;margin-right:auto}.post-image-aligned-left .featured-image{text-align:left}.post-image-aligned-right .featured-image{text-align:right}.post-image-aligned-left .inside-article:after,.post-image-aligned-left .inside-article:before,.post-image-aligned-right .inside-article:after,.post-image-aligned-right .inside-article:before{content:"";display:table}.post-image-aligned-left .inside-article:after,.post-image-aligned-right .inside-article:after{clear:both}.one-container.post-image-above-header .no-featured-image-padding.generate-columns .inside-article .post-image,.one-container.post-image-above-header .page-header+.no-featured-image-padding .inside-article .post-image{margin-top:0}.one-container.both-right.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.both-right.post-image-aligned-center .no-featured-image-padding .post-image,.one-container.right-sidebar.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.right-sidebar.post-image-aligned-center .no-featured-image-padding .post-image{margin-right:0}.one-container.both-left.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.both-left.post-image-aligned-center .no-featured-image-padding .post-image,.one-container.left-sidebar.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.left-sidebar.post-image-aligned-center .no-featured-image-padding .post-image{margin-left:0}.one-container.both-sidebars.post-image-aligned-center .no-featured-image-padding .featured-image,.one-container.both-sidebars.post-image-aligned-center .no-featured-image-padding .post-image{margin-left:0;margin-right:0}.one-container.post-image-aligned-center .no-featured-image-padding.generate-columns .featured-image,.one-container.post-image-aligned-center .no-featured-image-padding.generate-columns .post-image{margin-left:0;margin-right:0}@media(max-width:768px){body:not(.post-image-aligned-center) .featured-image,body:not(.post-image-aligned-center) .inside-article .featured-image,body:not(.post-image-aligned-center) .inside-article .post-image{margin-right:0;margin-left:0;float:none;text-align:center}}.lwptoc{margin:32px 0}.lwptoc:first-child{margin-top:16px}.lwptoc_i{padding:14px 18px 18px;text-align:left}.lwptoc_header{margin-bottom:6px}.rtl .lwptoc_header{text-align:right}.lwptoc_toggle{white-space:nowrap;margin-left:4px;font-size:80%}.rtl .lwptoc_toggle{margin-left:0;margin-right:4px}.lwptoc_toggle:before{content:'['}.lwptoc_toggle:after{content:']'}.lwptoc_toggle_label{margin:0 1px}.lwptoc_item{margin-top:2px}.rtl .lwptoc_item{text-align:right}LI.lwptoc_item{margin:2px 0 0 0!important;padding:0!important;list-style:none!important}.lwptoc_item:first-child{margin-top:0}LI.lwptoc_item:first-child{margin-top:0!important}.lwptoc_item_number{margin-right:2px}.rtl .lwptoc_item_number{margin-right:0;margin-left:2px}.lwptoc_itemWrap .lwptoc_itemWrap{margin:2px 0 0 14px}.rtl .lwptoc_itemWrap .lwptoc_itemWrap{margin-left:0;margin-right:14px}OL.lwptoc_itemWrap,UL.lwptoc_itemWrap{margin:0!important;padding:0!important;list-style:none!important}OL.lwptoc_itemWrap OL.lwptoc_itemWrap,OL.lwptoc_itemWrap UL.lwptoc_itemWrap,UL.lwptoc_itemWrap OL.lwptoc_itemWrap,UL.lwptoc_itemWrap UL.lwptoc_itemWrap{margin:2px 0 0 14px!important}.rtl OL.lwptoc_itemWrap OL.lwptoc_itemWrap,.rtl OL.lwptoc_itemWrap UL.lwptoc_itemWrap,.rtl UL.lwptoc_itemWrap OL.lwptoc_itemWrap,.rtl UL.lwptoc_itemWrap UL.lwptoc_itemWrap{margin-left:0!important;margin-right:14px!important}.lwptoc-autoWidth .lwptoc_i{display:inline-block}.lwptoc-left{float:left;margin-top:0;margin-right:32px}.lwptoc-right{float:right;margin-top:0;margin-left:32px}.lwptoc-rightwithoutflow{text-align:right}.lwptoc-rightwithoutflow .lwptoc_i{display:inline-block}.lwptoc-center{text-align:center}.lwptoc-center .lwptoc_i{margin-left:auto;margin-right:auto}.lwptoc-baseItems .lwptoc_items{font-size:90%}.lwptoc-notInherit .lwptoc_i DIV A{box-shadow:none!important;border:none!important;text-decoration:none!important}.lwptoc-notInherit .lwptoc_i DIV A:active,.lwptoc-notInherit .lwptoc_i DIV A:focus,.lwptoc-notInherit .lwptoc_i DIV A:hover{box-shadow:none!important;border:none!important;text-decoration:none!important}.lwptoc-notInherit .lwptoc_i DIV A:hover{border-bottom:1px dotted!important}.lwptoc-light .lwptoc_i{color:#333;background:#fafafa}.lwptoc-light .lwptoc_i A{color:#3175e4}.lwptoc-light .lwptoc_i A:active,.lwptoc-light .lwptoc_i A:focus,.lwptoc-light .lwptoc_i A:hover{color:#3175e4;border-color:#3175e4}.lwptoc-light .lwptoc_items A:visited{color:#000394}.lwptoc-dark .lwptoc_i{color:#d3d5d8;background:#2b2b2b}.lwptoc-dark .lwptoc_i A{color:#96c6ff}.lwptoc-dark .lwptoc_i A:active,.lwptoc-dark .lwptoc_i A:focus,.lwptoc-dark .lwptoc_i A:hover{color:#96c6ff;border-color:#71b2ff}.lwptoc-dark .lwptoc_items A:visited{color:#53a1ff}.lwptoc-white .lwptoc_i{color:#333;background:#fff}.lwptoc-white .lwptoc_i A{color:#3175e4}.lwptoc-white .lwptoc_i A:active,.lwptoc-white .lwptoc_i A:focus,.lwptoc-white .lwptoc_i A:hover{color:#3175e4;border-color:#3175e4}.lwptoc-white .lwptoc_items A:visited{color:#000394}.lwptoc-transparent .lwptoc_i{border:1px solid #eee}