/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/* alegreya-sans-regular - latin_latin-ext */
@font-face {
	font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Alegreya Sans';
     font-style: normal;
     font-weight: 400;
     src: url('/wp-content/themes/generatepress_child/fonts/alegreya-sans-v24-latin_latin-ext-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */;
}
/* alegreya-sans-700 - latin_latin-ext */
@font-face {
	font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Alegreya Sans';
     font-style: normal;
     font-weight: 700;
     src: url('/wp-content/themes/generatepress_child/fonts/alegreya-sans-v24-latin_latin-ext-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */;
}
/* capriola-regular - latin-ext */
@font-face {
	font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Capriola';
     font-style: normal;
     font-weight: 400;
     src: url('/wp-content/themes/generatepress_child/fonts/capriola-v14-latin-ext-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */;
}

:root {
	--font-size-15: 15px;
	--font-size-16: 16px;
	--font-size-17: 17px;
	--font-size-18: 18px;
	--font-size-26: 26px;
	--font-size-22: 22px;
	--font-size-24: 24px;
	--font-size-20: 20px;
}

body {
	font-family: "Alegreya Sans";
	font-weight: 400;
	background: whitesmoke;
	position: relative;
	z-index: -1;
}

body, #page {
	padding: 0px !important;
}

body, button, input, select, textarea {
	font-size: 19px;
}

ol {
	margin: 0px 0px 1.5em 1.2em;
}

button, input, select, textarea {
	font-family: "Alegreya Sans";
	font-weight: 400;
}

h1,h2,h3,h4,h5,h6,.all-menus,.mobile-menu {
	font-family: Capriola;
	font-weight: 400;
	letter-spacing: 0!important;
	letter-spacing: -0.2px!important;
}

h1 {
	margin-bottom: 30px;
}

bold {
	font-weight: 700;
}

small {
	font-size: 90%;
}

.home h2 {
	font-size: 32px;
}

:where(.wp-block-columns) {
	margin-bottom: 10px;
}
.single article .wp-block-image img{
	border-radius:8px;
}
.site-content {
	width: 100%;
}

.right-sidebar .content-area {
	width: 73%;
}

.is-right-sidebar {
	padding-left: 20px;
	width: 27%;
	position:relative;
}

.home .entry-content {
overflow-x:clip;	
}

.one-container .site-content {
	padding: 10px 20px 10px;
}

.home .site-content {
	padding: 0 20px 10px;
}

.page .entry-header{
margin-top:-16px;	
}
.archive .site-content {
	padding-top: 0;
}

.display-none {
	display: none;
}
.pp-multiple-authors-boxes-wrapper{
display:none;	
}
/*tabulka -pocasi*/
#main .tabulka-pocasi tbody tr td:nth-of-type(2),#main .tabulka-pocasi tbody tr td:nth-of-type(3){
background:#fff;	
} 

#main .tabulka-pocasi tbody tr td:nth-of-type(1),#main .tabulka-pocasi thead th:nth-of-type(1){
padding-left:54px;	
	position:relative;
	z-index:2;
}
#main .tabulka-pocasi tbody tr:nth-of-type(1) td{
	padding-top:20px;
}

#main .tabulka-pocasi tbody tr:last-of-type td{
	padding-bottom:0;
}

#main .tabulka-pocasi thead{
text-transform:uppercase;	
	border-bottom:1px solid #cbcbcb;
}
#main .tabulka-pocasi tbody tr td:nth-of-type(1):before{
content:'';	
	height:100%;
	width:calc(100% - 30px);
	background:#fff;
	position:absolute;
	right:0;
	top:0;
	z-index:-1;
}
#main .tabulka-pocasi tbody tr:nth-of-type(1) td:nth-of-type(1):after{
content:'';	
	height:20px;
	width:40px;
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
#main .tabulka-pocasi th,.tabulka-pocasi td{
border:none!important;	
}
#main .tabulka-pocasi table{
border-collapse:collapse;
	border:none;
	min-width:300px;

}

#main .tabulka-pocasi {
	overflow:auto!important;
	text-align: left;
	margin-bottom:20px;
}
#main .tabulka-pocasi  tbody{
position:relative;	
}
#main .tabulka-pocasi  tbody:before{
content:'';
	height:100%;
	width:4px;
	background:#fff;
	position:absolute;
	right:0;
	
}

#main .tabulka-pocasi tr{
display:-ms-grid;
display:grid;
grid-template-columns: calc(100% / 3 + 24px) calc(100% / 3 - 20px) calc(100% / 3 - 4px);
}
#main .tabulka-pocasi tbody tr td:nth-of-type(3){
position:relative;	
}


td.weather-polojasno:before{
content:'';	
	width:35px;
	height:35px;
	background-image:url(/wp-content/uploads/2024/11/polojasno.svg);
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
		background-size: 100%;
}

td.weather-jasno:before{
content:'';	
	width:35px;
	height:35px;
	background-image:url(/wp-content/uploads/2024/11/jasno.svg);
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
		background-size: 100%;
}

td.weather-zatazeno:before{
content:'';	
	width:35px;
	height:35px;
	background-image:url(/wp-content/uploads/2024/11/zatazeno.svg);
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
		background-size: 100%;
}

td.weather-dest:before{
content:'';	
	width:35px;
	height:35px;
	background-image:url(/wp-content/uploads/2024/11/dest.svg);
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
		background-size:100%;
}

td.weather-vitr:before{
content:'';	
	width:35px;
	height:35px;
	background-image:url(/wp-content/uploads/2024/11/vitr.svg);
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
		background-size:100%;
}

td.weather-prehanky:before{
content:'';	
	width:35px;
	height:35px;
	background-image:url(/wp-content/uploads/2024/11/prehanky.svg);
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
		background-size:100%;
}

/*tiktok*/
.tiktok-videa{
display:flex;	
	gap:12px!important;
	margin-top:20px;
	overflow:auto;
	 flex-wrap:nowrap;
    scrollbar-width: none;   
}
.tiktok-videa::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.tiktok-videa iframe{
width: 240px;
    height: 420px;	
	border-radius:5px;	
overflow-y: scroll;
}
.videa-tiktok-wrapper{
position:relative;	
}

#scrollRight{
    position: absolute;
    right: 0;
    background: #fff;
    color: var(--hlavni-modra);
    font-size: 41px;
    font-weight: 800;
    line-height: 40px;
    border-radius: 100%;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    width: 41px;
    height: 41px;
	opacity: 0; /* Výchozí hodnota pro skryté tlačítko */
    transition: opacity 0.3s ease; /* Hladký přechod pro zobrazení/schování */
	pointer-events: none; /* Zabránit interakci s neviditelným tlačítkem */
}
#scrollRight img{
    height: 25px;
    width: 16px;
}


#scrollLeft {
    position: absolute;
    left: 0;
    background: #fff;
    color: var(--hlavni-modra);
    font-size: 41px;
    font-weight: 800;
    line-height: 40px;
    border-radius: 100%;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    width: 41px;
    height: 41px;
    opacity: 0; /* Výchozí hodnota pro skryté tlačítko */
    transition: opacity 0.3s ease; /* Hladký přechod pro zobrazení/schování */
    pointer-events: none; /* Zabránit interakci s neviditelným tlačítkem */
}

#scrollLeft img {
    height: 25px;
    width: 16px;
    transform: rotateZ(-180deg);
}

/*instagram*/

.instagram-wrapper{
position:relative;		
}
#scrollRightinsta{
    position: absolute;
    right: 0;
    background: #fff;
    color: var(--hlavni-modra);
    font-size: 41px;
    font-weight: 800;
    line-height: 40px;
    border-radius: 100%;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    width: 41px;
    height: 41px;
    transition: opacity 0.3s ease; /* Hladký přechod pro zobrazení/schování */
	pointer-events: none; /* Zabránit interakci s neviditelným tlačítkem */
}
#scrollRightinsta img{
    height: 25px;
    width: 16px;
}


#scrollLeftinsta {
    position: absolute;
    left: 0;
    background: #fff;
    color: var(--hlavni-modra);
    font-size: 41px;
    font-weight: 800;
    line-height: 40px;
    border-radius: 100%;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    width: 41px;
    height: 41px;
    transition: opacity 0.3s ease; /* Hladký přechod pro zobrazení/schování */
    pointer-events: none; /* Zabránit interakci s neviditelným tlačítkem */
}

#scrollLeftinsta img {
    height: 25px;
    width: 16px;
    transform: rotateZ(-180deg);
}

.instagram-videa{
height: 466px;
    scrollbar-width: none;   
	overflow:auto;
	flex-wrap:nowrap;
	gap: 1px;
	overflow:hidden;
	
}

.instagram-videa:-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.instagram-videa iframe{
    max-width: unset !important;
	 min-width: 0 !important;
	flex-shrink: 0;
    margin: 0 !important;
}
.instagram-videa > blockquote,.instagram-videa > iframe,.ig-placeholder{
	    flex-basis:280px;
		min-width: 0 !important;
	    flex-shrink: 0;

    height: 444px!important;
}

/*vstupenky icons*/
.info_pamatka h3 strong{
	font-weight:400!important;
}
.info_pamatka h3[id*="htoc-cena"]:before {
	content: '\24';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka h3[id*="jak-zakoupit"]:before {
	content: '\f09d';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

/*doprava icons*/
.info_pamatka:not(.linka,.time,.kontakt) ul {
	display: none;
}

.info_pamatka h3 {
	cursor: pointer;
}

.linka.info_pamatka h3,.info_pamatka.kontakt h3,.info_pamatka.time h3 {
	cursor: pointer;
}

.info_pamatka:not(.linka,.time,.kontakt) h3:after {
	content: '+';
	font-size: 1.4em;
	vertical-align: middle;
	position: absolute;
	display: inline-block;
	transform: translateY(-50%);
	top: 50%;
	right: -24px;
	font-weight: 400;
}

.info_pamatka:not(.linka,.time,.kontakt) h3.unwrapped:after {
	content: '-';
	right: -21px;
}

.info_pamatka  h3[id*="mhd"]:before {
	content: '\f207';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka  h3[id*="uber"]:before {
	content: '\f5e4';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka  h3[id*="p-ky"]:before {
	content: '\f54b';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka  h3[id*="kola"]:before {
	content: '\f84a';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka  h3[id*="htoc"]:before {
	padding-right: 12px;
	display: none;
	width: 40px;
}

.info_pamatka  h3[id*="taxi"]:before {
	content: '\f1ba';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka  h3[id*="car-share"]:before {
	content: '\e068';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka  h3[id*="car-rent"]:before {
	content: '\e4dd';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka h3[id*="letiste"]:before,.info_pamatka h3[id*="letadlo"]:before {
	content: '\f5af';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka h3[id*="autobus"]:before {
	content: '\f207';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka h3[id*="vlak"]:before,.info_pamatka h3[id*="vlak-po"]:before {
	content: '\f238';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka h3[id*="spolujizda"]:before {
	content: '\e068';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka h3[id*="automobil"]:before {
	content: '\f5e4';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.info_pamatka.visible h3[id*="htoc"]:before {
	padding-right: 12px;
	display: inline-block;
}

.archive .info_pamatka {
	max-width: unset;
}

/**/

/*info pamatka*/
.info_pamatka ul {
	margin-left: 20px;
	font-size: 0.95em;
	text-align:left;
}

.column_tickets > div {
	padding: 0!important;
}

.column_tickets {
	margin-top: 30px;
}

.info_pamatka {
	max-width: 1000px;
	margin: auto;
	margin-bottom: 40px!important;
	margin-right: 12px!important;
}

.linka.info_pamatka {
	background: #fff3ff;
}

.infobox-nadpisy-sloupec {
	margin-top: 20px;
	margin-bottom: 20px;
	gap: 8px;
	flex-direction: row!important;
}

#main .infobox-nadpisy-sloupec .wp-block-column {
	text-align: center;
	    flex-shrink: 0;
	    flex-basis:initial;
}

.infoboxy-rozbalovaci {
	        flex-direction: column;
	width: calc(100% - 10px);
}

.infoboxy-rozbalovaci .wp-block-column > .wp-block-group.is-vertical:not(:nth-of-type(2)) {
	display: none;
}

.infoboxy-rozbalovaci .wp-block-column > .wp-block-group.is-vertical.visible {
	display: flex;
}

.infoboxy-rozbalovaci .wp-block-column > .wp-block-group.is-vertical.hidden {
	display: none;
}

.linka.info_pamatka:before {
	border-color: #9a6f97;
	z-index: -1;
}

.infoboxy-rozbalovaci .linka.info_pamatka h3 {
	margin-bottom: 0;
	display: inline-block;
	cursor: pointer;
}

.infobox-nadpisy-sloupec .wp-block-column:first-of-type h3,.infobox-nadpisy-sloupec .wp-block-column h3.active {
	color: var(--cervena);
	position: relative;
}

.infobox-nadpisy-sloupec h3 {
	margin-bottom: 0;
	display: inline-block;
}

.infobox-nadpisy-sloupec .wp-block-column:first-of-type h3:after,.infobox-nadpisy-sloupec .wp-block-column h3.active:after {
	content: '';
	position: absolute;
	height: 5px;
	width: calc(100% - 8px);
	left: 16px;
	bottom: -1px;
	border-radius: 38%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(0%, var(--cervena)), color-stop(94%, rgba(255, 255, 255, 1)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, var(--cervena) 0%, rgba(255, 255, 255, 1) 94%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, var(--cervena) 0%, rgba(255, 255, 255, 1) 94%);
	-webkit-transform: rotateZ(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotateZ(180deg);
	opacity: 0.6;
}

.infobox-nadpisy-sloupec .wp-block-column h3.inactive:after {
	display: none;
}

.infobox-nadpisy-sloupec .wp-block-column h3.inactive {
	color: var(--plna-cerna);
}

.info_pamatka h2:after {
	background: #222;
	display: block;
	height: 3px;
	width: 90px;
	margin-top: 10px;
	margin-left: -32px;
}

.info_pamatka h2:before {
/*content:'\f0eb';*/
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-webkit-transform: scaleX(-1);
	    -ms-transform: scaleX(-1);
	        transform: scaleX(-1);
	font-size: 34px;
	color: #222;
	display: none;
	width: 26px;
	height: 36px;
	position: absolute;
	top: 0;
	left: -34px;
}

.info_pamatka.visible h2:before {
	display: inline-block;
}

.info_pamatka > * {
	z-index: 2;
}

.info_pamatka {
	background: #eff4fe;
	position: relative;
	overflow: visible;
}

.info_pamatka:not(.kontakt,.time) {
	padding: 24px 50px 14px 28px;
}

.info_pamatka.kontakt,
.info_pamatka.time,.linka.info_pamatka {
	padding: 14px 28px 30px 28px;
}

.info_pamatka:before {
	content: '';
	height: 100%;
	width: calc(100% - 10px);
	background: transparent;
	display: block;
	position: absolute;
	left: 21px;
	top: 11px;
	border-bottom: 4px solid var(--hlavni-modra);
	border-right: 4px solid var(--hlavni-modra);
	border-radius: 3px;
	z-index: -1;
}

.info_pamatka .wp-block-heading:before {
	color: var(--plna-cerna);
}

.info_pamatka h2 {
	color: #222;
	display: inline;
  /*  margin-left: 34px;*/
	position: relative;
	font-size: 32px;
	border: 3px solid var(--hlavni-modra);
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-radius: 5%;
	display: inline;
	line-height: 1.6;
	padding: 2px 0!important;
}

.info_pamatka.city h2 {
	border-color: #2a7885;
}

.info_pamatka.time h2 {
	border-color: #2c8548;
}

.info_pamatka.kontakt h2 {
	border-color: var(--plna-cerna);

}
.info_pamatka.kontakt{
text-align:center;	
}
.info_pamatka.kontakt .wp-block-list{
text-align:left;	
}

.info_pamatka > :nth-of-type(1) {
	margin-top: 20px;
	row-gap: 14px;
}

.linka.info_pamatka h2 {
	border-color: #754471a1;
}

.infoboxy-rozbalovaci .info_pamatka h2 {
	border: 3px solid #754471a1;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-radius: 5%;
	display: inline;
	line-height: 1.6;
	padding: 2px 0;
 /* Přidejte padding podle potřeby */;
}

.infoboxy-rozbalovaci .info_pamatka h2:after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(0%, var(--cervena)), color-stop(94%, rgba(255, 255, 255, 1)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, var(--cervena) 0%, rgba(255, 255, 255, 1) 94%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, var(--cervena) 0%, rgba(255, 255, 255, 1) 94%);
}

.info_pamatka h3 {
	font-size: 24px;
	position: relative;
}

.info_pamatka.city {
	background: #ddfffc;
}

.info_pamatka.city:before {
	border-color: #339ca1;
}

.info_pamatka.city h3 strong {
	color: #2a7885 !important;
}

.info_pamatka.city h3 {
	color: #2a7885;
}

.info_pamatka.time {
	background: #e3ffe5;
}

.rozpeti-mesicu {
	gap: 16px;
	margin-bottom: 6px;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	    -ms-flex-direction: row!important;
	        flex-direction: row!important;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}

.rozpeti-mesicu .wp-block-column:nth-of-type(1) ul {
	list-style: none;
}

.rozpeti-mesicu ul li {
	font-weight: 700;
	color: var(--plna-cerna);
}

.rozpeti-mesicu .wp-block-column:nth-of-type(2) ul {
	list-style-type: none;
}

.infoboxy-rozbalovaci .time ul:not(.seznam-pomlcka) {
	margin-left: 0;
	margin-bottom: 0;
}

.oteviraci-doba-sloupce-wrapper {
	-ms-flex-wrap: wrap!important;
	    flex-wrap: wrap!important;
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	    -ms-flex-direction: row!important;
	        flex-direction: row!important;
	row-gap: 20px;
	width: 100%;
}

#main .oteviraci-doba-sloupce-wrapper .wp-block-column {
	-webkit-box-flex: 1!important;
	    -ms-flex: auto!important;
	        flex: auto!important;
}
#main .rozpeti-mesicu .wp-block-column{
-webkit-box-flex:0!important;
    -ms-flex-positive:0!important;
        flex-grow:0!important;	
}

.oteviraci-doba-sloupce-wrapper p {
	margin: 0;
}

.info_pamatka.time:before {
	border-color: #2c8548;
}

.infoboxy-rozbalovaci .info_pamatka.time h2 {
	border: 3px solid #2c8548;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

.info_pamatka.time:after {
	border-color: #2c8548;
}

.info_pamatka.kontakt {
	background: #fff1a3;
}

.info_pamatka.kontakt a:hover {
	color: var(--plna-cerna);
}

.info_pamatka.kontakt:before {
	border-color: #e9df6e;
}

#main .overit-dobu-wrapper {
	margin-left: auto;
	font-size: 19px;
	font-weight: 700;
	margin-top: 6px;
}

.overit-dobu-wrapper p:first-of-type a {
	position: relative;
	border-top: 1px solid var(--plna-cerna);
	border-bottom: 1px solid var(--plna-cerna);
	padding: 2px 6px;
}

.overit-dobu-wrapper p:first-of-type a:before {
	content: '';
	width: 66px;
	height: 14px;
	position: absolute;
	right: -2px;
	bottom: -2px;
	border-right: 3px solid var(--plna-cerna);
	border-bottom: 3px solid var(--plna-cerna);
}

.overit-dobu-wrapper p:first-of-type a:after {
	content: '';
	width: 66px;
	height: 14px;
	position: absolute;
	left: -2px;
	top: -2px;
	border-left: 3px solid var(--plna-cerna);
	border-top: 3px solid var(--plna-cerna);
}

.overit-dobu-wrapper a {
	text-decoration: none;
	color: var(--accent);
	font-weight: 700;
}

.overit-dobu-wrapper a:hover {
	color: var(--svetle-modra);
}

.oteviraci-doba-akordeon,.info-akordeon {
margin-bottom:20px;	
	position:relative;
	padding:6px;
padding:14px 6px;
	margin-top:10px!important;
	margin-bottom:24px!important;
padding-bottom:0;
	padding-left:0;
}



/*
.oteviraci-doba-akordeon > .wp-block-group:before{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#000;
	bottom:-6px;
left:-12px;
	z-index:9;
}
*/
/*
.oteviraci-doba-akordeon > .wp-block-group:after{
content:'';
	position:absolute;
	width:1px;
	height:70%;
	background:#000;
bottom:-12px;
	left:-6px;
	z-index:9;

}
*/

/*
.oteviraci-doba-akordeon > .wp-block-group > .wp-block-group:after{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#000;
bottom:-12px;
	left:50%;
	transform:translatex(-50%);
	z-index:9;

}*/

.oteviraci-doba-akordeon:before,.info-akordeon:before{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#2c8548;
	top:8px;
	right:-6px;
	z-index:9;
}

.oteviraci-doba-akordeon:after,.info-akordeon:after{
content:'';
	position:absolute;
	width:1px;
	height:70%;
	background:#2c8548;
top:0;
	right:0;
	z-index:9;
	top:-6px;
}


.oteviraci-doba-akordeon > .wp-block-group > .wp-block-group:before,.info-akordeon > .wp-block-group > .wp-block-group:before{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#2c8548;
top:-12px;
right:12px;
	z-index:9;

}

.info-akordeon.vstupenky:before{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#9a6f97;
	top:8px;
	right:-6px;
	z-index:9;
}

.info-akordeon.vstupenky:after{
content:'';
background:#9a6f97;

}


.info-akordeon.vstupenky > .wp-block-group > .wp-block-group:before{
content:'';

background:#9a6f97;


}


.oteviraci-doba-akordeon > .wp-block-group, .info-akordeon > .wp-block-group {
	position:relative;

}

.oteviraci-doba-akordeon > .wp-block-group > .wp-block-group,.info-akordeon > .wp-block-group > .wp-block-group,.info-akordeon {
position:relative;	

}


.oteviraci-doba-akordeon tbody,.info-akordeon tbody{
display:none;	
}
.oteviraci-doba-akordeon table,.info-akordeon table{
margin:0;	
	border-collapse: separate;
}
.oteviraci-doba-akordeon thead,.info-akordeon thead{
border:none;
	cursor:pointer;
	position:relative;
}


.oteviraci-doba-akordeon thead tr th:last-of-type, .info-akordeon thead tr th:last-of-type{
	position:relative;
}
.oteviraci-doba-akordeon thead tr th:last-of-type:before, .info-akordeon thead tr th:last-of-type:before{
content: '';
    background-image: url(/wp-content/uploads/2024/11/chevron-down-solid.svg);
    height: 13px;
    width: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
            transform: translatey(-50%);	
}


.oteviraci-doba-akordeon thead.active tr th:last-of-type:before, .info-akordeon thead.active tr th:last-of-type:before{
-webkit-transform: rotateX(180deg) translateY(-50%);
        transform: rotateX(180deg) translateY(-50%);
    top: calc(50% - 10px);
}



.oteviraci-doba-akordeon .wp-block-heading, .info-akordeon .wp-block-heading{
position:relative;	
	overflow:auto;
}
.oteviraci-doba-akordeon .wp-block-heading:after, .info-akordeon .wp-block-heading:after{
content:'';	
	background-image:url(/wp-content/uploads/2024/11/chevron-down-solid.svg);
	height:13px;
	width:13px;
	position:absolute;
	right:10px;
	top:50%;
	-webkit-transform:translatey(-50%);
	    -ms-transform:translatey(-50%);
	        transform:translatey(-50%);
}
.oteviraci-doba-akordeon .wp-block-heading.active:after,.info-akordeon .wp-block-heading.active:after{
-webkit-transform: rotateX(180deg) translateY(-50%);
        transform: rotateX(180deg) translateY(-50%);
	top:calc(50% - 10px)
}


.oteviraci-doba-akordeon thead th,.oteviraci-doba-akordeon table,.info-akordeon thead th,.info-akordeon table{
	border:none;
		font-weight:400
}


.oteviraci-doba-akordeon .wp-block-group,.info-akordeon .wp-block-group{
width:100%;	
	
}
.oteviraci-doba-akordeon > .wp-block-group > .wp-block-group , .info-akordeon > .wp-block-group > .wp-block-group {
gap:14px;
}


.oteviraci-doba-akordeon .wp-block-group .wp-block-group .wp-block-group  p,.info-akordeon .wp-block-group .wp-block-group .wp-block-group  p{
display:none;	
margin-bottom:10px;
	border:1px solid #cbcbcb;
	padding:.5em;
	margin-top:-.5em;
	border-top:0;
	width:100%;
}
.oteviraci-doba-akordeon .wp-block-group .wp-block-group,.info-akordeon .wp-block-group .wp-block-group {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-webkit-box-align:start;
	    -ms-flex-align:start;
	        align-items:flex-start;
}
.oteviraci-doba-akordeon .wp-block-heading:hover,.info-akordeon .wp-block-heading:hover{
	background:#f9f9f9;	
}
.oteviraci-doba-akordeon thead,.oteviraci-doba-akordeon .wp-block-heading,.info-akordeon  thead,.info-akordeon .wp-block-heading{
	font-size:20px;
font-family:Capriola;
	background:#f3f3f3;
	padding:.5em;
	border:1px solid #cbcbcb;
	cursor:pointer;
	padding-right:26px;
}

.info-akordeon .wp-block-heading.active{
border-bottom-left-radius:0;	
	border-bottom-right-radius:0;	
}
.oteviraci-doba-akordeon .wp-block-heading,.info-akordeon .wp-block-heading{
border-radius:8px;	
}
.oteviraci-doba-akordeon .wp-block-heading,.info-akordeon .wp-block-heading{
	width:100%;
	display:block;	
}

.oteviraci-doba-akordeon thead tr th,.info-akordeon thead tr th{
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
.oteviraci-doba-akordeon thead :hover th,.info-akordeon thead :hover th{
	background:#f9f9f9;	
}
.oteviraci-doba-akordeon tr,.info-akordeon tr,.oteviraci-doba-akordeon th,.info-akordeon th{
white-space:normal;	
}
.oteviraci-doba-akordeon thead tr th:first-of-type,.info-akordeon thead tr th:first-of-type {
	border-top-left-radius:8px;
		border-bottom-left-radius:8px;

	border-left:1px solid #cbcbcb;
}
.oteviraci-doba-akordeon thead.active tr th:first-of-type,.info-akordeon thead.active tr th:first-of-type {
	border-top-left-radius:8px;
		border-bottom-left-radius:8px;
	border-left:1px solid #cbcbcb;
			border-bottom-left-radius:0;
}

.oteviraci-doba-akordeon thead.active tr th:first-of-type,.info-akordeon  thead.active tr th:first-of-type {
	border-top-left-radius:8px;
		border-bottom-left-radius:8px;
	border-left:1px solid #cbcbcb;
			border-bottom-left-radius:0;
}
.oteviraci-doba-akordeon thead tr th:last-of-type ,.info-akordeon thead tr th:last-of-type {
	border-top-right-radius:8px;
		border-right:1px solid #cbcbcb;
	padding-right:28px;
}
.oteviraci-doba-akordeon tbody tr:first-of-type td,.info-akordeon tbody tr:first-of-type td{
border-top:none;	
}
.oteviraci-doba-akordeon tbody td,.info-akordeon tbody td{
border:none;	
	border-bottom:1px solid #cbcbcb;
}
.oteviraci-doba-akordeon tbody tr td:first-of-type,.info-akordeon tbody tr td:first-of-type{
border-left:1px solid #cbcbcb;	
}
.oteviraci-doba-akordeon tbody tr td:last-of-type,.info-akordeon tbody tr td:last-of-type{
border-right:1px solid #cbcbcb;	
}
.oteviraci-doba-akordeon table,.info-akordeon table{
text-align:center;	
}
.oteviraci-doba-akordeon thead th:first-of-type,.oteviraci-doba-akordeon tbody td:first-of-type,.info-akordeon thead th:first-of-type,.info-akordeon tbody td:first-of-type{
text-align:left;	
} 
.info-akordeon ul li{
list-style-type:none;
	text-indent:-16px;
	margin-left:16px;
}
.info-akordeon ul li:before {
    content: '';
	vertical-align:middle;
    display: inline-block;
    width: 5px;         /* Velikost kolečka */
    height: 5px;        /* Velikost kolečka */
    border-radius: 50%;  /* Vytvoření kruhu */
    background-color: #000;  /* Barva kolečka */
    margin-right: 10px;  /* Mezery mezi kolečkem a textem */
}

.info-akordeon ul{
	margin-bottom:10px;
	display:none;
border: 1px solid #cbcbcb;
    padding: .5em;
    margin-top: -.5em;
	width:100%;
	border-top:0;
}
.info-akordeon p{
width:100%;	
}
.info-wrapper{
display:block!important;	
}

#main .info_pamatka.kontakt h2{
font-size: 26px;
    font-family: Capriola;
    background: #f3f3f3;
    padding: .5em!important;
    border: 1px solid #cbcbcb;
    cursor: pointer;
    padding-right: 26px!important;
	text-align:left;
	display:block;
	margin:0;
	border-radius: 8px;
	position:relative;
	line-height: 1.3em;
	overflow:auto;
}
.kontakt-wrapper{
position:relative;	
}
.kontakt-wrapper:before{
	content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e9df6e;
        top: 8px;
        right: -6px;
        z-index: 9;
        left: unset;
}
#main .info_pamatka.kontakt ul li {
    list-style-type: none;
    text-indent: -16px;
    margin-left: 16px;
}
#main .info_pamatka.kontakt ul {
    margin-bottom: 10px;
  margin:0;
	margin-bottom:10px;
    border: 1px solid #cbcbcb;
    padding: .5em;
    width: 100%;
    border-top: 0;
	display:block;
}


#main .info_pamatka.kontakt ul li:before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #000;
    margin-right: 10px;
}

#main .info_pamatka.kontakt h2:after {
 content: '';
    background-image: url(/wp-content/uploads/2024/11/chevron-down-solid.svg);
    height: 13px;
    width: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
	-webkit-transform: translatey(-50%);
	    -ms-transform: translatey(-50%);
	        transform: translatey(-50%);
	background-color:unset;
	margin:0;
}
#main .info_pamatka.kontakt h2.active:after{
	-webkit-transform: rotateX(180deg) translateY(-50%);
	        transform: rotateX(180deg) translateY(-50%);
    top: calc(50% - 10px);
}

#main .info_pamatka.kontakt{
padding: 14px 6px;
	margin-right:0!important;
    margin-top: 0 !important;
	margin-bottom: 0 !important;
position:relative;
background:none;	
	padding-left:0;
}

#main .info_pamatka.kontakt:before {
content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e9df6e;
    top: 2px;
    right: 20px;
    z-index: 9;
    left: unset;
    border: none;
    border-radius: 0;
}

#main .info_pamatka.kontakt:after{
content: '';
    position: absolute;
    width: 1px;
    height: 70%;
    background: #e9df6e;
    top: 0;
    right: 0;
    z-index: 9;
    top: -6px;	
}

#main .info_pamatka.kontakt h2:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e9df6e;
    top: -8px;
    right: -12px;
    z-index: 9;
	left:unset;
}
#main .info_pamatka.kontakt h2.active{
border-bottom-left-radius:0;	
	border-bottom-right-radius:0;	
}
	.oteviraci-doba-akordeon h3.active, .info-akordeon h3.active,.unwrapped{
		border-bottom-left-radius:0!important;	
	border-bottom-right-radius:0!important;	
	}
#main .doprava-boxy ul{
display:block;	
}
.doprava-boxy .obsah{
-ms-grid-columns:1fr 40px 1fr;
grid-template-columns:1fr 1fr;
	-webkit-column-gap:40px;
	   -moz-column-gap:40px;
	        column-gap:40px;
display:none;
}
.doprava-boxy .nadpis-doprava{
	display:block;
	width:100%;
	text-align:center;
	background: #f3f3f3;
}
.doprava-boxy .nadpis-doprava{
	font-family: Capriola;
    background: #f3f3f3;
   padding: 8px;
    border: 1px solid #cbcbcb;
    cursor: pointer;
    padding-right: 26px !important;
    text-align: left;
    display: block;
    margin: 0;
    border-radius: 8px;
    position: relative;
    line-height: 1.3em;
	margin-top:0;
	text-align:center;
}
.doprava-boxy .nadpis-doprava:not(:first-of-type){
margin-top:14px;	
}
.doprava-boxy h3{
display:inline-block;
	
}
.doprava-boxy{
	position:relative;	
	margin-top:34px;
}
#main .doprava-boxy .info_pamatka{
padding:0;	
	background:unset;
	margin:0!important;
	padding: 0 6px 14px;

}
.doprava-boxy .obsah{

	border: 1px solid #cbcbcb;
	border-top:none;
	padding:.5em;
}

#main .doprava-boxy:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    background: var(--hlavni-modra);
    top: -24px!important;
    right: 0;
    z-index: 9;
    top: -6px;
}
/*
#main .doprava-boxy .info_pamatka:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%!important;
    background: var(--hlavni-modra);
    top: 20%;
    left:0!important;
    z-index: 9;
    left: unset;
	border:none;
}*/



.nadpis-doprava:after{
	content: '';
    background-image: url(/wp-content/uploads/2024/11/chevron-down-solid.svg);
    height: 13px;
    width: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
            transform: translatey(-50%);
    background-color: unset;
    margin: 0;
}
.nadpis-doprava.unwrapped:after{
-webkit-transform: rotateX(180deg) translateY(-50%);
        transform: rotateX(180deg) translateY(-50%);
    top: calc(50% - 10px);
}

.doprava-boxy .info_pamatka h3:after{
display:none!important;	
}
#main .doprava-boxy .info_pamatka:before{
display:none;	
}


.doprava-boxy:before {
content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: var(--hlavni-modra);
    top: -15px;
    right: 12px;
    z-index: 9;
}

.doprava-boxy .info_pamatka:after{
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: var(--hlavni-modra);
    top: -9px;
    right: -6px;
    z-index: 9;	
}

.doprava-boxy.doprava-do:before {
content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background:#2a7885;
    top: -15px;
    right: 12px;
    z-index: 9;
}

#main .doprava-boxy.doprava-do:after{
 background:#2a7885;	
}

.doprava-boxy.doprava-do .info_pamatka:after{

background:#2a7885;	

}


.doprava-boxy.doprava-do-statu:before {
content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background:#2a7885;
    top: -15px;
    right: 12px;
    z-index: 9;
}

#main .doprava-boxy.doprava-do-statu:after{
 background:#2a7885;	
}

.doprava-boxy.doprava-do-statu .info_pamatka:after{

background:#2a7885;	

}






.filtered_posts {
	margin-bottom: 20px;
}
/*extra posts*/
.load-more {
	cursor: pointer;
	background: none;
	color: var(--hlavni-modra);
	font-family: 'Capriola';
	font-size: 28px;
	-ms-grid-column-span: 2;
	grid-column: span 2;
}

.load-more:hover,.load-more:focus {
	color: var(--hlavni-modra-hover);
	background: none;
}

.extra-posts {
	display: none;
	-ms-grid-columns: 1fr 18px 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-column-span: 2;
	grid-column: span 2;
	gap: 18px;
}
/*vlastnosti vyletu*/
.vlastnosti-vyletu {
	border: 1px solid #cbcbcb;
	padding: 8px 10px 4px 10px;
	margin-bottom: 20px;
	position: relative;
	margin-top: -24px;
}

.vlastnosti-vyletu > .wp-block-group {
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	width: 100%;
	position: relative;
	gap: 40px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	padding-right: 20px;
}

.vlastnosti-vyletu:before {
	content: '';
	width: 92%;
	height: 1px;
	background: #000;
	position: absolute;
	bottom: -1px;
	left: 30px;
}

.vlastnosti-vyletu > .wp-block-group:before {
	content: '';
	width: 90%;
	height: 90%;
	position: absolute;
	right: -6px;
	top: -4px;
	border-radius: 0.5%;
	border-top: 1px solid;
	border-right: 1px solid;
}

.vlastnosti-vyletu > .wp-block-group:after {
	content: '';
	width: 86%;
	height: 70%;
	position: absolute;
	right: -11px;
	top: -9px;
	border-radius: 0%;
	border-top: 1px solid;
	border-right: 1px solid;
}

.vlastnosti-vyletu .wp-block-group  > .wp-block-group {
	gap: 20px;
}

.vlastnosti-vyletu .wp-block-group figure {
	margin-bottom: 0;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.vlastnosti-vyletu p {
	margin: 0;
	color: var(--cerna-plna);
}

.vlastnosti-vyletu .wp-block-group .wp-block-group {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	z-index: 1;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}

.vlastnosti-vyletu .wp-block-group .wp-block-group p:first-of-type {
	font-size: 34px;
	-ms-flex-item-align: start;
	    align-self: flex-start;
	line-height: 1;
}

.vlastnosti-vyletu .wp-block-group .wp-block-group p:first-of-type strong {
	font-weight: 400;
	font-size: 24px;
}

.vlastnosti-vyletu .wp-block-group .wp-block-group p:last-of-type {
	font-size: 16px;
	-ms-flex-item-align: end;
	    align-self: flex-end;
	margin-right: -20px;
	margin-left: 20px;
}

.vlastnosti-vyletu .wp-block-group .wp-block-group .wp-block-group {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 2px;
}

/* featured image gallery */
#main .featured-image-gallery {
	display: -ms-grid;
	display: grid;
	grid-gap: 3px;
	background-color: #fff;
	color: #444;
	width: 100%;
	margin-bottom: 0;
	-ms-grid-columns: auto 3px 200px;
	grid-template-columns: auto 200px;
	-ms-grid-rows: 1fr 3px 1fr;
	grid-template-rows: 1fr 1fr;
	height: 370px;
	position: relative;
}
#main .featured-image-gallery > *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
#main .featured-image-gallery > *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
#main .featured-image-gallery > *:nth-child(3) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}
#main .featured-image-gallery > *:nth-child(4) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}

.single .entry-content {
	margin-top: 14px;
}
.featured-image-gallery a{
width:100%;
	height:100%;
}
.featured-image-gallery img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	margin-bottom: 0;
}

#main .featured-image-gallery figure:first-of-type {
	display: block;
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	grid-row: 1 / span 2;
	width: 100%;
	height: 100%;
}

#main .featured-image-gallery figure:nth-of-type(2) {
	display: block;
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1;
	width: 200px;
}

#main .featured-image-gallery figure:nth-of-type(3) {
	display: block;
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 2;
	grid-row: 2;
	width: 200px;
}

.stitky-wrapper {
	position: absolute;
	left: -10px;
	top: 12px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	row-gap: 12px;
	z-index: 1;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}

.modry-stitek {
	display: inline-block;
	background: #3e59a7;
	padding: 3px 60px 4px 30px;
	-webkit-clip-path: polygon(0% 0%, 96% 0%, 100% 50%, 96% 100%, 0% 100%);
	        clip-path: polygon(0% 0%, 96% 0%, 100% 50%, 96% 100%, 0% 100%);
}

.cerveny-stitek {
	display: inline-block;
	color: var(--plna-cerna);
	background: #e34747;
	padding: 3px 58px 4px 40px;
	-webkit-clip-path: polygon(0% 0%, 96% 0%, 100% 50%, 96% 100%, 0% 100%);
	        clip-path: polygon(0% 0%, 96% 0%, 100% 50%, 96% 100%, 0% 100%);
}
/**/

/*pagination*/
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	font-size: 28px;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-top: 30px;
	font-family: Capriola;
}

.page-numbers.current {
	color: var(--hlavni-modra);
	-webkit-transform: scale(1.3);
	    -ms-transform: scale(1.3);
	        transform: scale(1.3);
}

.pagination  a {
	color: #000;
	text-decoration: none;
}

.pagination a:hover, .pagination a:focus {
	color: #666;
}
/*table of contents*/


.wp-block-ht-block-toc .htoc__toggle {
	padding: 19px 8px;
}

.archive .wp-block-ht-block-toc .htoc__toggle {
	padding: 21px 8px;
	height: 0;
}

.single .wp-block-ht-block-toc .htoc__toggle {
	margin-left: 20px;
	padding: 4px 8px;
}

.htoc__itemswrap {
	position: relative;
	z-index: 1;
}

.wp-block-ht-block-toc .htoc__title {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	z-index: 2;
	font-family: 'Capriola';
	font-weight: 400;
	font-size: 26px;
}

.ht_toc_title {
	display: inline-block;
	position: relative;
}

.ht_toc_title:after {
	content: '';
	position: absolute;
	height: 4px;
	width: 100%;
	right: 0;
	bottom: 0px;
	border-radius: 38%;
	background: -webkit-gradient(linear, left bottom, left top, from(var(--zelena)), color-stop(0%, var(--zelena)), color-stop(94%, var(--zelena)));
	background: -o-linear-gradient(bottom, var(--zelena) 0%, var(--zelena) 0%, var(--zelena) 94%);
	background: linear-gradient(0deg, var(--zelena) 0%, var(--zelena) 0%, var(--zelena) 94%);
	-webkit-transform: rotateZ(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotateZ(180deg);
	opacity: 0.6;
}

#main .wp-block-ht-block-toc {
	border: none;
	border-bottom: none;
	border-right: none;
	position: relative;
	background: #fff;
	font-size: 110%;
}

#main .wp-block-ht-block-toc:before {
	content: '';
	position: absolute;
	height: 50%;
	width: 70%;
	border: 4px solid var(--zelena);
	border-bottom: none;
	border-right: none;
	top: -0;
	left: 0;
	border-radius: 4px;
}

#main .wp-block-ht-block-toc:after {
	content: '';
	position: absolute;
	height: 60%;
	width: 84%;
	border: 4px solid var(--svetle-modra);
	border-right: none;
	border-bottom: none;
	top: 12px;
	left: 12px;
	border-radius: 4px;
}

.list-ending {
	position: absolute;
	height: calc(84% - 30px);
	width: 84%;
	border: 4px solid var(--svetle-modra);
	border-left: none;
	border-top: none;
	background: transparent;
	right: 0;
	bottom: 12px;
	border-radius: 4px;
	margin: 0;
}

.htoc__toggle:after {
	content: '+';
	margin-left: -20px;
	font-size: 48px;
	font-weight: 400;
	vertical-align: middle;
	margin-top: -4px;
	display: inline-block;
	position: absolute;
	top: 65%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.htoc__toggle:before {
	content: 'Zobrazit';
	font-size: 11px;
	position: absolute;
	top: 35px;
	left: calc(100% - 14px);
}

[data-htoc-state="expanded"] .htoc__toggle:before {
	content: 'Skrýt';
	top: 20px;
	left: calc(100% - 13px);
}

.single .htoc__toggle:before {
	top: 30px;
}

.single [data-htoc-state="expanded"] .htoc__toggle:before {
	content: 'Skrýt';
	top: 18px;
}

[data-htoc-state="expanded"] .htoc__toggle:after {
	content: '-';
	margin-left: -17px;
	margin-top: -8px;
}

.htoc__toggle svg,.htoc__toggle img {
	opacity: 0;
}
/**/

/*vypis prispevku v kategorii*/
.post-thumbnail a{
display:inline-block;	
	height:100%;
}
.category-posts-top-tyden .post-thumbnail{
display:none;	
}
.sidebar-custom .top-zvyrazneni{
font-size:20px;	
}
.sidebar-custom  .top-zvyrazneni-wrapper {
   left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
	font-family:Capriola;
}
.sidebar-custom > .widget > div > div:nth-of-type(2),.sidebar-custom > .widget > div > div:nth-of-type(3){
margin-top:20px;
}
.nectenejsi-pravy-sloupec .post-thumbnail{
display:none;	
}
.latest-posts-specific.archive .post-thumbnail {
	height: 128px;
}

.favorite-next.archive .post-thumbnail {
	position: relative;
}

.favorite-next.archive .post-thumbnail:before {
	content: '';
	border: 1px solid #24a8b3;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 6px;
	top: 6px;
	z-index: -1;
}

.small_news_wrapper.category-latest-posts .news_wrapper > a,.small_news_wrapper.category-latest-posts img {
	height: 180px;
	display: block;
}
.filtered-posts .small_news_wrapper img[data-lazy-src] {
display:inline!important;	
} 

.latest-posts-specific.favorite-next.archive {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	gap:18px;
}

.category-posts-top-tyden {
	position: relative;
}

#main .category-posts-top-tyden .author-inside-wrapper {
	width: 100%;
}

.category-posts-top-tyden .widget-title.right-sidebar-custom {
	position: absolute;
	width: 100%;
}

#main .category-posts-top-tyden .image-title-meta:last-of-type {
	border-bottom: 1px solid;
	padding-bottom: 8px;
}

.category-posts-top-tyden .specific-posts-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-grid-rows: (1fr)[5];
	grid-template-rows: repeat(5, 1fr);
	height: 100%;
}

.category-posts-top-tyden .top-zvyrazneni-wrapper{
left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);	
}

.category-posts-top-tyden .top-zvyrazneni{
font-size:25px;	
}

.category-posts-top-tyden .image-title-meta {
	margin: 0;
}

.category-posts-top-tyden .image-title-meta > a {
	height: 80%;
	width: 100px;
}

.category-posts-top-tyden .image-title-meta img {
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	margin: 0;
}

#main .latest-posts-specific.favorite-next.archive .latest-post {
	border-bottom: 1px solid;
}

#main .no-decoration {
	padding-left: 0;
	margin-top: 24px;
	padding-bottom: 0;
	row-gap: 20px;
}


#main .no-decoration.home {
	margin-top: 16px;
	gap:20px;
}

#main .no-decoration:before,#main .no-decoration:after {
	display: none;
}

#main .no-decoration .news_wrapper {
	position: relative;
	overflow: initial;
}

.no-decoration  .rest-big-wrapper {
	overflow: hidden;
}
/*
#main .no-decoration .news_wrapper:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 104%;
}
*/
#main .no-decoration.home .news_wrapper:not(:last-of-type):before {
	left: 103%;
	display:block!important;
}

#main .no-decoration .news_wrapper:last-of-type:before {
	display: none;
}

.no-decoration .author-inside-wrapper:before,.no-decoration .tagsBoxInside:before {
	display: none!important;
}

.category-posts-and-top-column {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto 20px 280px;
	grid-template-columns: auto 280px;
	gap: 20px;
	margin-top: 34px;
	overflow-x: clip;
}

.category-posts-and-top-column > .latest-posts-specific.archive {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	height: 100%;
	-ms-grid-rows: (1fr)[5];
	grid-template-rows: repeat(5, 1fr);
	gap:18px;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 2;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(3) {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(4) {
	-ms-grid-row: 2;
	-ms-grid-column: 2;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(5) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(6) {
	-ms-grid-row: 3;
	-ms-grid-column: 2;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(7) {
	-ms-grid-row: 4;
	-ms-grid-column: 1;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(8) {
	-ms-grid-row: 4;
	-ms-grid-column: 2;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(9) {
	-ms-grid-row: 5;
	-ms-grid-column: 1;
}

.category-posts-and-top-column > .latest-posts-specific.archive > *:nth-child(10) {
	-ms-grid-row: 5;
	-ms-grid-column: 2;
}

#main .favorite-next.archive .latest-post .post-thumbnail {
	-ms-flex-preferred-size: 40%;
	    flex-basis: 40%;
	-webkit-box-flex: 0;
	    -ms-flex-positive: 0;
	        flex-grow: 0;
}
#main .category-posts-and-top-column .post-thumbnail{
max-height:130px;
	    height: auto;
}
.archive .two-rows-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}


/*rubrika latest posts*/
.category-latest-posts.paginated:before,.category-latest-posts.paginated:after {
	display: none;
}

.titles-wrapper-anchor {
	text-align: left;
}

.category-latest-posts.paginated {
	padding-left: 0;
	margin-top: 24px;
	margin-bottom: -10px;
}

.category-latest-posts {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 2% 1fr 2% 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 2%;
	position: relative;
	padding-left: 14px;
	padding-bottom: 11px;
	padding-top: 2px;
	margin-bottom: 30px;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.category-latest-posts.no-decoration {
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.category-latest-posts.no-decoration.home {
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
}

#main .category-latest-posts .rest-big-wrapper {
	overflow: hidden;
	margin: 0 8px;
}

#main .archive .rest-big-wrapper {

	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

#main .category-latest-posts .newBoxText {
	width: calc(100% - 20px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-bottom: 0;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	height: 100%;
}

#main .category-latest-posts .news_wrapper {
	height: 100%;
	margin-bottom: 0;
	position: relative;
	overflow: initial;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.category-latest-posts:not(.no-decoration) .news_wrapper:after {
	content: '';
	background: #e5e5e5;
	height: 100%;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	right: -10px;
}

.category-latest-posts .news_wrapper:last-of-type:after {
	display: none;
}

.no-decoration .news_wrapper {
	-ms-flex-preferred-size: 24%;
	    flex-basis: 24%;
}

#main .category-latest-posts  .tagsBoxInside {
	left: 9%;
	width: 91%;
	text-align: left;
}

#main .no-decoration .tagsBoxInside {
	left: 0;
	width: 100%;
	text-align: left;
}

#main .category-latest-posts .author-inside-wrapper:before {
	display: none;
}

#main .category-latest-posts .author-link {
	position: relative;
	right: 18%;
}

#main .no-decoration .author-link {
	right: 0;
}

#main .category-latest-posts .author-link:after {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	background: #b3b3b3;
	height: 1px;
	left: calc(100% + 3px);
	top: 50%;
	z-index: 1;
}

#main .no-decoration .author-link:after {
	display: none;
}

#main .category-latest-posts .author-inside-wrapper {
	text-align: right;
	left: unset;
	width: 100%;
}

#main .category-latest-posts .news-heading {
	font-size: 15px;
	margin-bottom: 0;
}

.might-interested.latest {
	font-size: 22px;
}

.might-interested.archive.latest {
	position: relative;
	display: inline-block;
}

#main .category-latest-posts-title {
	overflow: hidden;
	width: 100%;
	padding-left: 50px;
	margin-bottom: 0;
	margin-top: 20px;
}

.might-interested.archive.latest:after {
	content: '';
	height: 1px;
	background: var(--plna-cerna);
	width: 3000px;
	position: absolute;
	left: calc(100% + 4px);
	top: 50%;
	-webkit-transform: translatey(-50%);
	    -ms-transform: translatey(-50%);
	        transform: translatey(-50%);
}
.might-interested{
font-size:24px;	
}

.category-latest-posts:before {
	content: '';
	width: 47px;
	height: calc(100% + 22px);
	border-top: 2px solid #24a8b3;
	border-left: 2px solid #24a8b3;
	position: absolute;
	left: 0;
	top: -22px;
}

.category-latest-posts:after {
	content: '';
	width: 44%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 100%;
	background: #24a8b3;
}

/*menus*/
/**mega menu**/

.mega-menu {
	position: absolute;
	left: 50%;
	margin-top: 10px;
	background: #fff;
	width: calc(100%);
	        transform: translateX(-50%);

	padding: 34px 34px;
	z-index: 999;
	line-height: 1.7;
	top:95px;
}

.mega-menu li img {
	height: 52px;
	width:51px;
object-fit:cover;
}

.mega-menu li {
	list-style-type: none;

}

.mega-menu ul {
	margin: 0;
}

.mega-menu .menu {

	 column-gap: 4%;
	row-gap: 40px;
	    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));

}

.mega-menu .menu-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
}

.menu-item-links-wrapper a {
	text-decoration: none;
	color: var(--plna-cerna);
}

.menu-item-links-wrapper a:first-of-type {
	position: relative;
	margin-bottom: 8px;
	display: inline-block;
}


.menu-item-links-wrapper a:first-of-type:after {
    content: '';
       width: calc(100% - 8px);
    display: block;
    position: absolute;
    bottom: 3px;
    height: 1px;
    background: var(--hlavni-modra);
    z-index: -1;
    left: -4px;
}


.menu-item-links-wrapper a:first-of-type:before {
    content: '';
    width: calc(100% - 32px);
    display: block;
    position: absolute;
    bottom: 5px;
    height: 1px;
    background: var(--cervena);
    z-index: -1;
    left: 14px;
}

.menu-item-links-wrapper a:hover,.menu-item-links-wrapper a:focus {
	color: var(--seda-hover);
}

.menu-item-links-wrapper a:first-of-type {
	font-size: 21px;
}

.menu-item-links-wrapper .menu-item-desc {
	font-weight: 400;
	font-size: 14px;
	color: var(--plna-cerna);
	font-family: 'Proza Libre';
	display: block;
	line-height: 1.3;
}

.triangle-up {
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 13px solid var(--base);
	;
    position: absolute;
	top: -13px;
	left: 10px;
	display:none!important;	
}

.triangle-up:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	position: absolute;
	top: 5px;
	left: -8px;
}

.vsechny-rubriky {
	opacity: 0;
 /* Start hidden */
	visibility: hidden;
 /* Hide element */
	display: none;
 /* Hide element from the layout */
	-webkit-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
 /* Smooth transition for opacity */;
}

.vsechny-rubriky:before{
	content: '';
    background: #e7e7e7;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}
.is-pinned .vsechny-rubriky:before {
opacity:0;	
}

.vsechny-rubriky.show {
	opacity: 1;
 /* Fully visible */
	visibility: visible;
 /* Make element visible */
	display: block;
	 border-bottom: 1px solid #b3b3b3;	
 /* Show element */;
}

.submenu-wrapper {
	top: 100%;
	width: 100%;
	left: -20px;
	position: absolute;
	z-index: 999;
	margin-top: 10px;
	background: #fff;
	padding: 56px 20px 34px 62px;
	display: none;
	gap: 70px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
	line-height: 1.7;
	border-bottom:1px solid #b3b3b3;

}

header .submenu-wrapper:before {
	content:'';
background: #e7e7e7;
	height:1px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	opacity:1;

}

header.is-pinned .submenu-wrapper:before {
opacity:0;	
}

.menu-vypis-novinek {
	display: flex;
	gap: 12px;
	    flex-wrap: wrap;
	margin-top: -4px;
}

.menu-post-thumbnail img {
	margin: 0;
	width: 100%;
	height: 160px;
	-o-object-fit: cover;
	   object-fit: cover;
}

.menu-post-thumbnail img:hover,.menu-post-thumbnail img:focus {
	opacity: 0.9;
}

.menu-post-details {
	white-space: wrap;
	margin-bottom: auto;
}

.menu-post-item {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	color: var(--plna-cerna);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-preferred-size: 188px;
	    flex-basis: 188px;
	-ms-flex-positive: 1;
	    flex-grow: 1;
}

.menu-post-details a {
	line-height: 1.3;
	font-size: 16px;
	display: block;
}

.submenu-wrapper > .sub-menu {
	        order: -1;
	display: flex;
	        flex-direction: column;
	margin:0;
}

.menu-zeme .submenu-wrapper > .sub-menu {
	gap: 0;
	position: relative;
	    flex-shrink: 0;
}
.submenu-wrapper > .sub-menu > li:not(.menu-vsechny-kategorie){
position:relative;	
}

.submenu-wrapper > .sub-menu > li:not(.menu-vsechny-kategorie):before {
    content: '';
    height: 1px;
    background-color: var(--hlavni-modra);
    width: 65px;
    position: absolute;
    bottom: 8px;
    left: -12px;
}


.menu-zeme .submenu-wrapper > .sub-menu > li:not(.menu-vsechny-kategorie):before {
display:none;	
}
.menu-zeme  .submenu-wrapper > .sub-menu > li:not(.menu-vsechny-kategorie){
position:static;	
}


.menu-zeme .submenu-wrapper > .sub-menu > li:not(.menu-vsechny-kategorie) > a > span{
	position:static;
}

.menu-zeme .submenu-wrapper > .sub-menu > li:not(.menu-vsechny-kategorie) > a > span:before {
    content: '';
    height: 1px;
    background-color: var(--hlavni-modra);
    width: 54px;
    position: absolute;
    bottom: 8px;
    left: -12px;
}

.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children > .sub-menu {

	gap: 0;
	position: absolute;
	top: 0;
	left: calc(100%);
	min-width: max-content;
	    flex-wrap: wrap;
	        column-gap: 20px;
	display: none;
	z-index: 1;
	flex-direction:column;
}

.menu-zeme .submenu-wrapper > .sub-menu a{
padding:0;	
}
.menu-zeme .submenu-wrapper > .sub-menu > li > a:hover,.menu-zeme .submenu-wrapper > .sub-menu > li.focused > a {
color:var(--zelena)!important;	
}

.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children a span {
	position: relative;
	display: inline-block;
}

.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children .sub-menu a span:before {
content: '';
    font-weight: 400;
    height: 0.5px;
    width: 8px;
    background: #9d9d9d;
    vertical-align: middle;
    margin-right: -2px;
    display: inline-block;
}
.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children .sub-menu a span:after {
content: '';
    height: 3px;
    width: 3px;
    background-color: #000;
    position: absolute;
    right: 100%;
    top: calc(50% + 1px);
    transform: translatey(-50%);
}
/*
.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children > a span:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(0%, rgb(51 107 195)), color-stop(94%, rgba(255, 255, 255, 1)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgb(51 107 195) 0%, rgba(255, 255, 255, 1) 94%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgb(51 107 195) 0%, rgba(255, 255, 255, 1) 94%);
	width: calc(100% + 6px);
	height: 5px;
	opacity: 0.6;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}

.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children:nth-of-type(2) a span:after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(0%, rgb(181 42 73)), color-stop(94%, rgba(255, 255, 255, 1)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgb(181 42 73) 0%, rgba(255, 255, 255, 1) 94%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgb(181 42 73) 0%, rgba(255, 255, 255, 1) 94%);
}

.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children:nth-of-type(3) a span:after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(0%, rgb(44 193 64)), color-stop(94%, rgba(255, 255, 255, 1)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgb(44 193 64) 0%, rgba(255, 255, 255, 1) 94%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgb(44 193 64) 0%, rgba(255, 255, 255, 1) 94%);
}

.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children:nth-of-type(4) a span:after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(0%, rgb(221 217 28)), color-stop(94%, rgba(255, 255, 255, 1)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgb(221 217 28) 0%, rgba(255, 255, 255, 1) 94%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgb(221 217 28) 0%, rgba(255, 255, 255, 1) 94%);
}

.menu-zeme .submenu-wrapper > .sub-menu > .menu-item-has-children:nth-of-type(5) a span:after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(0%, rgb(245 147 60)), color-stop(94%, rgba(255, 255, 255, 1)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgb(245 147 60) 0%, rgba(255, 255, 255, 1) 94%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgb(245 147 60) 0%, rgba(255, 255, 255, 1) 94%);
}
*/
.menu-item-has-children .menu-item-has-children > a {
	position: relative;
	padding: 9px 0 9px 0;
	width: 100%;
	font-size: var(--font-size-20);
}
/*
.menu-item-has-children .menu-item-has-children > a:after {
	content: '';
	background: url(/wp-content/uploads/2024/08/angle-right-solid.svg);
	width: 12px;
	height: 18px;
	background-size: contain;
	position: absolute;
	left: 100px;
	top: 19px;
	display: block;
	z-index: 11;
	
}
*/
a.menu-post-date {
	font-size: 13px;
	font-weight: 400;
text-align:end;
}

.menu-vsechny-kategorie a {
	text-transform: uppercase;
}

.menu-vsechny-kategorie {
	margin-top: auto;
	margin-bottom: 10px;
	padding: 0 8px;
	position: relative;
	z-index: 1;
}
.menu-vsechny-kategorie:before {
    content: '';
    width: 116px;
    height: 100%;
    display: block;
    position: absolute;
    top: 2px;
    height: 1px;
    background: var(--hlavni-modra);
    z-index: -1;
    left: 32px;
}



.menu-vsechny-kategorie:after {
    content: '';
    width: 174px;
    display: block;
    position: absolute;
    bottom: 3px;
    height: 1px;
    background: var(--hlavni-modra);
    z-index: -1;
    left: 2px;
}

.menu-vsechny-kategorie a:before {
content: '';
    width: 170px;
    display: block;
    position: absolute;
    top: 4px;
    height: 1px;
    background: var(--cervena);
    z-index: -1;
    left: 44px;
}

.menu-vsechny-kategorie a:after {
    content: '';
    width: 172px;
    display: block;
    position: absolute;
    bottom: 5px;
    height: 1px;
    background: var(--cervena);
    z-index: -1;
    left: 20px;
}

.submenu-wrapper .triangle-up {
	border-bottom: 13px solid var(--plna-cerna);
}

.menu-item-has-children > *:not(a) {
	display: none;
}

.menu-item-has-children .submenu-wrapper,.submenu-wrapper > * {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.submenu-wrapper.show {
	opacity: 1;
	visibility: visible;
	display: block;
}

.vypis-novinek-title {
	    flex-basis: 100%;
	color: var(--plna-cerna);
	font-size: var(--font-size-20);
	margin-bottom: -16px;
	position:relative;
margin-left:70px;
}

.vypis-novinek-title span {
position:relative;	
}
.vypis-novinek-title:after {
    content: '';
    height: 1px;
    display: block;
    width: 176px;
    background: var(--zelena);
    position: absolute;
    left: 45px;
    bottom: 9px;
}
.menu-vypis-novinek {
	margin-top: -34px;
	height: 100%;
	column-gap:7px;
}
/*vyber sefredaktora rubrika*/
.small_news_wrapper.category-vyber {
	gap: 20px;
	margin-bottom: 28px;
	white-space: nowrap;
	overflow: auto;
	display: -ms-grid;
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: 320px;
}

.small_news_wrapper.category-vyber .newBoxText {
	white-space: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

#main .category-vyber .titles-wrapper .news-heading {
	font-size: var(--font-size-16);
	margin-bottom: 0;
}

.small_news_wrapper.category-vyber .author-category-inner {
	text-align: right;
}

#main .category-vyber .author-category {
	font-size: 14px;
}

.category-vyber .news_wrapper:after {
	content: '';
	background: #e5e5e5;
	height: 100%;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	right: -10px;
}

.category-vyber .news_wrapper:last-of-type:after {
	display: none;
}

#main .category-vyber img {
	height: 144px;
}

#main .category-vyber .news_wrapper {
	overflow: initial;
	height: 100%;
	margin-bottom: 0;
}

.category-vyber .rest-big-wrapper {
	overflow: hidden;
	margin: 0 8px;
}

.might-interested.archive {
	border: none;
	display: block;
	margin-bottom: 0;
}

.might-interested.archive span {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}

/*infobox rubrika nahore*/
.infobox-obrazek-background {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0.06;
	background-size: cover;
}

#infobox-rubrika-wrapper {
	background: #fff6ed;
	padding: 10px 14px 40px;
	margin-bottom: 30px;
	position: relative;
	margin-top: 8px;
}

#infobox-rubrika-wrapper > *:not(.infobox-obrazek-background) {
	position: relative;
}

#infobox-rubrika-wrapper .infobox-rubrika-group {
	display: block;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group .wp-block-buttons a {
	padding: 6px 24px;
	font-weight: 700;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group .wp-block-buttons:first-of-type a {
	background: #d14b5d;
	border: 2px solid #d14b5d;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group .wp-block-buttons:first-of-type a:hover,#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group .wp-block-buttons:first-of-type a:focus {
	background: #df5769;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group .wp-block-buttons:nth-of-type(2) a {
	background: transparent;
	border: 2px solid #d14b5d;
	color: var(--plna-cerna);
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group .wp-block-buttons:nth-of-type(2) a:hover,#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group .wp-block-buttons:nth-of-type(2) a:focus {
	color: #666;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:first-of-type {
	margin-bottom: 110px;
	margin-top: -30px;
	color: #d14b5d;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:first-of-type a {
	color: #d14b5d;
	text-decoration: none;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:first-of-type a:hover,#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:first-of-type a:focus {
	color: #cd838d;
	;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:nth-of-type(3) {
	margin-top: 6px;
	font-size: 16px;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:nth-of-type(3) a {
	color: var(--plna-cerna);
	text-decoration: none;
}

#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:nth-of-type(3) a:hover,#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:nth-of-type(3) a:focus {
	color: var(--seda-hover);
}

/**/

/*footer*/
.inside-footer-widgets .footer-widget-1 a {
	font-family: Capriola;
	font-size: 16px;
	color: var(--hlavni-modra);
}

.inside-footer-widgets .footer-widget-1 a:hover,.inside-footer-widgets .footer-widget-1 a:focus {
	color: var(--hlavni-modra-hover);
}

.footer-widget-1 aside:not(:first-of-type) {
	margin-bottom: 8px;
}
/**/
/**footer reference**/
.inside-site-info.grid-container {
	border-top: 1px solid lightgray;
}

.copyright-bar {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 2em;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.footer-reference .widget-title-footer {
	color: var(--cervena);
	font-size: 24px;
	font-weight: 400;
	position: relative;
	display: inline-block;
	position: static;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
	white-space: nowrap;
	font-family: Capriola;
}

.footer-reference .wp-block-group {
	gap: 36px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
/*footer colorful*/
.sidebar-footer {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.sidebar-footer > .wp-block-group {
	padding: 8px 20px;
	gap: 20px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.sidebar-footer .wp-block-image {
	margin-bottom: 0;
}

.radek-footer-menu .wp-block-group {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: end;
	width: 100%;
	gap: 18px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.sidebar-footer a {
	text-decoration: none;
	color: var(--plna-cerna);
}

.sidebar-footer a:hover,.sidebar-footer a:focus {
	color: var(--seda-hover);
}

.sidebar-footer hr {
	width: 42vw;
	position: absolute;
	top: 50%;
	right: 0;
	max-width: 844px;
	border-top: 1px solid;
}

.radek-footer-menu {
	position: relative;
	gap: 14px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

/*custom right sidebar*/
/*custom widget*/

.sidebar-custom a {
	font-family: Capriola;
	font-size: 15px;
	color: var(--plna-cerna);
	letter-spacing: 0;
}

.sidebar-custom a:hover,.sidebar-custom a:focus {
	color: var(--seda-hover);
}

/* Initialize the counter in the parent container */
.sidebar-custom ul {
	counter-reset: sidebar-counter;
 /* Initialize the counter with name 'post-counter' */;
}

.sidebar-custom li:after {
	content: counter(sidebar-counter);
	counter-increment: sidebar-counter;
	position: absolute;
	right: 0;
	bottom: -2px;
	font-size: 36px;
	opacity: 0.15;
}

.widget-title.right-sidebar-custom {
	background: var(--hlavni-modra);
	color: #fff;
	text-align: center;
	padding: 8px 10px;
	font-family: Capriola;
	font-weight: 400;
	letter-spacing: -0.2px;
	font-size: 20px;
}

.sidebar-custom li img {
	max-width: 94px;
	height: 84px;
	width: 94px;
	-o-object-fit: cover;
	   object-fit: cover;
	margin-bottom: -6px;
}

.sidebar-custom .date-icon {
	width: 12px;
	height: 12px;
	margin: 0;
	-o-object-fit: contain;
	   object-fit: contain;
	vertical-align: middle;
	margin-right: 4px;
	margin-top: -2px;
}

.sidebar_categories a {
	display: none;
}

.sidebar_categories a:nth-of-type(1) {
	display: inline-block;
	font-size: 0.6em;
	margin-top: 7px;
	color: var(--hlavni-modra);
	;
}

.sidebar_categories a:nth-of-type(1):hover,.sidebar_categories a:nth-of-type(1):focus {
	display: inline-block;
	font-size: 0.6em;
	color: var(--hlavni-modra-hover);
	;
}

.date-post {
	font-size: 0.7em;
	margin-top: 2px;
}

.sidebar-custom .widget.inner-padding {
	padding-left: 0;
}

.sidebar-custom li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	line-height: 1.2;
	padding-right: 18px;
	padding-bottom: 12px;
	border-bottom: 1px solid;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	gap: 10px;
}

.sidebar-custom ul li:last-of-type {
	border: none;
}

.sidebar-custom h4 {
	line-height: 1.3;
}

.sidebar-custom li a {
	text-decoration: none;
}

.sidebar-custom .inner-padding {
	padding-top: 0;
	padding-right: 0;
}

.sidebar-custom {
	margin-bottom: 40px;
}

.nectenejsi-pravy-sloupec-nadpis {
	color: var(--cervena);
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid var(--plna-cerna);
	font-family: Capriola;
	letter-spacing: -0.2px;
	font-size: 24px;
	margin-bottom: 14px;
	margin-top: 10px;
}

.sidebar-custom .paticka .footer-meta-date-post {
	display: none;
}

.sidebar-custom .cats-ats a {
	font-family: 'Alegreya Sans';
	color: var(--hlavni-modra);
}

.one-container.right-sidebar .site-main {
	margin-right: 0;
}
/**/

/* social share */
#success-alert {
	display: none!important;
}

.sfsiplus_footerLnk {
	display: none;
}

.sfsi_copylink {
	background: #82388f!important;
}

.sfsi_wicons a {
	width: auto!important;
	height: auto!important;
	border-radius: 0!important;
	padding: 4px 10px!important;
}

#main .sfsi_wicons a img {
	height: 13px!important;
	width: auto!important;
}

.sfsi_shortcode_container .sfsi_wicons {
	width: auto!important;
	height: auto!important;
	margin: 0!important;
	padding-top: 0!important;
	font-size: 17px;
}

.norm_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	width: auto!important;
	gap: 4px;
}

.sfsi_actvite_theme_flat .inerCnt .sfcm.sfsi_wicon {
	position: static;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
}

.sfsi_widget {
	min-height: unset;
}

.sfsiTlleft {
	display: none!important;
}
/* zkopirovat link */

/* Popup copy - styling */
.popup-copy {
	visibility: hidden;
	position: fixed;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	background-color: #333;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 18px;
	z-index: 9999;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	-webkit-box-shadow: none;
	        box-shadow: none;
	top: 50%;
	width: 180px;
	height: 76px;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

/* Show popup */
.popup-copy.show {
	visibility: visible;
	opacity: 1;
}
/* */

/*interested posts - post*/
.might-interested {
	border: 3px solid var(--zelena);
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-radius: 5%;
	line-height: 1.6;
	padding: 2px 0 !important;
	display: inline;
	font-size: 25px;
	letter-spacing: -0.2px;
}

#main .interested-posts {
	margin-bottom: 26px;
	-webkit-column-gap: 2%;
	   -moz-column-gap: 2%;
	        column-gap: 2%;
	margin-top: 20px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 2% 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}

#main .interested-posts > *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

#main .interested-posts > *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}

#main .interested-posts .tagsBox {
	padding: 0;
}

#main .interested-posts .tagsBoxInside {
	width: 100%;
	left: 0;
}

#main .interested-posts .post-thumbnail {
    width: 100%;
    height: 100%;
}

#main .interested-posts .latest-post {
	border-bottom: 1px solid;
	display:flex;
}

/**/

/*post authors*/
.author-box-wrapper {
	-webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 20px 12px;
	border-radius: 30px;
	overflow: hidden;
}

.author-box-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

.user-social-icon-link img {
	height: 110px;
	width: 37px;
}

.user-social-icon-link {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.dalsi-clanky-autora a {
	display: inline-block;
	text-align: right;
	background: var(--plna-cerna);
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	padding: 3px 30px 3px 34px;
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
	        clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
	margin-top: -20px;
	margin-right: -12px;
	margin-bottom: -16px;
}

.post-authors {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 20px;
}

.co-author {
	margin-left: 20px;
}

.dalsi-clanky-autora a:hover,.dalsi-clanky-autora a:focus {
	background: #444;
}

.user-text-content {
	margin-left: 10px;
	font-size: 16px;
}

.author-name {
	font-weight: 700;
	font-size: 28px;
	display: block;
	padding-right: 220px;
	line-height: 1.2;
}

.dalsi-clanky-autora {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.user-avatar {
	height: 110px;
	width: 110px;
	-o-object-fit: cover;
	   object-fit: cover;
	border-radius: 13px;
}
/**/

/*komentare a dotazy*/
.komentare-dotazy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-size: 29px;
	line-height: 1.3;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	margin-top: 30px;
	margin-bottom: -20px;
}

.komentare-text {
	color: #2a81a1;
	display: inline-block;
	position: relative;
	padding: 0 2px;
	background: #fff;
	z-index: 3;
}

.spojka {
	padding: 0 30px;
	background: #fff;
	position: relative;
	z-index: 1;
}

.dotazy-text {
	color: var(--zelena);
	display: inline-block;
	position: relative;
	padding: 0 2px;
	font-size: 20px;
	background: #fff;
	z-index: 3;
	margin-bottom: 0;
}

.komentare-dotazy h2 {
	margin-bottom: 0;
}

.komentare-hr {
	background: #2a81a1;
	margin: 0;
	width: 72%;
	margin-bottom: 30px;
}

.komentare-text:before {
	content: '';
	height: 100%;
	width: 60px;
	left: -6px;
	top: 0;
	border-left: 1px solid;
	border-top: 1px solid;
	position: absolute;
	z-index: 0;
}

h2.komentare-text:after {
	content: '';
	height: 100%;
	width: 60px;
	right: -6px;
	top: 0;
	border-right: 1px solid;
	border-bottom: 1px solid;
	position: absolute;
	background: none;
	border-radius: 0;
	opacity: 1;
	z-index: 0;
}

.dotazy-text:before {
	content: '';
	height: 100%;
	width: 55px;
	left: -6px;
	top: 0;
	border-left: 1px solid;
	border-top: 1px solid;
	position: absolute;
	z-index: 0;
}

h2.dotazy-text:after {
	content: '';
	height: 100%;
	width: 55px;
	right: -6px;
	top: 0;
	border-right: 1px solid;
	border-bottom: 1px solid;
	position: absolute;
	background: none;
	border-radius: 0;
	opacity: 1;
	z-index: 0;
}


#wpdcom .wpd-comment-footer .wpd-vote-up svg, #wpdcom .wpd-comment-footer .wpd-vote-down svg {
height:auto;	
}
#wpdcom {
margin-bottom:0!important;
max-width:unset!important;
}
#comments{
position:relative;
	z-index:1;
	margin-bottom:0!important;
	margin-top:20px!important;
}
.wpd-thread-list{
padding-bottom:0!important;	
} 
.wpd-form-head {
margin-top:0!important;	
}
#wpdiscuz-comment-message{
z-index:99999999!important;	
}
#wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a {
color:#000000!important;
}
.wpd-bottom-custom-fields,.insert_address-wrapper,.timer_comment-wrapper{
 display: none!important; 
}
#graphcomment:before {
	content: '';
	height: 100%;
	width: 55%;
	left: 0;
	top: 0;
	border-left: 1px solid #2a81a1;
	border-top: 1px solid #2a81a1;
	position: absolute;
	z-index: 0;
}

#graphcomment {
	position: relative;
	padding: 4px 0 4px 30px;
}
.wpd-form-head {
display:none!important;	
}

#graphcomment:after {
	content: '';
	height: 100%;
	width: 55%;
	right: 0;
	top: 4px;
	border-top: 1px solid var(--zelena);
	position: absolute;
	z-index: 0;
}

.comments-full-wrapper {
	max-width: 880px;
	margin: auto;
}

/**/

header .search-form{
width: 100%;
    position: absolute;
    display: none;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

    padding: 0 20px;
	background-color: #ffffff;
}
header .search-form label{
width: 100%;	
	display:block;

}
header .search-submit{
display:none;	
}
header .search-field{
		border-radius: 40px!important;
border:2px solid var(--plna-cerna)!important;
}
header [type=search] {
    outline-offset: 0px;
}
.search-web-icon {
background:0!important;
	border:0;
	padding:0;
	display:flex;
	
}
.search-web-icon-svg{
height: 26px;
	width:26px;
    cursor: pointer;
    margin-left: -4px;
    margin-right: -4px;
	max-width:unset;
}

.search-web-icon:hover{
opacity:0.7;	
}
header .close-button{
position: absolute;
    right: 20px;
    top: 5px;
    font-size: 16px;
	cursor:pointer;
	background: 0;
    padding: 0;
    color: var(--plna-cerna);
    font-family: Capriola;
    letter-spacing: 0;
    line-height: 1;
}
header .close-button:hover{
color:#666;	
}

header .search-form input,header .search-form input:focus{
width:100%;	
background:#fff;
}




/**/


.sidebar .widget {
	background: transparent;
}

.search .page-title {
	color: #213c8c;
	margin-bottom: 30px;
}

.search .page-title span {
	font-weight: 400;
	color: var(--plna-cerna);
}

.widget-title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.2;
}

.widget-title-footer {
	font-size: 20px;
	font-weight: 700;
	position: relative;
	display: inline-block;
}

.site-footer .footer-widgets-container .inner-padding {
	text-align: center;
}

.site-footer {
	padding-top: 20px;
}

#footer-widgets .footer-widget-1 aside {
	text-align: left;
}

.site-footer .cats-ats a {
	color: var(--plna-cerna);
}

.site-footer .cats-ats a:hover,.site-footer .cats-ats a:focus {
	color: var(--seda-hover);
}

.widget-title-footer:after {
	content: '';
	background: var(--zelena);
	height: 1px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.footer-reference .widget-title-footer:after {
	display: none;
}


.archive #gc-iframe,.archive .gc-body {
	max-width: unset!important;
}

.entry-content iframe {
	position: static!important;
	-webkit-transform: none!important;
	    -ms-transform: none!important;
	        transform: none!important;
}

#gc-iframe {
	position: relative!important;
	left: 0;
	z-index: 1;
}

.has-inline-color {
	background: none;
}

.show_more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	cursor: pointer;
	height: 62px;
	margin-bottom: 0!important;
}

.show_more h3 {
	cursor: pointer;
	background: none;
	color: var(--hlavni-modra);
	font-family: 'Capriola';
	font-size: 22px;
	margin: 0;
}

.nav-links {
	text-align: center;
}

.weatherwidget-io {
	height: 112px!important;
	display: block;
}

.weatherwidget-io iframe {
	border-radius: 10px;
}

.archive .weatherwidget-io {
	margin: auto;
	margin-top: -10px;
	margin-bottom: -20px;
	max-width: 1000px;
	margin-top: 30px!important;
	margin-bottom: 10px!important;
}

.wp-block-ht-block-toc.is-style-rounded {
	background: transparent;
}
/*zdroj obrazek*/
.wp-block-image {
    /*max-width:800px;
    */
	margin-left: auto;
	margin-right: auto;
}

[aria-describedby*="caption"] .zdroj_image, [aria-describedby*="caption"] i {
	bottom: 36px;
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto;
}

#main .wp-block-gallery {
	margin-bottom: 1.5em;
}

.info_index {
	display: none;
}

.image_with_source {
	width: auto!important;
}

.image_with_source img {
	max-height: 500px;
	-o-object-fit: cover;
	   object-fit: cover;
}

.image_with_source i {
	bottom: 14px;
	position: absolute;
	right: 10px;
	background: var(--plna-cerna);
	color: #fff;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	line-height: 25px;
	min-height: 25px;
	min-width: 25px;
}

[aria-describedby*="caption"] i, [aria-describedby*="caption"] i {
	bottom: 36px;
}

.image_with_source i:before,.zdroj_image i:before {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 25px;
}

.thumbnail-wrapper {
	position: relative;
	margin-bottom: 10px;
}

.zdroj_image i {
	border-radius: 14px;
	width: 17px;
	height: 24px;
	font-size:17px;
	position: absolute;
	right: 4px;
	bottom: 0px;
}

.image_with_source .zdroj_image i {
	position: static;
	-webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	        order: 3;
	padding: 0;
	border-radius: unset;
	display: inline-block;
	background: unset;
	-ms-flex-item-align: self-end;
	    -ms-grid-row-align: self-end;
	    align-self: self-end;
}

.image_with_source {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-image .zdroj_image {
	bottom: 10px;
}

.wp-caption-text {
	margin: 0;
	word-break: break-all;
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	margin-bottom: 24px;
}

.aligncenter .zdroj_image {
	margin-bottom: 14px;
}

.image_with_source .size-auto, .image_with_source .size-full, .image_with_source .size-large, .image_with_source .size-medium, .image_with_source .size-thumbnail {
	margin-bottom: 0;
}

.image_with_source {
	margin-bottom: 24px;
}

.wp-caption-text {
	font-size: 13px;
	text-align: center;
}

a.image_with_source .zdroj_image,a.image_with_source i {
	bottom: 12px!important;
}

.image_with_source .image-source {
	display: none;
}

.image_with_source .zdroj_image.visible span {
	display: inline-block;
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.image_with_source .zdroj_image.visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.zdroj_image {
	position: absolute;
	right: 10px;
	bottom: 14px;
	background: var(--plna-cerna);
	color: #fff;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	min-height: 25px;
	min-width: 25px;
	line-height: 25px;
	line-height: 1.2;
}

.zdroj_image .source_text,.zdroj_image .image-source {
	display: none;
	margin-right: 24px;
	margin-left: 6px;
	font-size: 0.8em;
}

.archive #main .image-source {
	margin-right: 0;
	margin-left: 6px;
}
/*archive page - inserted from post*/
.wp-block-image.image_with_source .zdroj_image {
	margin-bottom: 20px;
}

.wp-block-image.image_with_source {
	max-width: unset;
}

.wp-block-image.image_with_source .zdroj_image {
	bottom: -6px;
}
/**/
.zdroj_image.visible .source_text {
	display: inline-block;
}
/*gallery*/
.posts_wrapper .zdroj_image {
	bottom: 10px;
}

.gallery-item a {
	height: 100%;
	display: block;
}

.gallery-icon {
	height: 100%;
}

.wp-block-image {
	position: relative;
}

.wp-block-gallery .wp-element-caption, .wp-block-gallery .source_gallery,.wp-block-gallery .zdroj_image {
	display: none !important;
}

#baguetteBox-overlay .full-image figcaption {
	background-color: transparent;
}

#baguetteBox-overlay .full-image figcaption {
	bottom: 0;
	height: 50px;
}

#baguetteBox-overlay .full-image img {
	max-height: calc(100vh - 100px);
}

.source_gallery_lightbox {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 100%;
	color: #ccc;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	opacity: 0;
	padding-left: 20px;
	padding-right: 20px;
	height: 26px;
}

.source_gallery_lightbox.visible {
	opacity: 0;
	-webkit-animation: fadeIn 0.2s ease forwards;
	        animation: fadeIn 0.2s ease forwards;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.gallery-item img {
	height: 100%;
}

#site-navigation .menu-bar-items {
	display: none;
}

.search-submit:hover {
	opacity: 0.8;
}

.search-submit {
	margin-left: -4px;
	background: var(--hlavni-modra)!important;
}

.search-submit {
	margin-left: -4px;
	background: var(--hlavni-modra);
}

figure.wp-block-image {
	margin-bottom: 1em;
}

.wp-block-gallery figure.wp-block-image {
	margin-bottom: 0;
}

.inside-navigation.grid-container {
	background-color: var(--hlavni-modra);
	position: relative;
	z-index: 9999;
	-webkit-box-shadow: 0px 9px 8px -5px rgb(49 69 98 / 39%);
	        box-shadow: 0px 9px 8px -5px rgb(49 69 98 / 39%);
}

.hfeed {
	background: #fff!important;
	position: relative;
	z-index: 0;
}

.tabulka table, .tabulka th, .tabulka td {
	border: none;
}

.tabulka thead {
}

.tabulka td {
	padding-top: 1em;
	padding-bottom: 1em;
}

.tabulka tr {
	border-bottom: 1px solid lightgray;
}

.tabulka tr td:nth-child(8), th.has-text-align-center:nth-child(8),td.has-text-align-center:nth-child(8) {
	background-color: lightblue;
	border-bottom: 0px solid lightblue;
}

.tabulka tr td:nth-child(8) a,td.has-text-align-center:nth-child(8) a {
	text-decoration: none;
	background-color: #72CA0F;
	color: white;
	padding: .4em;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 12px;
}

.tabulka tr td:first-child a {
	text-decoration: none;
	padding: .4em;
	text-transform: capitalize;
	font-size: 12px;
	border-radius: 12px;
}

.wp-block-table {
	display: block;
	margin: 0 auto;
overflow:auto;
	white-space: nowrap;
	margin-bottom: 2.5em;
	position: relative;
}



.wp-block-table > figcaption {
	white-space: initial;
}

/*** * Test novinek * * * ***/
.newsroom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1.2em 1.2em;
	padding: 20px 0 0 20px;
	border: 2px solid #24a8b3;
	border-top: 2px solid var(--plna-cerna);
	border-right: none;
	position: relative;
	margin-top:33px;
}

.newsroom > .news_wrapper:after {
	content: '';
	height: 2px;
	width: 52px;
	display: block;
	position: absolute;
	background: #fff;
	left: -22px;
	top: -22px;
	border-top: 2px solid #24a8b3;
	border-left: 2px solid #24a8b3;
}

.news_wrapper img {
	margin-bottom: 0;
}

.newBox img {
	-o-object-fit: cover;
	   object-fit: cover;
}

.newBox a {
	text-decoration: none;
}

.news_wrapper {
	position: relative;
}

.newsroom > .news_wrapper {
	width: 60%;
}

.inside-footer-widgets a {
	text-decoration: none;
}

.main-navigation ul ul {
	width: 300px;
}

.gp-icon.icon-arrow-right svg {
}

.tagsBoxInside a {
	text-decoration: none;
	font-weight: 600;
}

.archives {
	margin-bottom: 0;
}

.archives .subs_c:last-of-type {
	margin-bottom: 0;
}

.rozdeleni {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	overflow: auto;
	-ms-flex-item-align: start;
	    -ms-grid-row-align: start;
	    align-self: start;
}
/* Firefox specific styles */
@-moz-document url-prefix() {
	.rozdeleni {
		scrollbar-color: var(--hlavni-modra) #e4e4e4;
		scrollbar-width: thin;
	}
}
/* width */
.rozdeleni::-webkit-scrollbar {
	height: 8px;
}
/* Track */
.rozdeleni::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px grey;
	        box-shadow: inset 0 0 5px grey;
	border-radius: 10px;
}
/* Handle */
.rozdeleni::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: var(--hlavni-modra);
}

.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
	margin-left: 22px;
}

.wppsac-post-slider.design-1 .slick-prev {
	right: 31px !important;
	left: auto !important;
	width: 3em;
	margin-right: 2em !important;
}

.wppsac-post-slider.design-1 .slick-arrow {
	bottom: 0px !important;
	top: -2.5rem !important;
	width: 3em;
	height: 1.7em;
}

.post-content-time-authors {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 10px;
	   -moz-column-gap: 10px;
	        column-gap: 10px;
	white-space: nowrap;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	font-size: 14px;
}

.post-content-authors {
	text-transform: uppercase;
}

.post-content-time-authors a {
	color: var(--plna-cerna);
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
}

.post-content-time-authors-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 12px;
	margin-bottom: 6px;
	gap: 10px;
}

.post-content-time-authors a:hover,.post-content-time-authors a:focus {
	color: var(--seda-hover);
}

.post-content-time-authors > div:not(:first-of-type):before {
	content: '|';
	padding-right: 10px;
	font-weight: 600;
}

.postMeta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 10px;
}

.postMeta p {
	border-top: 3px solid var(--hlavni-modra);
	padding-top: .5em;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	margin-right: 16px;
}

.postMeta .tagsBoxInside {
	display: inline;
	font-size: 14px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.postMeta .tagsBoxInside:not(:last-of-type):after {
	content: '/';
	padding-left: 10px;
}

.wppsac-post-slides.slick-slide, .wppsac-post-content-position, .wppsac-post-image-bg {
	height: 480px !important;
}

span.gp-icon.icon-search svg {
	fill: white;
}

.menu-bar-item.search-item.active.close-search svg {
	fill: #E58F8F;
}

.search-field {
	color: var(--hlavni-modra) !important;
}

.gallery-item img {
	height: 100%;
}

.archive #main .gallery-item img {
	height: 220px;
	-o-object-fit: cover;
	   object-fit: cover;
	margin-bottom: 0;
}

.archive .wp-block-gallery {
	width: 100%;
	margin-bottom: 1.6em !important;
}

/**********************************/
.tagsBoxInside {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.newsroom .tagsBoxInside:after {
	content: '|';
	margin-left: 8px;
	margin-right: 8px;
}

.small_news_wrapper .tagsBoxInside:after {
	display: none;
}

.prispevek {
	max-width: 880px!important;
	margin: 0 auto;
}

.entry-title span {
	text-decoration: underline;
	text-decoration-thickness: 1px;
	-webkit-text-decoration-color: var(--hlavni-modra);
	        text-decoration-color: var(--hlavni-modra);
	color: var(--cervena)!important;
}

.post-image img {
	width: auto;
	max-width: 515px;
	padding-right: 2em;
}

.page_item a {
	color: white !important;
}

.footer-widgets-container {
	padding: 40px 20px;
}

/*BOARD GREEN START*/
.boardGreen {
	background-color: rgb(67 189 51 / 5%);
    /* border: 3px solid #43BD33;
    */
	border-radius: 0;
	height: 100% !important;
	padding: 20px 20px 10px;
	border-left: 3px solid #25641d;
	margin-bottom:24px;
}

.boardGreen .wp-block-heading {
	margin-bottom: 1em;
	font-size: 1.4em;
	color: #25641d;
	position: relative;
	margin-left: 50px;
}

.boardGreen.visible .wp-block-heading:before {
	background-image: url(/wp-content/uploads/2023/10/check_mark-1.svg);
}

.boardGreen .wp-block-heading:before {
	content: '';
	display: inline-block;
	width: 43px;
	height: 46px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	background-repeat: no-repeat;
	background-size: 43px;
	position: absolute;
	left: -50px;
	top: -5px;
}

.boardGreen .wp-block-column:first-child {
	background-color: #43BD33;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: center center;
	border-radius: 5px 0px 0px 5px;
	-ms-flex-preferred-size: 9% !important;
	    flex-basis: 9% !important;
	display: none;
}
/*BOARD GREEN END */
/*BOARD GRAY START*/
.boardGray {
	background-color: rgb(197 197 197 / 10%);
	border-radius: 0;
	height: 100% !important;
	padding: 20px 20px 10px;
	border-left: 3px solid var(--seda-hover);
	display: block!important;
}

.boardGray .wp-block-heading {
	font-size: 1.4em;
	color: var(--seda-hover);
	margin-bottom: 1em;
	position: relative;
	margin-left: 50px;
	position: relative;
}

.boardGray.visible .wp-block-heading:before {
	background-image: url(/wp-content/uploads/2023/10/eye_board_icon3.svg);
}

.boardGray .wp-block-heading:before {
	content: '';
	display: inline-block;
	width: 43px;
	height: 46px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	background-repeat: no-repeat;
	background-size: 43px;
	position: absolute;
	left: -50px;
	top: -5px;
}

.boardGray .wp-block-column:first-child {
	background-color: #C5C5C5;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: center center;
	border-radius: 5px 0px 0px 5px;
	-ms-flex-preferred-size: 9% !important;
	    flex-basis: 9% !important;
	display: none;
}

.boardGray .wp-block-column:nth-child(2), .boardInfo .wp-block-column:nth-child(2), .boardGreen .wp-block-column:nth-child(2), .boardRed .wp-block-column:nth-child(2) {
	margin-left: 0!important;
}

.boardGray .wp-block-column:nth-child(2) ul, .boardGreen .wp-block-column:nth-child(2) ul, .boardRed .wp-block-column:nth-child(2) ul, .boardInfo .wp-block-column:nth-child(2) ul {
	margin-left: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
	width: 650px;
}

.boardGray .wp-block-column:nth-child(2) ul li, .boardGreen .wp-block-column:nth-child(2) ul li, .boardRed .wp-block-column:nth-child(2) ul li, .boardInfo .wp-block-column:nth-child(2) ul li {
	line-height: 23px;
}

.boardGray p, .boardInfo p, .boardGreen p, .boardRed p {
	margin-bottom: 1em;
	width: auto;
	line-height: 23px;
}
/*BOARD GRAY END */
/* BOARD INFO START */
.boardInfo {
	background-color: rgb(31 104 239 / 7%);
	border-radius: 0;
	height: 100% !important;
	padding: 20px 20px 10px;
	border-left: 3px solid var(--hlavni-modra);
	display: block!important;
	margin-bottom:24px;
}

.boardInfo .wp-block-column:first-child {
	background-color: #1F68EF;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: center center;
	border-radius: 5px 0px 0px 5px;
	-ms-flex-preferred-size: 9% !important;
	    flex-basis: 9% !important;
	display: none;
}

.boardInfo .wp-block-heading:not(.nadpisy h2) {
	font-size: 1.4em;
	color: var(--hlavni-modra);
	margin-bottom: 1em;
	position: relative;
	margin-left: 50px;
	margin-top: 5px;
}

.boardInfo.visible .wp-block-heading:not(.nadpisy h2):before {
	background-image: url(/wp-content/uploads/2023/10/info_board_icon.svg);
}

.boardInfo .wp-block-heading:not(.nadpisy h2):before {
	content: '';
	display: inline-block;
	width: 43px;
	height: 46px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	background-repeat: no-repeat;
	background-size: 43px;
	position: absolute;
	left: -50px;
	top: -5px;
}

.boardInfo.nadpisy .wp-block-column {
	display: block;
	background: unset!important;
}

.boardInfo.nadpisy {
	background-color: rgb(255 250 238);
}

.boardInfo.nadpisy h3 {
	color: #746821!important;
}

.boardInfo.nadpisy {
	border-left: 3px solid #746821!important;
}

.boardInfo.nadpisy.visible .wp-block-heading:not(.nadpisy h2):before {
	background-image: url(/wp-content/uploads/2024/03/info_board_icon_brown.svg);
}
/* BOARD INFO END */
/* BOARD RED START */
.boardRed {
	background-color: rgb(243 50 50 / 8%);
	border-left: 3px solid #b32323;
	border-radius: 0;
	height: 100% !important;
	padding: 20px 20px 10px;
	display: block!important;
}

.boardRed.visible .wp-block-heading:before {
	background-image: url(/wp-content/uploads/2023/10/vykricnik_board_icon.svg);
}

.boardRed .wp-block-heading:before {
	content: '';
	display: inline-block;
	width: 43px;
	height: 46px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	background-repeat: no-repeat;
	background-size: 43px;
	position: absolute;
	left: -50px;
	top: -5px;
}

.boardRed .wp-block-column:first-child {
	background-color: #F33232;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: center center;
	border-radius: 5px 0px 0px 5px;
	-ms-flex-preferred-size: 9% !important;
	    flex-basis: 9% !important;
	display: none;
}

.boardRed .wp-block-heading {
	font-size: 1.4em;
	color: #b32323;
	margin-bottom: 1em;
	margin-left: 50px;
	position: relative;
}
/* BOARD RED END */

.boardGray p, .boardInfo p, .boardGreen p, .boardRed p {
	line-height: 23px;
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	width: inherit !important;
	padding-right: .5em;
}

.boardGray ul, .boardInfo ul, .boardGreen ul, .boardRed ul {
	line-height: 23px;
	width: inherit !important;
}

.boardGray .wp-block-column:nth-child(2) ul, .boardGreen .wp-block-column:nth-child(2) ul, .boardRed .wp-block-column:nth-child(2) ul, .boardInfo .wp-block-column:nth-child(2) ul {
	margin-right: 0em;
}

.boardRed, .boardGray, .boardGreen, .boardInfo {
	display: block !important;
	-webkit-box-align: center !important;
	    -ms-flex-align: center !important;
	        align-items: center !important;
	-ms-grid-columns: 1fr 4fr;
	grid-template-columns: 1fr 4fr;
        /* border-left: 50px solid lightblue;
        */;
margin-bottom:24px;
}

.boardInfo .wp-block-column:first-child {
	background-color: var(--hlavni-modra);
	background-image: url("/wp-content/uploads/2022/09/info-solid.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
	height: 100% !important;
}

.boardRed .wp-block-column:first-child {
	background-image: url("/wp-content/uploads/2022/09/exclamation-solid.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px;
	height: 100% !important;
}

.boardGray .wp-block-column:first-child {
	background-color: var(--seda-hover);
	background-image: url("/wp-content/uploads/2022/09/eye-solid.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	height: 100% !important;
}

.boardGreen .wp-block-column:first-child {
	background-color: #25641d;
	background-image: url("/wp-content/uploads/2022/09/check-solid.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 35px;
	height: 100% !important;
}


/*Radan*/
.postCover img {
	margin-bottom:0;
	-o-object-fit: cover;
	   object-fit: cover;
	aspect-ratio:16/9;
}

.postCover {
	position: relative;

}

.entry-content iframe {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	margin-bottom: 20px;
}

.notavailable {
	font-size: 2em;
	text-align: center;
	margin: 1em 0 1.2em;
}

.single #map {
	max-width: 800px;
	margin: 30px auto 0;
}

.archive #map {
	height: 450px;
	margin-bottom: 20px;
}

.place-details tr:nth-of-type(3),.place-details tr:nth-of-type(2),.place-details tr:nth-of-type(4) {
	display: none;
}

.place-rating {
	margin-bottom: 10px;
}

.place-info img {
	max-width: none;
	max-height: 93px;
	-o-object-fit: cover;
	   object-fit: cover;
}

#directions-panel,#route-info {
	display: none;
}

.place-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.place-photo {
	width: 100px;
	margin-right: 10px;
}

.place-details {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.place-rating {
	margin-top: 10px;
}

.letter {
	font-weight: 900;
	font-size: 1.8em;
	margin-bottom: 14px;
}

.columns-container {
	gap: 0 2%;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	display: -ms-grid;
	display: grid;
}

.cats-ats a {
	display: none;
}

.cats-ats a:first-of-type {
    /*border-top-left-radius:13px;
    */
	display: inline-block;
}

.newsroom .cats-ats a {
	display: none;
}

.newsroom .cats-ats a:first-of-type {
    /*border-top-left-radius:13px;
    */
	display: inline-block;
	text-align: left;
}

#main .rozdeleni .cats-ats {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: start;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	white-space: nowrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
}



.pagination {
	text-align: center;
}

.pagination a {
	padding: 0 4px;
}


/**/
.category-description #showMoreBtn,.dots {
	display: inline;
}
.category-description #showMoreBtn:focus-visible {
    outline: 2px solid var(--plna-cerna); /* jemný modrý outline */
    outline-offset: 2px; /* lehký odstup od tlačítka */
    border-radius: 4px; /* aby to bylo hezky zaoblené */
}


.category-description.extended > p:first-of-type {
	display: inline;
}

.category-description.extended.visible > p:first-of-type {
	display: block;
}

.category-description.extended .wrapper-extended {
	height: 0;
	overflow: hidden;
}

.category-description.extended.visible .wrapper-extended {
	height: 0;
	overflow: visible;
}

#btn_wrapper {
	margin-bottom: 40px;
	z-index: 999;
	position: relative;
	text-align: center;
	display: inline;
}

.category-description.extended.visible .wrapper-extended {
	height: auto;
}

.single #showMoreBtn {
	color: var(--hlavni-modra);
	background: none;
	border: 2px solid var(--hlavni-modra);
	border-radius: 13px;
	font-size: 1em;
	padding: 6px 10px;
	font-weight: 600;
	margin-top: 0px;
}

#showMoreBtn {
	color: var(--hlavni-modra);
	background: none;
	border: 2px solid var(--hlavni-modra);
	border-radius: 13px;
	font-size: 0.9em;
	padding: 0 8px;
	font-weight: 600;
	display: inline-block;
    /*margin-left: -100px;
    */
    /* background: #fff;
    */
	position: relative;
}

.dots {
	margin-right: 4px;
}
/*ajax filter*/
.caf-filter-layout a {
	text-transform: none!important;
}
/**/
.main-navigation .main-nav ul li a {
	line-height: 50px;
}

.main-navigation .menu-bar-item>a {
	line-height: 50px;
}

.navigation-search input[type="search"] {
	height: 48px;
}

.sub_archive {
	border: 3px solid var(--plna-cerna);
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-radius: 5%;
	line-height: 1.6;
	padding: 2px 0;
	display: inline;
	font-size: 25px;
	letter-spacing: -0.2px;
	font-family: Capriola;
	position: relative;
}

.sub_archive-wrapper {
	text-align: center;
	margin-bottom: 20px;
}

.main-navigation li {
	background: #5082ce;
	position: relative;
}

.main-navigation li:after {
	content: '';
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	width: 1px;
	display: block;
}

#primary-menu > ul > li:nth-of-type(1):before {
	content: '';
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 1px;
	display: block;
}

.category-description,.category-description-full {
	display: block;
	margin-bottom: 20PX;
}

/**/

.podle_mest {
	text-align: center;
	font-size: 1.2em;
	text-decoration: underline;
	margin-bottom: 24px;
	display: inline-block;
}

.podle {
	font-size: 1.2em;
	display: inline-block;
	border-bottom: 1px solid;
	background: var(--hlavni-modra);
	color: #fff;
	padding: 10px;
    /* border-radius: 13px;
    */;
}


.subs_c {
	margin-left: 0;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-bottom: 20px;
	gap: 0 2%;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	display: -ms-grid;
	display: grid;
}

.search .subs_c {
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	display: -ms-grid;
	display: grid;
}

.columns-container .subs_c {
	display: block;
}

.subs_c li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: var(--plna-cerna);
	height: 100%;
	position: relative;
    /* border-radius: 13px;
    */
	border: 1px solid #cbcbcb;
	height: 64px;
	border-bottom-left-radius: 36px;
	border-top-left-radius: 36px;
		text-decoration: none;
}

.subs_c li a .tit {
	padding: 10px 10px 10px 0;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
	z-index: 99;
	font-size: 0.95em;
	width: 100%;
	text-align: center;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #333333;
	height: 90%;
	line-height: 1.4;
	margin-bottom: 0;
}

.search .subs_c li a .tit {
	font-size: 0.85em;
}

.subs_c li a .radek1 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.radek1 span {
	-ms-flex-item-align: end;
	    align-self: flex-end;
	font-size: 14px;
	margin-right: 10%;
}

.subs_c li {
	list-style-type: none;
	margin-bottom: 12px;
	width: 100%;
	line-height: 20px;
}

.subs_c li:hover {
	opacity: 0.8;
}

.archive .rank-math-breadcrumb {
	padding: 10px 20px 6px;
}

.rank-math-breadcrumb {
	max-width: 1200px;
	margin: auto;
	background: #fff;
	padding: 10px 20px 4px;
	position: relative;
	font-weight: 300;
	margin-bottom:6px;

}

.single .rank-math-breadcrumb {
	padding: 0;
	max-width: unset;
}

.single #main .rank-math-breadcrumb p {
	max-width: unset!important;
}

.subs_c img {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	border-radius: 100%;
	width: 65px;
	height: 64px;
	-o-object-fit: cover;
	   object-fit: cover;
	margin-left: -2px;
	margin-top: -2px;
}

.rank-math-breadcrumb p {
	margin: 0;
	font-weight: 300;
	font-size: 14px;
	color: var(--seda-hover);
}

.rank-math-breadcrumb p a {
	color: var(--seda-hover);
}

.rank-math-breadcrumb p a:hover,.rank-math-breadcrumb p a:focus {
	color: var(--plna-cerna);
}

.category-130 .taxonomy-description figure.scrollable:nth-of-type(1) {
	height: 422px;
}

.cont_arrow_table {
	position: absolute;
	right: 8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	display: block;
	font-size: 60px;
	background: hsl(0.31deg 100% 38.43%);
	color: #fff;
	border-radius: 18px;
	padding: 0 2px;
	opacity: 0.8;
}

.cont_arrow_table.fadeout {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s 2s, opacity 1s linear;
	-o-transition: visibility 0s 2s, opacity 1s linear;
	transition: visibility 0s 2s, opacity 1s linear;
}

.cont_arrow_table:after {
	content: '\f101';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: block;
}

.form-inline input,.form-inline select {
	width: 100%;
}

.form-inline {
	gap: 0.8em;
}


/**/
.news_wrapper .tagsBox {
	margin-top: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.prev_arrow_gal {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: -10px;
	z-index: 9;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.next_arrow_gal {
	cursor: pointer;
	position: absolute;
	right: -10px;
	top: 50%;
	z-index: 9;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.next_arrow_gal:after {
	content: '\f054';
	display: block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 32px;
	background: #27439291;
	color: #fff;
	padding: 0 4px;
}

.prev_arrow_gal:after {
	content: '\f053';
	display: block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 32px;
	background: #27439291;
	color: #fff;
	padding: 0 4px;
}

.wp-block-gallery {
	position: relative;
}

.newsroom a {
	text-decoration: none;
	display: block;
	display: inline-block;
	z-index: 2;
}

article.post.status-publish {
	margin: 0!important;
	max-width: unset;
}

.boardGray .wp-block-column:nth-of-type(2),.boardRed .wp-block-column:nth-of-type(2),.boardGreen .wp-block-column:nth-of-type(2),.boardInfo .wp-block-column:nth-of-type(2) {
	-ms-flex-preferred-size: 87%!important;
	    flex-basis: 87%!important;
}

#page, .site-footer,.hfeed,.all-menus,.archive .rank-math-breadcrumb,.page .rank-math-breadcrumb  {
	width: 80%!important;
	margin: auto;
	max-width: 1200px!important;
	background: #fff;
}

.menu-pc-1-radek-container {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	gap: 20px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 12px;
	padding-right: 150px;
}

.menu-pc-2-radek-container {
	padding-right: 121px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: end;
}

.vsechny-rubriky-slovo-inner {
		text-align: right;
    line-height: 1;
    padding: 0 0 0 9px;
    font-size: 15px;
    background: unset!important;
    font-family: Capriola;
    border: 0;
    letter-spacing: 0;
}

.menu-text-spodni-slovo {
	margin-right: -2px;
}

.vsechny-rubriky-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: var(--plna-cerna);
	padding: 4px 10px;
	color: #fff;
	line-height: 60px;
	margin: 0;
	font-weight: 400;
	text-transform: none;
	font-size: 15px;
	cursor: pointer;
	   
}


.vsechny-rubriky li > a {
	flex-shrink:0;
}
#site-navigation .menu-toggle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: var(--plna-cerna);
	padding: 4px 10px;
}

#site-navigation .menu-toggle:hover,#site-navigation .menu-toggle:focus {
	background: #444;
}

.inside-header {
	padding: 0;
}

.custom-logo-link {
	height: 50px;
	width: 156px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.custom-logo-link img {
	height: 57px;
	width: auto;
}

.horni-menu-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 14px;
	margin: 0;
}

.horni-menu-wrapper ul {
	margin: 0;
}

.horni-menu-wrapper li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	white-space: nowrap;
}

.all-menus-wrapper-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	position: relative;
}

.all-menus:after {
	content: '';
	height: 100%;
	width: 20px;
	background: #fff;
	display: block;
	position: absolute;
	left: calc(100% - 20px);
	top: 0;
	transition-duration:0.3s;
}

.all-menus-wrapper-inner:before {
	content: '';
	height: calc(100% + 20px);
	width: 100px;
	background: #fff;
	display: block;
	position: absolute;
	right: 100%;
	top: -10px;
	z-index: 1;
	transition-duration:0.3s;
}

.all-menus-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding-right: 150px;
	width: 100%;
}

.all-menus {
	padding: 10px 20px;
	position: sticky;
	overflow-x: clip;
	line-height: 1;
	font-size: 18px;
	top:-1px;
	z-index:99;
	transition-duration:0.3s;
}

.all-menus:after,.all-menus,.all-menus-wrapper-inner:before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, #E7E7DE 100%)!important;	
}

.is-pinned {
        box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .16);
}

.horni-menu-wrapper a,#menu-pc-2-radek a {
	color: var(--plna-cerna);
	text-decoration: none;
}

.horni-menu-wrapper a:hover,#menu-pc-2-radek a:hover,.horni-menu-wrapper a:focus,#menu-pc-2-radek a:focus {
	color: var(--seda-hover);
}

#menu-pc-2-radek {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 14px;
	margin: 0;
	margin-right: -115px;
}

#menu-pc-2-radek li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap;
}

#menu-pc-2-radek > li:first-of-type,#menu-pc-2-radek > li:last-of-type {
	position: relative;
}

#menu-pc-2-radek > li:first-of-type:before {
	content: '';
	background: #b3b3b3;
	width: 800px;
	height: 1px;
	display: block;
	position: absolute;
	right: calc(100% + 6px);
	top: 50%;
}

#menu-pc-2-radek > li:last-of-type:after {
	content: '';
	background: #b3b3b3;
	width: 800px;
	height: 1px;
	display: block;
	position: absolute;
	left: calc(100% + 6px);
	top: 50%;
}

#menu-pc-2-radek > li:last-of-type:before {
	content: '/';
	display: block;
	background-image: url(/wp-content/uploads/2024/07/ikona-ohen-cerna.svg);
	width: 42px;
	height: 26px;
	background-position: 18px 0;
	background-repeat: no-repeat;
	font-weight: 600;
	background-size: 16px;
	;
     margin-right: 0px;
	margin-top: -3px;
	padding-top: 3px;
}

.trendy-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	line-height: 1.5;
	padding-left: 8px;
	font-weight: 600;
	color: #b90000;
	font-size: 18px;
}

.trendy-menu span {
	color: var(--plna-cerna);
}

#menu-pc-2-radek > li:last-of-type a {
	display: inline-block;
	color: #b90000;
	position: relative;
}

#menu-pc-2-radek li:last-of-type a:hover,#menu-pc-2-radek li:last-of-type a:focus {
	display: inline-block;
	opacity: 0.8;
	position: relative;
}

.onas-kontakt {
	position: absolute;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 14px;
}

.onas-kontakt a {
	color: var(--seda-hover);
	text-decoration: none;
}

.onas-kontakt a:hover,.onas-kontakt a:focus {
	color: var(--plna-cerna);
}

.nejnovejsi-main {
	margin-top: -44px;
	position: relative;
}

.nejnovejsi-main h2 {
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 30px;
	margin-bottom: 5px;
	background: #fff;
	display: inline-block;
	white-space: nowrap;
}

.druhy-radek-titulek {
	position: relative;
	display: inline;
	width: 100%;
}

.author-link {
	color: var(--plna-cerna);
	text-decoration: none;
	z-index: 1;
	padding-right:2px;
}

.author-link:hover,.author-link:focus {
	color: var(--seda-hover)!important;
}

.titles-wrapper {
	border-right: 1px solid;
	background: #fff;
	z-index: 1;
	position: relative;
}

.titles-wrapper-anchor {
	display: block;
	color: var(--plna-cerna);
	text-decoration: none;
}

.titles-wrapper-anchor:hover,.titles-wrapper-anchor:focus {
	color: var(--seda-hover);
}

.titles-wrapper:after {
	content: '';
	width: 40px;
	;
     height: 1px;
	bottom: -1px;
	right: 0;
	position: absolute;
	display: block;
	background: var(--plna-cerna);
	z-index: -1;
}

.news-heading a {
	color: var(--plna-cerna);
}

.newBoxText {
	margin: auto;
	width: calc(100% - 20px);
	margin-top: -30px;
}

.newBoxText h3 {
	position: relative;
	border-top: 1px solid;
	margin-bottom: 4px;
	z-index: 2;
	padding: 4px 8px;
}

.newBoxText h3:before {
	content: '';
	width: 1px;
	height: 40px;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	background: var(--plna-cerna);
}

.rest-big-wrapper {
	padding: 2px 8px 4px;
	padding-bottom: 16px;
}

.big-news-excerpt {
	text-align: left;
	font-size: 16px;
	margin-top: 6px;
}

.author-category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	font-size: 16px;
}

.newsroom .small_news_wrapper {
	height: 100%;
}

.newsroom .small_news_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: 40%;
	gap: 6px;
}

.small_news_wrapper .newBoxText {
	width: calc(100% - 20px);
}

.small_news_wrapper:not(.centered) .titles-wrapper .news-heading {
	font-size: var(--font-size-18);
}

.small_news_wrapper .tagsBox {
	width: 100%;
	display: block;
}

.small_news_wrapper .author-category,.tagsBox.two-rows .author-category {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.specific-posts-wrapper {
	counter-reset: post-counter;
}

.specific-posts-wrapper .tagsBox.two-rows .author-category::after {
	content: counter(post-counter);
	counter-increment: post-counter;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translatey(-50%);
	    -ms-transform: translatey(-50%);
	        transform: translatey(-50%);
	font-size: 32px;
	opacity: 0.15;
}

.tagsBox.two-rows .author-category-inner {
	position: relative;
	padding-right: 24px;
}

.tagsBox.two-rows .author-inside-wrapper {
	left: 28%!important;
	width: calc(64% + 20px)!important;
	text-align: right;
}

.small_news_wrapper .rest-big-wrapper {
	padding: 0;
}

.author-category-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: 100%;
}

.small_news_wrapper .tagsBoxInside, .tagsBox.two-rows {
	position: relative;
	left: 26%;
	width: 74%;
	text-align: left;
}

.category-vyber .tagsBoxInside {
	position: relative;
	left: 9%;
	width: 91%;
	text-align: left;
}

#main .category-vyber .author-link {
	position: relative;
	right: 18%;
}

#main .category-vyber .author-inside-wrapper:before {
	display: none;
}

#main .category-vyber .author-link:after {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	background: #b3b3b3;
	height: 1px;
	left: calc(100% + 3px);
	top: 50%;
	z-index: 1;
}

.tagsBox.two-rows {
	left: 0;
	width: auto;
	margin-top: 8px;
}

.small_news_wrapper.centered {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 10px;
}

.small_news_wrapper.centered .author-category {
	font-size: 18px;
}

.small_news_wrapper .tagsBoxInside:before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	background: #b3b3b3;
	height: 1px;
	right: calc(100% + 4px);
	top: 50%;
	overflow: hidden;
}

.small_news_wrapper .author-inside-wrapper,.tagsBox.two-rows .author-inside-wrapper {
	position: relative;
	height: auto;
	left: 42%;
	display: block;
	z-index: 1;
	width: 58%;
}

.author-category {
	font-size: 14px;
}

.nejnovejsi-main .author-category {
	font-size: 18px;
}

.specific-posts-wrapper .image-title-meta:last-of-type .tagsBoxInside {
	position: relative;
}

.specific-posts-wrapper .image-title-meta:last-of-type .tagsBoxInside:after {
	content: '';
	background: #fff;
	height: 200px;
	width: 20px;
	display: block;
	position: absolute;
	left: calc(100% + 26px);
	top: 50%;
	z-index: 1;
	margin-top: 100px;
	-webkit-transform: translatey(-50%);
	    -ms-transform: translatey(-50%);
	        transform: translatey(-50%);
}

.two-rows-wrapper a {
	text-decoration: none;
}

.two-rows-wrapper .heading {
	font-size: var(--font-size-15);
	line-height: 1.3;
	margin-bottom: 4px;
}

.image-title-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid;
	gap: 14px;
	padding-bottom: 8px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	margin-bottom: auto;
}

.image-title-meta:last-of-type {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.no-shrink {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.small_news_wrapper.centered {
	position: relative;
}
/*
.small_news_wrapper.centered:before {
	content: '';
	width: 1px;
	height: 100%;
	display: block;
	position: absolute;
	left: -14px;
	background: var(--plna-cerna);
	top: 0;
}

.small_news_wrapper.centered:after {
	content: '';
	width: 1px;
	height: 100%;
	display: block;
	position: absolute;
	right: -18px;
	background: var(--plna-cerna);
	top: 0;
}
*/
.small_news_wrapper.centered img {
	margin-bottom: 0;
	display: block;
	position: relative;
}

.small_news_wrapper.centered .news_wrapper > a {
	margin-bottom: 0;
	position: relative;
	display:inline-block;
	width:100%;
}

.small_news_wrapper.centered .news_wrapper {
	overflow: visible;
	padding-top: 8px;
}

.small_news_wrapper.centered .news_wrapper > a:first-of-type:before {
	content: '';
	width: 100%;
	height: 100%;
	background: #fff;
	display: block;
	position: absolute;
	top: -8px;
	right: -8px;
	border: 1px solid var(--zelena);
}

.small_news_wrapper.centered .rest-big-wrapper {
	overflow: hidden;
}

.specific-posts-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 14px;
	height: calc(100% - 70px);
}

.image-title-meta > a {
	height: 82px;
	width: 82px;
	-o-object-fit: cover;
	   object-fit: cover;
	margin-bottom: 0;
	display: none;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.heading a {
	color: var(--plna-cerna);
	text-decoration: none;
}

.heading a:hover,.heading a:focus {
	color: var(--seda-hover);
}

.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
	margin-left: 0;
}

.small_news_wrapper.centered .titles-wrapper {
	font-size: inherit;
}

.small_news_wrapper.centered .news-heading {
	font-size: 24px;
}

.small_news_wrapper.centered img {
	max-height: 260px;
}

.small_news_wrapper .author-inside-wrapper:before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	background: #b3b3b3;
	height: 1px;
	right: 0;
	top: 50%;
	z-index: 1;
}

.author-link {
	position: relative;
	background: #fff;
}

.small_news_wrapper img {
	height: 210px;
}

.nejnovejsi-main img {
	height: 34vw;
	max-height: 412px;
	position: relative;
	z-index: 1;
	min-height: 200px;
}

.small_news_wrapper .news_wrapper {
	overflow: hidden;
}

.small_news_wrapper .newBoxText {
	margin-top: -24px;
}

.small_news_wrapper .newBoxText h3::before {
	content: '';
	width: 1px;
	height: 32px;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	background: var(--plna-cerna);
}

.titles-wrapper::after {
	width: 32px;
}

.newsroom:before {
	content: '';
	height: calc(100% - 20px);
	position: absolute;
	left: calc(60% + 5px);
	width: 1px;
	top: 40px;
	background: var(--plna-cerna);
}

.newsroom:after {
	content: '';
	height: 20px;
	position: absolute;
	width: calc(40% - 32px);
	background: #fff;
	right: 0;
	bottom: -10px;
}

.newsroom {
	gap: 36px;
}

.oddelovac-newsroom {
	border-top: 1px solid;
	margin-top: 34px;
	margin-bottom: 16px;
}

.nadpis-rohy {
	display: inline-block!important;
	position: relative;
}

.nadpis-rohy .wp-block-heading {
	display: inline-block;
	background: #fff;
	position: relative;
	padding: 4px 12px 6px 12px;
	font-size:38px;
}

.nadpis-rohy .wp-block-heading:before {
	content: '';
	width: 54px;
	height: 46px;
	background: var(--zelena);
	display: block;
	position: absolute;
	z-index: -1;
	left: -4px;
	top: -4px;
}

.nadpis-rohy .wp-block-heading:after {
	content: '';
	width: 50px;
	height: 44px;
	background: var(--zelena);
	display: block;
	position: absolute;
	z-index: -1;
	right: -4px;
	bottom: -4px;
}

.nadpis-rohy-wrapper {
	display: block!important;
	text-align: center;
	padding: 4px;
	margin: 26px 0 26px 0;
}
.nadpis-rohy-wrapper.ohen {
	margin-top:52px;
}
.nadpis-rohy:before {
	content: '';
	height: 1px;
	width: 800px;
	display: block;
	position: absolute;
	right: calc(100% - 8px);
	top: 50%;
	z-index: 1;
	background: var(--zelena);
}

.nadpis-rohy:after {
	content: '';
	height: 1px;
	width: 800px;
	display: block;
	position: absolute;
	left: calc(100% - 8px);
	top: 50%;
	z-index: 1;
	background: var(--zelena);
}

.nadpis-ramecek-vpravo-wrapper.socky p {
    position: absolute;
    right: -90px;
    top: -16px;
    z-index: 99999;
    font-size: 24px;
    opacity: 0.2;
    font-weight: 600;
}

.nadpis-ramecek-vpravo mark {
position:relative;	
	color:var(--contrast)!important;
}

.nadpis-ramecek-vpravo mark:before{
    content: '';
    background: url(/wp-content/uploads/2024/07/ikona-ohen-red.svg);
    height: 34px;
    width: 30px;
    display: block;
    position: absolute;
    top: -36px;
    z-index: 1;
    background-color: #fff;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    transform: translateX(-50%);
}


.poutac .nadpis-rohy:before {
    background: var(--cervena) !important;
    height: 2px;
    right: calc(100% + 28px);
    transform: translateY(-50%);
    top: calc(50% + 5px);
}

.poutac .nadpis-rohy:after{
    background: var(--hlavni-modra) !important;
    height: 2px;
    top: 50%;
    transform: translatey(-50%);
    left: calc(100% + 58px);
}

.poutac .nadpis-rohy .wp-block-heading:before {
    background: var(--hlavni-modra) !important;
    width: 18vw;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% + 4px);
    left: unset;
    max-width: 238px;
}

.poutac .nadpis-rohy .wp-block-heading:after {
background: var(--cervena) !important;
    height: 2px;
    left: 71px;
    width: 36vw;
    max-width: 506px;
    top: unset;
    bottom: 10px;
}

.poutac .nadpis-rohy .wp-block-heading{
background:transparent;	
}

.gray.poutac .nadpis-rohy:before {
 background: #a5a5a5!important;
}
.gray.poutac .nadpis-rohy .wp-block-heading:after {
background: #a5a5a5!important;
}

.green.poutac .nadpis-rohy:before {
 background: var(--zelena)!important;
}
.green.poutac .nadpis-rohy .wp-block-heading:after {
 background: var(--zelena)!important;
	left: 76px;
}

.black.poutac .nadpis-rohy:before {
 background: var(--contrast)!important;
}
.black.poutac .nadpis-rohy .wp-block-heading:after {
 background: var(--contrast)!important;
}

.yellow.poutac .nadpis-rohy:before {
 background: var(--zluta)!important;
}
.yellow.poutac .nadpis-rohy .wp-block-heading:after {
 background: var(--zluta)!important;
}

.top-tento-tyden-wrapper {
	overflow: hidden;
	gap: 27px;
}
.top-tento-tyden-wrapper .wp-block-column:first-of-type{
	height:100%;
		
}
.rady-sloupce > .wp-block-column:nth-of-type(3) .post-thumbnail{
display:none;	
}

.top-zvyrazneni {
	font-size: var(--font-size-26);
	text-align: center;
	padding: 3px 10px;
	margin:auto;
	display: inline-block;
}

.top-zvyrazneni-wrapper{
	border-right:2px solid var(--cervena);
	display: inline-block!important;
	    -ms-flex-item-align: center;
	        -ms-grid-row-align: center;
	        align-self: center;
	position:relative;
	margin-bottom: 10px!important;
}

.top-zvyrazneni-wrapper .top-zvyrazneni{
padding: 5px 10px;	
}
.top-zvyrazneni-wrapper .top-zvyrazneni:before {
    content: '';
    height: 2px;
    display: block;
    background: var(--hlavni-modra);
    top: 3px;
    position: absolute;
    width: 64%;
    left: 0;
}
.top-zvyrazneni-wrapper .top-zvyrazneni:after {
    content: '';
    height: 1px;
    display: block;
    position: absolute;
    right: -5px;
    bottom: 3px;
    width: 31%;
    background: var(--hlavni-modra);
}

.top-zvyrazneni-wrapper:before{
content: '';
    height: 2px;
    display: block;
    position: absolute;
    background: var(--cervena);
    width: 64%;
    top: 0;
    right: 0;
}
.top-zvyrazneni-wrapper:after{
content: '';
    height: 2px;
    display: block;
    position: absolute;
    background: var(--cervena);
    width: 77%;
    bottom: 0;
    right: 0;
}
.top-tento-tyden-wrapper .top-zvyrazneni-wrapper{
left:50%;
	-webkit-transform:translateX(-50%);
	    -ms-transform:translateX(-50%);
	        transform:translateX(-50%);
}

/***/

.latest-posts-specific {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 34px;
	margin-bottom: 40px;
}

.latest-posts-specific .rest-big-wrapper {
	width: calc(100% - 20px);
	margin: auto;
	padding: 0;
	margin-top: -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;

}

.latest-posts-specific .rest-big-wrapper .post-title {
	display: block;
}

.latest-posts-specific .latest-post {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.latest-posts-specific .latest-post:after {
	content: '';
	background: var(--plna-cerna);
	height: 100%;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	right: -17px;
}

.latest-posts-specific .latest-post:last-of-type:after {
	display: none;
}

.latest-posts-specific .heading {
	font-size: var(--font-size-16);
	background: #fff;
	position: relative;
	padding: 4px 8px 0;
	margin-bottom: 6px;
}
.oblibena-mesta.categories {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
	gap: 14px 34px;
}
.oblibena-mesta .wp-block-heading {
font-size: 28px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    justify-self: inherit;
}
   
.oblibena-mesta .wp-block-heading a{
display:block;
height:100%;
	width:100%;
	display: flex;
    align-items: center;
	padding: 0 48px 0 92px;
    margin-left: -80px;
    width: calc(100% + 80px) !important;
	height: 62px;
	position: relative;
    z-index: 1;
}
.oblibena-mesta.categories {
padding-left:6px;	
	padding-right:5px;
	margin-bottom:20px!important;
}

.oblibena-mesta.categories .latest-post {
	display:grid;
grid-template-columns: max-content 1fr;
	    border: 1px solid var(--svetle-modra);
	gap:0;
    margin-top: 4px;
}
.oblibena-mesta .latest-post figure {
height:auto;
	aspect-ratio: 4 / 3;
	max-height: 69px;
    width: auto !important;
	flex-shrink:0;
	margin:-12px 0 0 -12px;
}
.oblibena-mesta .latest-post > .flag {
position: absolute;
    right: -6px;
    bottom: -6px;	
}
.oblibena-mesta .latest-post > .flag > img {
height:39px!important;
	width:auto!important;
}


.oblibena-mesta .latest-post:after {
display:none;	
}



.latest-posts-specific.favorite .latest-post .post-thumbnail {
	position: relative;
}

.latest-posts-specific.favorite .latest-post:nth-of-type(1) .post-thumbnail:before,.latest-posts-specific.favorite .latest-post:nth-of-type(3) .post-thumbnail:before {
	content: '';
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	background: #fff;
	border: 1px solid #24a8b3;
	position: absolute;
	top: -6px;
	left: -6px;
	display: block;
	z-index: -1;
}

.latest-posts-specific.favorite .latest-post:nth-of-type(3),.latest-posts-specific.favorite .latest-post:nth-of-type(4) {
	position: relative;
	margin-top: 2px;
}

.latest-posts-specific.favorite .latest-post:nth-of-type(3):after,.latest-posts-specific.favorite .latest-post:nth-of-type(4):after {
	content: '';
	height: 1px;
	width: 100%;
	background: var(--plna-cerna);
	position: absolute;
	left: 0;
	top: -18px;
	display: block;
	z-index: -1;
}

.latest-posts-specific.favorite .latest-post:nth-of-type(2) .post-thumbnail:before,.latest-posts-specific.favorite .latest-post:nth-of-type(4) .post-thumbnail:before {
	content: '';
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	background: #fff;
	border: 1px solid #e9df6e;
	position: absolute;
	top: -6px;
	left: -6px;
	display: block;
	z-index: -1;
}

.latest-posts-specific.favorite .latest-post:nth-of-type(3),.latest-posts-specific.favorite .latest-post:nth-of-type(4) {
	margin-bottom: 0;
}

.latest-posts-specific .tagsBox.two-rows .author-category-inner {
	padding-right: 0;
	padding: 2px 8px 0;
}

.latest-posts-specific .tagsBoxInside {
	position: relative;
	left: 0;
	width: 100%;
}

.latest-posts-specific .tagsBox {
	padding: 0 8px;
}

.latest-posts-specific.favorite-next .tagsBox {
	padding: 0;
	display:grid;
	align-items:end;
}

.latest-posts-specific .author-inside-wrapper {
	position: relative;
	height: auto;
	left: 0;
	display: block;
	z-index: 1;
	text-align: right;
}

.latest-posts-specific .author-inside-wrapper {
	padding-right: 0;


}

.latest-posts-specific .tagsBox.two-rows .author-link {
	width: auto!important;
}

.latest-posts-specific .post-thumbnail img {
	margin: 0;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.latest-posts-specific .post-thumbnail a {
	display: inline-block;
	height: 100%;
	width:100%;
}


.latest-posts-specific .post-thumbnail {
	height: 170px;
}

.latest-posts-specific .post-thumbnail figure {
	margin-bottom: 0;
	height: 100%;
}

.post-thumbnail .zdroj_image {
	display: none;
}

.cestovani-sloupec{
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
    -ms-flex-direction:column;
        flex-direction:column;	
	gap: 4px;
}
.recepty-sloupec{
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
    -ms-flex-direction:column;
        flex-direction:column;	
	gap: 4px;	
}

.latest-posts-specific.bez-obrazku .latest-post {
	margin-bottom: auto;
}

.latest-posts-specific.bez-obrazku .latest-post:nth-of-type(7) {
	border-bottom: none;
}

.latest-posts-specific.bez-obrazku {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 4px;
	margin-bottom: 0;
	height: 100%;
}

.latest-posts-specific.bez-obrazku .heading {
	margin: 0 0 4px;
	text-align: left;
	font-size: var(--font-size-16);
	padding: 0;
}

.latest-posts-specific.bez-obrazku .tagsBox {
	padding: 0;
}

.latest-posts-specific.bez-obrazku .rest-big-wrapper {
	width: auto;
	padding: 0 0 8px 0;
	margin-top: 0;
}

.latest-posts-specific.bez-obrazku .latest-post:last-of-type .rest-big-wrapper {
	padding-bottom: 0;
	position: relative;
}

.bez-obrazku.paticka .latest-post:last-of-type .rest-big-wrapper {
	padding-bottom: 8px;
}

.latest-posts-specific.bez-obrazku .latest-post:last-of-type .tagsBoxInside {
	position: relative;
}

.latest-posts-specific.bez-obrazku .latest-post:last-of-type .tagsBoxInside:after {
	content: '';
	background: #fff;
	height: 200px;
	width: 17px;
	display: block;
	position: absolute;
	right: calc(100% + 35px);
	top: 100%;
}

.latest-posts-specific.bez-obrazku .latest-post {
	border-bottom: 1px solid;
	        column-gap:10px;
}

.latest-posts-specific.bez-obrazku .latest-post:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.latest-posts-specific.bez-obrazku .latest-post:after {
	display: none;
}

.latest-posts-specific.favorite {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 4%;
	row-gap: 16px;
	margin-bottom: 0;
	height: 100%;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.latest-posts-specific.favorite .heading {
	font-size: var(--font-size-16);
}

.oblibene-pamatky-column .latest-posts-specific {
align-items:flex-start;
	height:auto;
	    row-gap: 32px;
}

.oblibene-pamatky-column .specific-posts-wrapper{
overflow-x:clip;	
}
.oblibene-pamatky-column .specific-posts-wrapper .image-title-meta {
padding-bottom:28px;
}

.oblibene-pamatky-column .specific-posts-wrapper  .two-rows-wrapper .heading {
    margin-bottom: 14px;	
}

#main .oblibene-pamatky-column.destinace .wp-block-column:nth-of-type(2) .latest-posts-specific .post-thumbnail {
	height: 140px;
}

.oblibene-pamatky-column.destinace {
gap:20px;	
}

.top-pravy-sloupec-home .newBoxText {
	margin-top: -42px;
}

.top-pravy-sloupec-home .newBoxText h3 {
	font-size: 13px;
}

.top-pravy-sloupec-home .author-inside-wrapper {
	text-align: right;
}

.top-pravy-sloupec-home .tagsBox {
	display: block;
}

.top-pravy-sloupec-home img {
	min-height: 148px;
}

.top-pravy-sloupec-home  .rest-big-wrapper {
	padding-bottom: 0;
}

.top-pravy-sloupec-home .news_wrapper:last-of-type {
	margin-bottom: 0;
}

.top-pravy-sloupec-home {
	display: -ms-grid;
	display: grid;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	height: 100%;
}

.oblibene-pamatky-column .wp-block-column:first-of-type {
	position: relative;
}

.oblibene-pamatky-column .wp-block-column:nth-of-type(2) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
/*
.oblibene-pamatky-column > .wp-block-column:first-of-type:after {
	content: '';
	position: absolute;
	width: 1px;
	background: var(--plna-cerna);
	display: block;
	height: 100%;
	top: 0;
	right: -13px;
	;
}
*/
.oblibene-pamatky-column{
gap:24px;	
}
.latest-posts-specific.favorite .post-thumbnail {
	display: block;
	width: 100%;
	height:auto;
}

.latest-posts-specific.favorite .post-thumbnail img,.latest-posts-specific.favorite .post-thumbnail figure {
	height: 100%!important;
	width: 100%!important;
	margin: 0;
}

.latest-posts-specific.favorite .post-thumbnail a img {
	height: 100%;
	min-height:240px;
}

.latest-posts-specific.favorite .latest-post {
	-ms-flex-preferred-size: 48%;
	    flex-basis: 48%;
	display: block;
}

.latest-posts-specific.favorite .latest-post:nth-of-type(1),
.latest-posts-specific.favorite .latest-post:nth-of-type(2) {
	/*margin-bottom: auto;*/
}

.latest-posts-specific.favorite .latest-post:nth-of-type(3) .wp-block-heading,.latest-posts-specific.favorite .latest-post:nth-of-type(4) .wp-block-heading {
	margin-bottom: 0;
}

.latest-posts-specific.favorite .latest-post:after,.latest-posts-specific.favorite-next .latest-post:after {
	display: none;
}

.vsechny-pamatky-link {
	display: inline-block;
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 0 10px;
	font-size: var(--font-size-24);
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 0;
	font-weight: 700;
	align-self: baseline;
}

.vsechny-pamatky-link:before {
	content: '';
	height: 1px;
	width: 34%;
	background: var(--plna-cerna);
	position: absolute;
	left: 0;
	top: 0;
}

.vsechny-pamatky-link:after {
	content: '';
	height: 1px;
	width: 34%;
	background: var(--plna-cerna);
	position: absolute;
	right: 0;
	bottom: 0;
}




.vsechny-pamatky-borders {
		position: relative;
	left: 50%;
	transform: translateX(-50%);
	font-size: var(--font-size-24);
	margin-bottom: 0;
	font-weight: 700;
	display:inline-block;
	width: fit-content;
	padding-top: 2px;
	margin-top: 2px;
	
}

.vsechny-pamatky-borders:before {
content: '';
    height: 1px;
    display: block;
    background: #a5a5a5;
      width: 82%;
    position: absolute;
       top: 2px;
    left: -18px;
}
.vsechny-pamatky-borders:after {
    content: '';
    height: 1px;
    display: block;
    background: var(--hlavni-modra);
    width: 100%;
    position: absolute;
    left: -42px;
    bottom: 4px;
}

.vsechny-pamatky-borders a:before  {
content: '';
    height: 2px;
    display: block;
    background: var(--hlavni-modra);
   width: calc(100% - 16px);
    position: absolute;
    top: 5px;
    left: 30px;
}

.vsechny-pamatky-borders a:after  {
content: '';
 
    height: 2px;
    display: block;
    background: #a5a5a5;
  width: calc(100% - 70px);
    position: absolute;
    left: 51px;
    bottom: 6px;
}



.vsechny-pamatky-borders.doporucujeme a:after  {
content: '';
 background:  var(--zelena);
}


.vsechny-pamatky-borders.doporucujeme:before {
content: '';

    background:  var(--zelena);

}

.vsechny-pamatky-borders.tipy a:after  {
content: '';
 background:  var(--zluta);
}


.vsechny-pamatky-borders.tipy:before {
content: '';

    background:  var(--zluta);

}

.vsechny-pamatky-borders.doporucujeme.hrady {
	    transform: translate(-50%, -28px);
}


.latest-posts-specific.favorite-next {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 0;
	margin-bottom: auto;
	gap:18px;
}

.latest-posts-specific.favorite-next .latest-post {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 18px;
	border-bottom: 1px solid;
	padding-bottom: 16px;	
	-webkit-box-orient: horizontal;	
	
	-webkit-box-direction: normal;	
	
	    -ms-flex-direction: row;	
	
	        flex-direction: row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}





.latest-posts-specific.favorite-next .latest-post .post-thumbnail {
	display:inline-block;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	height: 150px;
}

.latest-posts-specific.favorite-next .latest-post:last-of-type {
	border-bottom: none;
}

.latest-posts-specific.favorite-next .rest-big-wrapper {
	width: 100%;
	margin: 0;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.latest-posts-specific.favorite-next .heading {
	margin: 0 0 6px;
	font-size: var(--font-size-15);
	padding: 0;
}

.doporucujeme-jednoduchy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 16px;
	overflow: hidden;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.doporucujeme-jednoduchy .tagsBoxInside {
	position: relative;
	left: 20%;
	width: 80%;
}

.doporucujeme-jednoduchy .tagsBoxInside:before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	background: #b3b3b3;
	height: 1px;
	right: calc(100% + 4px);
	top: 50%;
	overflow: hidden;
}

.doporucujeme-jednoduchy.reverse .news-heading:before {
	content: '';
	height: 1px;
	border-top: none;
	border-bottom: 3px solid #e9df6e;
	width: calc(100% + 44px);
	padding-top: 10px;
	display: block;
	-webkit-transform: translatex(-34px);
	    -ms-transform: translatex(-34px);
	        transform: translatex(-34px);
	margin-bottom: 12px;
}
.doporucujeme-jednoduchy{
margin-bottom: 16px!important;	
}
.doporucujeme-jednoduchy.reverse {
	margin-top: 16px;
}

.doporucujeme-jednoduchy .heading a {
	display: inline;
}

.doporucujeme-jednoduchy .heading {
	font-size: var(--font-size-16);
}

.doporucujeme-jednoduchy .author-inside-wrapper {
	position: relative;
	height: auto;
	left: 36%;
	display: block;
	z-index: 1;
	width: 64%;
}

.doporucujeme-jednoduchy .author-inside-wrapper:before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	background: #b3b3b3;
	height: 1px;
	right: 0;
	top: 50%;
}

.doporucujeme-jednoduchy .rest-big-wrapper {
	padding: 0;
	width: 100%;
}

.doporucujeme-jednoduchy img {
	margin-bottom: 0;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.doporucujeme-jednoduchy .post-thumbnail {
	width: 320px;
	height: 178px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.doporucujeme-jednoduchy .post-thumbnail a {
	height: 100%;
	display: block;
}

.doporucujeme-jednoduchy .news-heading {
	position: relative;
	padding-left: 50px;
	margin-bottom: 14px;
}

.doporucujeme-jednoduchy.reverse .news-heading {
	padding-left: 0;
	width: calc(100% - 50px);
}

.doporucujeme-jednoduchy.reverse .author-category {
	overflow: hidden;
}

.vsechny-pamatky-link.flexi-roam {
	background: #f11a2a;
	color: #fff;
	border: none;
}

.vsechny-pamatky-link.flexi-roam:hover,.vsechny-pamatky-link.flexi-roam:focus {
	background: #ff3643;
}

.vsechny-pamatky-link.flexi-roam a {
	color: #fff;
}

.vsechny-pamatky-link.flexi-roam:before {
	content: '';
	height: 100%;
	width: 60px;
	background: transparent;
	position: absolute;
	left: -3px;
	top: -3px;
	z-index: -1;
	border-top: 1px solid #a73a40;
	border-left: 1px solid #a73a40;
}

.vsechny-pamatky-link.flexi-roam:after {
	content: '';
	height: 100%;
	width: 60px;
	background: transparent;
	position: absolute;
	right: -3px;
	bottom: -3px;
	border-bottom: 1px solid #a73a40;
	border-right: 1px solid #a73a40;
	z-index: -1;
}

.doporucujeme-jednoduchy .news-heading:before {
	content: '';
	height: 1px;
	border-top: 1px solid #e9df6e;
	width: calc(100% + 24px);
	padding-top: 10px;
	display: block;
	-webkit-transform: translatex(-8px);
	    -ms-transform: translatex(-8px);
	        transform: translatex(-8px);
}

.doporucujeme3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-top: 1px solid;
	/*border-bottom: 1px solid;*/
	padding: 10px 0;
	margin-top: 0;
	margin-bottom: 44px;
	gap: 20px;
}

.doporucujeme3 .heading {
	font-size: 18px;
	margin: 0;
}

.zkusenosti-sloupce .doporucujeme3 .heading {
	font-size: 16px;
}

.doporucujeme-pravy-sloupec {
	font-weight: 600;
	font-size: 16px;
	color: var(--seda-hover);
}

.doporucujeme-pravy-sloupec .wp-block-heading {
	font-size: var(--font-size-22);
	margin-bottom: 4px;
	color: var(--plna-cerna);
}

.doporucujeme-pravy-sloupec .druhy-odstavec {
	color: var(--plna-cerna);
	text-align: center;
}

.radek-flexi-roam {
	max-width: 307px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: auto;
	margin-right: auto;
	gap: 14px;
}

.doporucujeme-pravy-sloupec figure.wp-block-image {
	margin-bottom: auto;
}

.doporucujeme-pravy-sloupec figure.wp-block-image .zdroj_image {
	display: none;
}

.doporucujeme-columns > .wp-block-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.doporucujeme-columns > .wp-block-column > *:not(:last-of-type) {
	margin-bottom: auto;
}

.doporucujeme-columns > .wp-block-column:first-of-type {
	position: relative;
}

.doporucujeme-columns > .wp-block-column:first-of-type:after {
	content: '';
	height: 100%;
	width: 3px;
	background: #24a8b3;
	position: absolute;
	right: -18px;
	top: 0;
	display: block;
}

.top-zvyrazneni.flipped {
    background: #fff;
    color: var(--hlavni-modra);
    border-bottom: 1px solid;
    margin-bottom: 14px;
    padding-bottom: 8px;
    font-size: 32px;
    width: 100%;
    margin-top: 0;
}

.zkusenosti-sloupce .doporucujeme3 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.zkusenosti-sloupce .small_news_wrapper .newBoxText {
	margin-top: -43px;
}

.zkusenosti-sloupce .doporucujeme3-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}

.zkusenosti-sloupce .doporucujeme3 .post-thumbnail {
	width: 90px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	height: 70px;
	position: relative;
}

.zkusenosti-sloupec-prostredni .doporucujeme3 .post-thumbnail {
}


.zkusenosti-sloupce .doporucujeme3 .post-thumbnail:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 4px;
	right: -4px;
	border: 1px solid #24a8b3;
	z-index: -1;
}

.zkusenosti-sloupce .doporucujeme3 .post-thumbnail img,.zkusenosti-sloupce .doporucujeme3 .post-thumbnail a {
	margin-bottom: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	display: block;
}

.zkusenosti-sloupce > .wp-block-column:first-of-type {
	border: 1px solid;
	border-left: none;
	padding: 8px 12px 0 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	position: relative;
}

.zkusenosti-sloupce > .wp-block-column:first-of-type:before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: var(--plna-cerna);
	z-index: -1;
}

.zkusenosti-sloupce > .wp-block-column:first-of-type .small_news_wrapper {
	margin-bottom: auto;
}

.zkusenosti-sloupce > .wp-block-column:first-of-type .small_news_wrapper:first-of-type {
	margin-bottom: auto;
	margin-top: 10px;
}

.zkusenosti-sloupce .small_news_wrapper .news_wrapper {
	overflow: visible;
}

.zkusenosti-sloupce .small_news_wrapper:nth-of-type(2) .news_wrapper > a {
	display: block;
}

.zkusenosti-sloupce .small_news_wrapper:nth-of-type(2) .news_wrapper > a {
	position: relative;
}

.zkusenosti-sloupce .small_news_wrapper:nth-of-type(2) .news_wrapper > a:after {
	content: '';
	background: #fff;
	position: absolute;
	top: 50%;
	left: -100px;
	height: 100%;
	width: 100%;
	display: block;
	z-index: -1;
	border-left: 1px solid #fff;
}

.zkusenosti-sloupce .author-category {
	overflow: hidden;
}

.zkusenosti-sloupce .vsechny-pamatky-link {
	margin-top: auto;
	margin-bottom: 30px;
	text-align:center;
}

.zkusenosti-sloupce {
	gap: 12px;
	overflow: hidden;
}
.rady-sloupce > .wp-block-column:nth-of-type(3){
	    min-width: 230px;

}

.rady-sloupce > .wp-block-column:nth-of-type(3) .latest-posts-specific.bez-obrazku{
		gap:10px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.home .top-zvyrazneni {

    font-size: 28px;
}

.rady-sloupce{
margin-bottom:0;
	gap:20px;
}

.zkusenosti-hrady-sloupce .doporucujeme3 {
	margin-top: 0;
}

.zkusenosti-hrady-sloupce .top-zvyrazneni {
	margin-bottom: 4px;
	display: inline-block;
	position: relative;
	left: 50%;
	-webkit-transform: translatex(-50%);
	    -ms-transform: translatex(-50%);
	        transform: translatex(-50%);
	padding-right: 26px;
	padding-left: 26px;
}

.zkusenosti-hrady-sloupce {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.zkusenosti-hrady-sloupce > div {
	margin-bottom: 0;
}

.zkusenosti-hrady-sloupce > div:nth-of-type(2) {
	margin-bottom: auto;
}

.zkusenosti-sloupce .doporucujeme3-post {
	border-bottom: 1px solid var(--plna-cerna);
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: auto;
}

.wp-block-column .doporucujeme3-post:first-of-type {
	padding-top: 0;
}

.wp-block-column .doporucujeme3-post:last-of-type {
	border-bottom: none;
}

.zkusenosti-sloupce .wp-block-column {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.zkusenosti-sloupce .wp-block-column .doporucujeme3{
border-top:0;
	padding-top:0;
}
/*
.zkusenosti-sloupce  > .wp-block-column:nth-of-type(2):after {
	content: '';
	position: relative;
	width: 1px;
	height: 2000px;
	background: var(--plna-cerna);
	position: absolute;
	right: -16px;
	top: 0;
}
*/
#main .zkusenosti-sloupce  > .wp-block-column:nth-of-type(2) {
	margin-right: 3px;
}

#main .zkusenosti-sloupce  > .wp-block-column:nth-of-type(3) {
	margin-left: 5px;
}

#main .zkusenosti-sloupce .doporucujeme3 {
	gap: 0;
	height: 100%;
}

.zkusenosti-sloupce .small_news_wrapper img {
	height: 240px;
	max-height: unset;
}

.zkusenosti-hrady-sloupce > .wp-block-columns {
	gap: 24px;
}

.zkusenosti-hrady-sloupce .doporucujeme3 {
	gap: 0;
}

.latest-posts-specific.rady-2 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0;
}

.latest-posts-specific.rady-2 .latest-post {
	border-bottom: 1px solid;
	padding: 14px 0 6px 0;
}

.latest-posts-specific.rady-2 .latest-post:first-of-type {
	padding-top: 0;
}

.latest-posts-specific.rady-2 .post-thumbnail img, .latest-posts-specific.rady-2 .post-thumbnail {
	height: 190px;
}

.rady-sloupce .author-inside-wrapper {
	text-align: right;
	position: static;
	width: 100%;
}

.rady-sloupce .tagsBoxInside {
	position: static;
	width: 100%;
	display: block;
}

.latest-posts-specific.favorite-next.rady img,.latest-posts-specific.favorite-next.rady .post-thumbnail {
	height: 170px;
}

.latest-posts-specific.favorite-next.rady .latest-post {
	padding-bottom: 10px;
}

.rady-sloupce .rest-big-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 8px;
}

.latest-posts-specific.favorite-next.rady {
	gap: 10px;
	margin-bottom:20px;
}

#main .rady-2 .post-thumbnail {
    height: auto;
}

.rady .date-meta {
	font-size: 14px;
	padding-top: 4px;
}

.latest-posts-specific.favorite-next.rady .latest-post:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.latest-posts-specific.favorite-next.rady .latest-post:last-of-type .post-thumbnail,.latest-posts-specific.favorite-next.rady .latest-post:last-of-type .post-thumbnail a,.latest-posts-specific.favorite-next.rady .latest-post:last-of-type .post-thumbnail img {
	height: 100%;
}

.rady-sloupce .latest-posts-specific .heading {
	margin-bottom: 0;
}
.rady-sloupce .rest-big-wrapper {
    margin-top: -41px;
}
.rady-sloupce .rady-2 .latest-post .wp-block-heading{
font-size:18px;	
}
.rady-sloupce .rady-2 .latest-post .wp-block-heading{
    position: relative;
    border-top: 1px solid;
    margin-bottom: 4px;
    z-index: 2;
    padding: 4px 8px;
}
.rady-sloupce .rady-2 .latest-post .post-title:after {
    content: '';
    width: 32px;
    height: 1px;
    bottom: -1px;
    right: 0;
    position: absolute;
    display: block;
    background: var(--plna-cerna);
    z-index: -1;
}
.rady-2 .latest-post .post-title{
position: relative;
    border-right: 1px solid;
	background:#fff;
}
.rady-sloupce .rady-2 .latest-post h3::before {
    content: '';
    width: 1px;
    height: 32px;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    background: var(--plna-cerna);
}
.rady-sloupce .wp-block-column:first-of-type,.rady-sloupce .wp-block-column:nth-of-type(2) {
	position: relative;
}

/*
.rady-sloupce .wp-block-column:first-of-type:after,.rady-sloupce .wp-block-column:nth-of-type(2):after {
	content: '';
	width: 1px;
	height: 100%;
	background: var(--plna-cerna);
	position: absolute;
	display: block;
	right: -15px;
	top: 0;
}*/

.rady-sloupce .latest-posts-specific .latest-post:after {
	display: none;
}

.latest-posts-specific.favorite-next.rady .heading {
	font-size: var(--font-size-18);
}

.nadpis-ramecek-vpravo-wrapper.socky.light-blue p {
	left: 100%;
	right: unset;
	margin-left: -8px;
	transform: translateY(6px);
}

.latest-posts-specific.categories a,.latest-posts-specific.categories img {
	width: 100%;
}

.latest-posts-specific.categories .latest-post {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.latest-posts-specific.categories {
	margin-bottom: 0;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.latest-posts-specific.categories figure {
	margin-bottom: 0;
	width: 100%;
}
.latest-posts-specific.categories figure img {
height:100%!important;	
}

.latest-posts-specific.categories .zdroj_image {
	display: none;
}

.vsechny-pamatky-link-wrapper-vpravo {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	padding-right: 10px;
	margin-top: 14px;
	position: relative;
}
.rate-amount-wrapper .detail-link,.exchange-rates td a {
display:none;	
}

.vsechny-pamatky-link-wrapper-vpravo.light-blue {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	padding-left: 10px;
	padding-right: 0;
}

.vsechny-pamatky-link-wrapper-vpravo a {
	background: #fff;
	padding: 0 4px;
}

.vsechny-pamatky-link-wrapper-vpravo p {
	padding: 0 6px;
	font-size: var(--font-size-20);
}

.vsechny-pamatky-link-wrapper-vpravo:after {
	content: '';
	width: 100%;
	height: 1px;
	background: var(--plna-cerna);
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 0;
}

.vsechny-pamatky-link.vpravo {
	left: unset;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
	position: relative;
	z-index: 1;
}

.vsechny-pamatky-link-wrapper-vpravo.yellow {
	-webkit-box-pack: end!important;
	    -ms-flex-pack: end!important;
	        justify-content: flex-end!important;
	padding-right: 10px;
}

.vsechny-pamatky-link-wrapper-vpravo.yellow:after {
	background: #e9df6e;
}

.vsechny-pamatky-link-wrapper-vpravo.light-blue:after {
	background: var(--svetle-modra);
}

.post-thumbnail a img:hover,.nejnovejsi-main a img:hover,.news_wrapper a img:hover,.specific-posts-wrapper a img:hover {
	opacity: 0.9;
}

.latest-posts-specific.bez-obrazku.paticka .latest-post {
	border: none;
}

.latest-posts-specific.bez-obrazku.paticka .tagsBoxInside {
	left: 0;
	width: auto;
}

.latest-posts-specific.bez-obrazku.paticka .author-category-inner {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	gap: 10px;
	row-gap: 0;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.latest-posts-specific.bez-obrazku.paticka .latest-post:last-of-type .tagsBoxInside:after {
	display: none;
}
/* .footer-widget-2 aside,.footer-widget-3 aside,.footer-widget-4 aside{
     text-align:center;
}
*/
.dopravci-type-heading-wrapper {
	margin-top: 26px;
	margin-bottom: 6px;
	position: relative;
	overflow-x: clip;
}

.dopravci-type-heading {
	display: inline-block;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	position: relative;
	color: #268497;
	margin-bottom: 0;
	font-size: var(--font-size-26);
}

.dopravci-type-heading-wrapper:before {
	content: '';
	height: calc(100% - 6px);
	width: 3px;
	background: var(--plna-cerna);
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
}

.dopravci-type-heading:before {
	content: "";
	height: 3px;
	display: block;
	width: 1000px;
	background: var(--plna-cerna);
	position: absolute;
	right: 100%;
	top: calc(50% - 3px);
}

.oblibeni-dopravci-row p {
	margin: 0;
	padding: 0 4px;
	line-height: 1;
	font-size: 12px;
	text-align: right;
	-webkit-transform: rotate(8deg);
	    -ms-transform: rotate(8deg);
	        transform: rotate(8deg);
}

.typ-dopravy-label-row {
	width: 100%;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: end;
}

.oblibeni-dopravci-row .wp-block-heading {
	font-size: var(--font-size-20);
	white-space: nowrap;
}

.oblibeni-dopravci-row {
	-ms-flex-wrap: wrap!important;
	    flex-wrap: wrap!important;
}

.oblibeni-dopravci-row .zdroj_image {
	display: none;
}

.oblibeni-dopravci-row figure img {
	height: 18px!important;
	width: 27px!important;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	display: block;
}

.oblibeni-dopravci-row > .wp-block-group {
	gap: 0;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.oblibeni-dopravci-row figure {
	margin-bottom: 0;
	height: 18px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.reklama-placeholder {
	background: #cdcdcd;
	margin: 20px 0 30px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.reklama-placeholder:after {
	content: 'Reklama';
	color: #b90000;
	font-size: 40px;
}

@media only screen and (max-width: 1240px) {
	.vsechny-pamatky-borders.doporucujeme.hrady{
	transform: translate(52%, 0);
	}
	
	#main .no-decoration .news_wrapper:nth-of-type(2n +2):before {
	display: none;
}
	
	
	.is-right-sidebar:before{
	display:none;	
	}
	.top-tento-tyden-wrapper{
	overflow:visible;	
	}
		#content .widget-area.sidebar {
margin-top: 20px;

	}
	.sidebar-custom{
	margin-bottom:0;	
	}
	.sidebar-custom li img {
    margin-top: 0;
}
	.sidebar-custom > .widget > div > div:nth-of-type(1),.sidebar-custom > .widget > div > div:nth-of-type(2){
	-ms-flex-preferred-size:48%;
	    flex-basis:48%;	
		height:100%;
		margin:0;
	}
	
    .sidebar-custom > .widget > div > div:nth-of-type(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / span 2;
    }
	.nectenejsi-pravy-sloupec-nadpis{
	margin-top:0;	
	}
	.nectenejsi-pravy-sloupec .latest-post {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
		        gap: 10px;
	}
	.sidebar-custom > .widget > div {
display:-ms-grid;
display:grid;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr;
		gap:20px;
		row-gap: 10px;
	}
	.sidebar-custom  .bez-obrazku{
	height:auto;	
		 gap: 10px;
	}

	.is-right-sidebar{
	padding-left:0;
	}
	#content .nectenejsi-pravy-sloupec .rest-big-wrapper{
	padding:0;	
	}
	
	.nectenejsi-pravy-sloupec .post-thumbnail{
display:block;	
}
	.nectenejsi-pravy-sloupec .post-thumbnail img{
		max-width: 94px;
    height: 84px;
    width: 94px;
	}
	.nectenejsi-pravy-sloupec .rest-big-wrapper{
			-webkit-box-pack: start;
			    -ms-flex-pack: start;
			        justify-content: flex-start;
	}
	
	.nectenejsi-pravy-sloupec .post-thumbnail{
		height:auto;
	}
	.nectenejsi-pravy-sloupec .latest-post{
	border-bottom: 1px solid!important;
		        padding-bottom: 2px;
	}
	.sidebar-custom ul li:last-of-type{
		border-bottom:1px solid;
	}
	.category-posts-and-top-column > .latest-posts-specific.archive{
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-column: 1 / span 2;	
	}
	.category-posts-top-tyden {
    position: relative;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
}

	.category-posts-and-top-column {

    -ms-grid-columns: 1fr 1fr;

    grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
}
	.category-posts-top-tyden .specific-posts-wrapper {
    display: -ms-grid;
    display: grid;
    height: auto;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
		        -ms-grid-rows: unset;
		        grid-template-rows: unset;
		gap: 20px;
		margin-top: 10px;
}
	.category-posts-top-tyden .specific-posts-wrapper > *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
}
	.category-posts-top-tyden .specific-posts-wrapper > *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
}
	.category-latest-posts.no-decoration {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
		        -webkit-column-gap: 20px;
		           -moz-column-gap: 20px;
		                column-gap: 20px;
		
}

	#main .no-decoration .news_wrapper:before{
	left: calc(100% + 10px);
	}
	.subs_c {
    margin-left: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 0 2%;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    display: -ms-grid;
    display: grid;
}
	.category-posts-top-tyden .tagsBoxInside:after{
	display:none!important;	
	}
	.doporucujeme-jednoduchy .news-heading{
	padding-left:0;	
	}
	.category-posts-top-tyden .post-thumbnail{
		        -ms-flex-preferred-size: 28%;
		            flex-basis: 28%;
		display:block;
        -ms-flex-negative: 0;
            flex-shrink: 0;
	}

	.doporucujeme-jednoduchy.reverse .news-heading:before {
    width: calc(100% + 110px);

}
	.doporucujeme-jednoduchy.reverse .news-heading {
    padding-left: 0;
    width: calc(100%)!important;
}
	.top-tento-tyden-wrapper{
	    -ms-flex-wrap: wrap !important;
	        flex-wrap: wrap !important;	
		row-gap: 10px;
	}
			.top-tento-tyden-wrapper .wp-block-column:nth-of-type(1){
		-ms-flex-preferred-size: 34%!important;
		    flex-basis: 34%!important;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
	}
		.top-tento-tyden-wrapper .wp-block-column:nth-of-type(2){
		-ms-flex-preferred-size: 62%!important;
		    flex-basis: 62%!important;
    -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
            flex-grow: 1!important;
	}
	
			.top-tento-tyden-wrapper .wp-block-column:nth-of-type(3){
		-ms-flex-preferred-size: 100%!important;
		    flex-basis: 100%!important;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
	}
.top-pravy-sloupec-home {
-ms-grid-columns: 1fr 20px 1fr 20px 1fr;
grid-template-columns: 1fr 1fr 1fr;
        gap: 20px;
}
	.small_news_wrapper.centered:after{
	display:none;	
	}
	
.top-tento-tyden-wrapper .wp-block-column:nth-of-type(3) .news_wrapper {
    z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
	.top-pravy-sloupec-home img {
    height: 166px;
}
	
	.rady-sloupce .wp-block-column:nth-of-type(1) {

		-ms-flex-preferred-size:57%!important;

		    flex-basis:57%!important;
	}
	
		.rady-sloupce .wp-block-column:nth-of-type(2) {

		-webkit-box-flex: 1!important;

		    -ms-flex-positive: 1!important;

		        flex-grow: 1!important;
			-ms-flex-preferred-size:30%!important;
			    flex-basis:30%!important;
	}
	
	.rady-sloupce .wp-block-column:nth-of-type(2) .latest-posts-specific{
	width: calc(100% - 15px);	
	}
	    
	.rady-sloupce .wp-block-column:nth-of-type(2):after{
		right:0;
	}
	.rady-sloupce > .wp-block-column:nth-of-type(3) {
   -ms-flex-preferred-size:100%!important;
       flex-basis:100%!important;
}
	.cestovani-sloupec, .recepty-sloupec{
	-ms-flex-preferred-size:48%!important;
	    flex-basis:48%!important;	
		-webkit-box-flex:1;	
		    -ms-flex-positive:1;	
		        flex-grow:1;
	}
	
	.cestovani-sloupec .latest-post, .recepty-sloupec .latest-post{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		padding-bottom:10px;
	}
	.cestovani-sloupec .latest-post:last-of-type, .recepty-sloupec .latest-post:last-of-type{
	padding-bottom:0;	
	}
	
	.rady-sloupce > .wp-block-column:nth-of-type(3) .post-thumbnail {
    height: auto;
    -ms-flex-preferred-size: 111px;
        flex-basis: 111px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
		display:block;
}
	
	.rady-sloupce > .wp-block-column:nth-of-type(3) .rest-big-wrapper{
	padding:0;	
	}
	
	.rady-sloupce > .wp-block-column:nth-of-type(3) .latest-posts-specific.bez-obrazku{
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;	
		        gap: 20px !important;
    
	}
	.top-pravy-sloupec-home .newBoxText{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;	
		margin-bottom:0;
		        height: 100%;
	}
	.zkusenosti-sloupce > .wp-block-column:first-of-type {

    -ms-flex-preferred-size: 54% !important;

        flex-basis: 54% !important;
}
	#main .zkusenosti-sloupce > .wp-block-column:nth-of-type(2) {
    margin-right: 0;
    -ms-flex-preferred-size: 44%;
        flex-basis: 44%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
	
	#main .zkusenosti-sloupce .wp-block-column:nth-of-type(3)  .doporucujeme3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 20px !important;
       -moz-column-gap: 20px !important;
            column-gap: 20px !important;
		margin-bottom:0;
		border:none;
}
	
	.zkusenosti-sloupce {
position:relative;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
}

	#main .zkusenosti-sloupce > .wp-block-column:nth-of-type(3) {
    margin-left: 0;
		margin-top: 10px;
}
	.zkusenosti-sloupce .wp-block-column:nth-of-type(3) .vsechny-pamatky-link {
    position: absolute;
    bottom: 8px;
    right: 12%;
    left: unset;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}
	.top-pravy-sloupec-home .newBoxText h3 {
    font-size: 15px;
}
	
	.zkusenosti-sloupce .wp-block-column:nth-of-type(3) .doporucujeme3-post:nth-of-type(2) {
padding-top:0;
}
	
.zkusenosti-sloupce .wp-block-column:nth-of-type(3)	.doporucujeme3-post:last-of-type {
  border-bottom:1px solid var(--plna-cerna);
}
	
	.rady-sloupce{
	-ms-flex-wrap:wrap!important;
	    flex-wrap:wrap!important;	
	}
	
	.doporucujeme-jednoduchy .post-thumbnail {
    width: 229px;
    height: 150px;

}
	.newsroom {
    gap: 20px;
}
	    .nejnovejsi-main:before {
        content: '';
        height: 1px;
        position: absolute;
        right: 2px;
        width: calc(100% + 34px);
        top: unset;
        background: var(--plna-cerna);
        bottom: 0px;
    }
	.newsroom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding-bottom: 10px;
	}

	.newsroom > .news_wrapper {
		width: 100%;
	}

	.newsroom .small_news_wrapper {
		width: 100%;
		gap: 16px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}

	.oddelovac-newsroom {
		border-top: 1px solid;
		margin-top: 0;
		opacity: 0;
	}


	.newsroom:before,.newsroom::after {
		display: none;
	}
	.small_news_wrapper.centered img {
    height: 220px;
}

	.small_news_wrapper.centered .news-heading {
    font-size: 20px;
}

	
	.nectenejsi-pravy-sloupec .bez-obrazku {
	-webkit-box-align:start;
	    -ms-flex-align:start;
	        align-items:flex-start;	
	}
	
		.is-right-sidebar {
		width: 100%;
	}

	#primary.content-area {
		width: 100%;
	}

	.site-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.sidebar-custom .inner-padding {
		padding: 0;
	}
		.menu-vypis-novinek .menu-post-item:nth-of-type(3){
	display:none;	
	}
	.submenu-wrapper {
	gap:50px;	
	}

}


@media screen and (max-width: 1130px) {
	.weatherwidget-io {
		height: 209px!important;
	}
}




@media only screen and (max-width: 1000px) {
	.poutac .nadpis-rohy .wp-block-heading:after {
    width: 45vw;
	}

	#baguetteBox-overlay .full-image figcaption {
		height: auto;
		line-height: 1.4;
		padding: 0 10px;
		padding-bottom: 4px;
		padding-right: 28px;
		font-size: 16px;
	}

	.source_gallery_lightbox {
height: auto;
        overflow: hidden;
        white-space: break-spaces;
        line-height: 1;
        padding: 8px 28px 8px 8px;
	}

	.info_index {
		position: absolute;
		bottom: 2px;
		right: 0;
		z-index: 9;
		cursor: pointer;
		display: block;
	}

	.info_index:before {
		content: "\f05a";
		font-family: "Font Awesome 5 Free";
		display: block;
		width: 50px;
		font-weight: 900;
		width: 30px;
		font-size: 1em;
		color: #fff;
	}

	.source_gallery_lightbox.visible {
		display: none;
		background: black;
	}

	#page, .site-footer,.hfeed,.all-menus,.archive .rank-math-breadcrumb {
		width: 100%!important;
	}

	#page, .site-footer, .hfeed, .all-menus, .archive .rank-math-breadcrumb, .page .rank-math-breadcrumb {
    width: 100% !important;
}
	.upper_sidebar_com,.left_sidebar_com,.right_sidebar_com {
		display: none;
	}
	 	/*footer colorful*/
	.radek-footer-menu .wp-block-group:first-of-type {
		border-bottom: 1px solid var(--contrast-3);
		padding-bottom: 8px;
		margin-bottom: -4px;
	}

	.sidebar-footer hr {
		display: none;
	}
	.submenu-wrapper {
	gap:50px;	
	}

}

/* BREAKPOINT TABLET */
@media only screen and (max-width: 780px) {
	
	.doporucujeme3{
	    margin-bottom: 14px;	
	}
	
	.vsechny-pamatky-borders.doporucujeme.hrady{
	transform: translateX(-50%);
	}
	
	    #main .zkusenosti-sloupce .wp-block-column:nth-of-type(3) .doporucujeme3 {
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 768px) {
		
	body, button, input, select, textarea {
    font-size: 18px;
}
	#main .interested-posts .post-thumbnail{
	aspect-ratio:unset;	
	}
	#main .interested-posts .latest-post {
	display:grid;
}
	
	.poutac .nadpis-rohy:after {
		left: calc(100% + 16px);
}
	.nadpis-rohy-wrapper {
	margin-bottom:18px;	
	}
	
.one-container .site-content {
	padding: 0 13px 10px;
}
	h1 {
	margin-bottom: 20px;
	}
	.search .page-title{
			margin-bottom: 20px;
	}
		.home .one-container .site-content {
	padding: 20px 10px 10px;
}
	
	.show_more {
    height: auto;
    margin-top: 10px;
}
	.show_more h3{
	font-size:20px;	
	}
	.extra-posts{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	}
	.wp-block-ht-block-toc .htoc__title{
	font-size:22px;	
		line-height:1.4;
		padding-bottom:4px;
	}
	.ht_toc_title:after{
	bottom:-4px;	
	}
	.co-author{
	margin-left:10px;	
	}
	#graphcomment {
    padding: 14px 10px 4px;
}
	.is-right-sidebar:before{
	display:none;	
	}
	.all-menus{
	padding: 10px 13px;	
	}
	.all-menus-wrapper-inner:before,.all-menus:after {
display:none;
}
	.horni-menu-wrapper,.spodni-menu,.onas-kontakt,.menu-pc-2-radek-container {
		display: none;
	}
	.menu-pc-1-radek-container{
	padding:0;
		margin:0;
		        -webkit-box-pack: end;
		            -ms-flex-pack: end;
		                justify-content: flex-end;
		height:46px;
		gap: 8px;
	}
	
	.latest-posts-specific .post-thumbnail a {
	display: inline-block;
}

	
	.all-menus{
		border-bottom: 1px solid #dfdfdf;
	}

    .mega-menu {
        padding: 13px 13px;
        margin-top: 10px;
        width: 100%;
        height: calc(100vh - 66px);
        overflow: auto;
		position:fixed;
		top: 56px;
    }
	#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:first-of-type {
    margin-bottom: 26px;
    color: #d14b5d;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: -20px;
		gap:0;
}
	#infobox-rubrika-wrapper .infobox-rubrika-group .wp-block-group:nth-of-type(3) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
}
	#infobox-rubrika-wrapper {
    padding: 10px 14px 16px;
    margin-bottom: 10px;
    margin-top: 8px;
}
	.might-interested{
	font-size: 22px;	
	}
	.search .subs_c{
	margin-bottom:0;	
	}
	/*
	.vsechny-rubriky-wrapper:before{
		content:'';
	opacity:0;	
		-webkit-transition: opacity 0.2s ease-out;	
		-o-transition: opacity 0.2s ease-out;	
		transition: opacity 0.2s ease-out;
	} 
	    .vsechny-rubriky-wrapper.active:before {
        content: '';
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid black;
        position: absolute;
        bottom: -16px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: 9999;
			opacity:1;
      -webkit-transition: opacity 0.2s ease-out;
      -o-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out;
    }

	    .vsechny-rubriky-wrapper.active:after {
        content: '';
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        position: absolute;
        bottom: -17px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: 9999;
			opacity:1;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    }
	.vsechny-rubriky-wrapper{
	position:relative;	
	}
	
	.triangle-up {
display:none;
}
*/	.mega-menu .menu-item {
    display: flex;
    gap: 10px;
    width: 100%;
}
	.mega-menu .menu {
            column-gap: 30px;
    row-gap: 14px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

	.custom-logo-link{
	position:absolute;
		left:0;
	}
	.all-menus-wrapper{
	padding:0;	
	}
	.all-menus-wrapper-inner{
	width:100%;	
	}
	.search-web-icon {
margin:0;
		 height: 30px;
}
	header .search-form label {
    width: calc(100% - 48px);
    display: block;
}
	#main .category-latest-posts{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		gap:3px;
	}
	.category-latest-posts{
	margin-bottom:20px;	
	}
	
	/**/

	.home h2 {
    font-size: 26px;
}
	
		.nadpis-rohy .wp-block-heading {
    font-size: 31px;
}
	
	.nadpis-ramecek-vpravo mark:before {
    top: -31px;
    background-size: 19px;

}
	#main .category-latest-posts .news-heading{
	font-size:18px;	
	}
	.small_news_wrapper.centered .news-heading{
	font-size:18px;		
	}
	.small_news_wrapper.centered .author-category-inner {
    font-size: 14px;
}
	    h3 {
        font-size: 22px;
    }
	.top-pravy-sloupec-home .newBoxText h3{
		font-size:18px;		
	}
	/**/
	.top-tento-tyden-wrapper{
	overflow:visible;	
	}
	.home .site-content {
    padding-top: 14px;
		overflow:auto;
}
	.small_news_wrapper.category-latest-posts .news_wrapper > a, .small_news_wrapper.category-latest-posts img {
    height: auto;
    display: block;
    width: 100%;
    max-height: 270px;
}
	#main .category-latest-posts .news_wrapper{
	overflow:hidden;	
	}
	
	.latest-posts-specific .post-thumbnail img,.top-pravy-sloupec-home img,.nejnovejsi-main img,.small_news_wrapper img,.small_news_wrapper.centered img {
        max-height: 270px;
        height: auto;
		  width: 100%;
	}
	.newsroom a:not(.author-link){
	width:100%;	
	}

	.rady-2 .tagsBoxInside:before,#main .top-pravy-sloupec-home .tagsBoxInside:before, .category-latest-posts .tagsBoxInside:before {
    content: '';
    display: block!important;
    width: 100%;
    position: absolute;
    background: #b3b3b3;
    height: 1px;
    right: calc(100% + 4px);
    top: 50%;
    overflow: hidden;
}
	.rady-2 .tagsBoxInside, .nejnovejsi-main .tagsBoxInside, #main .top-pravy-sloupec-home .tagsBoxInside, #main .category-latest-posts .tagsBoxInside{
	position: relative;
    left: 26%;
    width: 74%;
    text-align: left;
	}
.rady-2 .author-inside-wrapper, #main .top-pravy-sloupec-home .author-inside-wrapper, #main .category-latest-posts .author-inside-wrapper,.nejnovejsi-main .author-link{
	position: relative;
    height: auto;
    left: 42%;
    display: block;
    z-index: 1;
    width: 58%;
		        text-align: left;
	}
	.rady-2 .author-inside-wrapper:before,#main .top-pravy-sloupec-home .author-inside-wrapper:before, #main .category-latest-posts .author-inside-wrapper:before {
    content: '';
    display: block!important;
    width: 100%;
    position: absolute;
    background: #b3b3b3;
    height: 1px;
    right: 0;
    top: 50%;
    z-index: 1;
}
	#main .category-latest-posts .author-link{
	right:unset;	
	}
	.rady-2 .author-category-inner{
	overflow:hidden;	
	}
	#main .bez-obrazku.rady{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px !important;
	}
	.oblibena-mesta{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;	
		gap:20px;
	}
	.oblibena-mesta .latest-post:after{
	display:none;	
	}
	.oblibena-mesta .latest-post{
	width: 100%;
	}
	.oblibena-mesta .latest-post .post-title{
	width:100%;	
	}
	#main .oblibeni-dopravci-row {
		display: -ms-grid;
		display: grid;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr;
		-webkit-column-gap:30px;
		   -moz-column-gap:30px;
		        column-gap:30px;
		max-width: 400px;
        margin: auto;
    }
	.dopravci-type-heading-wrapper:before{
	display:none;	
	}
	.oblibena-mesta .post-thumbnail{
	height:100%;	
	}
	.oblibena-mesta .heading{
	font-size:18px;	
	}
	#main .destinace{
	gap:20px;	
	}
	#main .vsechny-pamatky-link{
	font-size:18px;	
	}
	.rady-sloupce .vsechny-pamatky-link{
	left:0;
		-webkit-transform:none;
		    -ms-transform:none;
		        transform:none;
		margin-left:auto;
		font-size:18px;
	}
	.destinace .latest-posts-specific{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;	
	
	}
	.destinace .latest-posts-specific{
	height:auto;	
	}
	.latest-posts-specific.favorite .latest-post:nth-of-type(3):after, .latest-posts-specific.favorite .latest-post:nth-of-type(4):after{
		display:none!important;
	}
	.latest-posts-specific.favorite{
	-webkit-box-align:start;
	    -ms-flex-align:start;
	        align-items:flex-start;	
	}
	.latest-posts-specific.favorite .latest-post{
	width:100%;	
	}
	.latest-posts-specific.favorite .post-thumbnail{
	height:auto;	
	}
	.rady-sloupce .wp-block-column:nth-of-type(2){
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
		margin-bottom:30px;
	}
	.oblibena-mesta .rest-big-wrapper{
		margin-top:-30px;
	}
	#main .oblibene-pamatky-column.destinace .wp-block-column:nth-of-type(2) .latest-posts-specific .post-thumbnail {
    min-width: 160px;
    width: 36vw;
}
	

	
    .bez-obrazku.rady .latest-post {
        gap: 10px;
display:flex;
		        width: 100%;
		justify-content: space-between;
    }
	.small_news_wrapper .rest-big-wrapper {
    padding: 2px 0;
}
	.bez-obrazku.rady .latest-post img{
	height:100%;	
		aspect-ratio:unset;
	}
	    .rady-sloupce > .wp-block-column:nth-of-type(3) .post-thumbnail {
        width: 24vw;
        min-width: 100px;
        aspect-ratio: 16 / 9;
    }
		.newsroom .small_news_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 3px;
	}
	.small_news_wrapper.centered:before{
	display:none;	
	}
	#main .top-tento-tyden-wrapper .wp-block-column{
	-ms-flex-preferred-size:100%!important;
	    flex-basis:100%!important;	
	padding-right: 6px;
		
	}
	.top-tento-tyden-wrapper .news_wrapper img,	.top-tento-tyden-wrapper .news_wrapper a{
		position:relative;
	}
.top-tento-tyden-wrapper .news_wrapper > a:first-of-type:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    top: -8px;
    right: -8px;
    border: 1px solid var(--zelena);
}
	.specific-posts-wrapper .image-title-meta:last-of-type .tagsBoxInside:after{
	display:none;	
	}
	.top-pravy-sloupec-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 16px;
    }
	    .top-tento-tyden-wrapper .wp-block-column:nth-of-type(2) {
        margin-bottom: 6px;
    }
	.top-pravy-sloupec-home .author-category-inner{
	overflow:hidden;	
	}
	.small_news_wrapper:not(.category-latest-posts) .author-category-inner {
	    width: calc(100% - 36px);
    overflow: hidden;	
	}
	.sidebar-custom > .widget > div{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
	}
	.sidebar-custom > .widget > div > div:nth-of-type(2), .sidebar-custom > .widget > div > div:nth-of-type(3){
	margin:0;	
	}
	.sidebar-custom > .widget > div{
	gap:20px;	
	}
.image-currency{
	width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;	
	}
	#content .nectenejsi-pravy-sloupec img{
max-width: 94px;
        height: 100%;
        width: 94px;
        -o-object-fit: cover;
           object-fit: cover;
        margin-bottom: 0;
        min-height: 84px;
	}
	#content .nectenejsi-pravy-sloupec .post-thumbnail{
	padding-bottom:10px;	
	}
	#content .widget-area.sidebar{
		margin-top:0;
		padding-top:20px;
	}
	#content .widget-area.sidebar
	.home .exchange-rates li:nth-of-type(2n + 2) {
    max-width: 150px;
    margin-left: auto;
}

#content .sidebar-custom .top-zvyrazneni {
    font-size: 26px;
    
}
.top-zvyrazneni-wrapper{
margin-bottom: 14px!important;	
}
	.home .top-zvyrazneni,.nectenejsi-pravy-sloupec-nadpis {
    font-size: 26px;
}
	
	.site-footer .latest-posts-specific .rest-big-wrapper{
	margin:0;	
	}

	.oblibene-pamatky-column .wp-block-column:first-of-type .latest-posts-specific.favorite-next .post-thumbnail a{
			        max-height: 270px;
        height: auto;
        width: 100%;	
	}
	
	.oblibene-pamatky-column .wp-block-column:first-of-type .latest-post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
		.oblibene-pamatky-column .wp-block-column:nth-of-type(2) .latest-post {
		 display: -ms-grid;
		 display: grid;
 -ms-grid-columns: auto auto;
 grid-template-columns: auto auto;
	}
	#main .oblibene-pamatky-column .wp-block-column:nth-of-type(2) .latest-post img{
	height:100%;	
	}
	#main .oblibene-pamatky-column .wp-block-column:nth-of-type(2) .latest-post .post-thumbnail{
        min-width: 160px;
        width: 36vw;
	}
.rank-math-breadcrumb{
padding: 10px 13px 4px;	
}
	.archive .rank-math-breadcrumb{
	padding: 10px 13px 6px;	
	}
	.sub_archive{
	font-size:22px;	
	}
	.category-posts-and-top-column > .latest-posts-specific.archive{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
		

	}
	.category-posts-and-top-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
    -ms-flex-direction:column;
        flex-direction:column;	
		margin-top:10px;
	} 
	.category-posts-top-tyden .specific-posts-wrapper{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
	}
	.category-posts-top-tyden .image-title-meta{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
		gap:10px;
	}	
	#content .favorite-next.archive{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
	}
	.favorite-next.archive .latest-post{
gap: 12px;

        display: flex;
        grid-template-columns: 40% auto;
	}
	#content .favorite-next.archive .rest-big-wrapper{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;	
	}

		#content .favorite-next.archive .latest-post img{
	height:100%;	
	}

	#content .favorite-next.archive .latest-post .heading{
	font-size:15px;	
	}
	#content .favorite-next.archive .latest-post{
	gap:12px;	
	}
	
	#content .category-posts-and-top-column .latest-post {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
		gap:12px;
    }
	#content .category-posts-and-top-column .latest-post .heading{
	font-size:15px;	
	}
	#content .category-posts-and-top-column .rest-big-wrapper{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;	
	}

	#main .category-posts-and-top-column .post-thumbnail img{
	height: 100%;	
	}
	
.page .entry-header {
    margin-top: -10px;
}
	.pagination{
	font-size:26px;
		margin-top:20px;
	}
	.latest-posts-specific.favorite-next .latest-post{
	gap:0;	
		-webkit-column-gap:10px;	
		   -moz-column-gap:10px;	
		        column-gap:10px;
	}
	.latest-posts-specific.favorite-next .rest-big-wrapper {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;

}
	
	#main .oblibene-pamatky-column .wp-block-column:first-of-type .favorite-next .rest-big-wrapper {
        margin: auto;
        margin-top: -30px;	
		        width: calc(100% - 20px);
	}
	
	#main .oblibene-pamatky-column .wp-block-column:first-of-type .favorite-next .heading{
	padding: 4px 8px 0;	
	}
	#main .oblibene-pamatky-column .wp-block-column:first-of-type .favorite-next .tagsBox{
	width: calc(100% - 16px);
    margin: auto;
    max-width: 500px;
	}

	.oblibene-pamatky-column > .wp-block-column:first-of-type:after {
display:none;
}
	.oblibene-pamatky-column{
	position:relative;	
		gap:0;
	}
	
	.oblibene-pamatky-column .vsechny-pamatky-link{
	font-size:18px;	
		-webkit-transform: none;	
		    -ms-transform: none;	
		        transform: none;
		left:0;
		margin-left:auto;
	}


	.doporucujeme-columns > .wp-block-column > *{
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
		gap:10px;
}
	.doporucujeme-jednoduchy img{
	width:100%;	
	}
	
	
	  .zkusenosti-sloupce .wp-block-column:nth-of-type(3) .doporucujeme3-post:nth-of-type(2) {
    padding-top:10px;
  }
	
	
	.zkusenosti-sloupce .doporucujeme3{
	margin-bottom:10px;	
	}
	.zkusenosti-sloupce .doporucujeme3-post{
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;	
		gap:10px;
	}
	.doporucujeme-columns > .wp-block-column:first-of-type:after{
		display:none;
	}
	.zkusenosti-sloupec-prostredni .vsechny-pamatky-link{
	left:0;
		-webkit-transform:none;
		    -ms-transform:none;
		        transform:none;
		margin-left:auto;
		font-size: 18px;
		/*margin-bottom:10px;*/
	}
	#main .rady-sloupce{
		display:block;
	}
	
	.rady-sloupce .wp-block-column:first-of-type:after, .rady-sloupce .wp-block-column:nth-of-type(2):after{
	display:none;	
	}
	.rady-sloupce .wp-block-column:nth-of-type(2) .latest-posts-specific{
	width:100%;	
		margin-bottom:10px;
	}
	#main .rady-sloupce .favorite-next .latest-post{
		    display: -ms-grid;
		    display: grid;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;

}
#main .rady-2 img{
	height:100%;	
	}
	#main .hrady-zamky-sloupec .doporucujeme3{
	display:block!important;	
	}
	#main .rady-sloupce .favorite-next .post-thumbnail{
			min-width: 160px;
    width: 36vw;
    height: auto;
	}
	#main .rady-sloupce .favorite-next .post-thumbnail img{
	height: 100%;
    aspect-ratio: 16 / 9;	
	}	

	#main .hrady-zamky-sloupec .vsechny-pamatky-link{
	position: relative;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    margin: 10px 0 0 auto;
		font-size:18px;
}	
	
	.zkusenosti-sloupce .doporucujeme3 .post-thumbnail {
    width: 24vw;
    height: auto;
    aspect-ratio: 16 / 9;
    min-width: 100px;
}
	.doporucujeme-jednoduchy{
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		    -ms-flex-direction: column-reverse!important;
		        flex-direction: column-reverse!important;
	}
		.doporucujeme-jednoduchy.reverse{
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		    -ms-flex-direction: column!important;
		        flex-direction: column!important;
	}
	.doporucujeme-jednoduchy.reverse .news-heading:before {
    content: '';
    height: 1px;
    border-top: 1px solid #e9df6e;
    width: 100%;
    padding-top: 10px;
    display: block;
		border-bottom:none;
		-webkit-transform:none;
		    -ms-transform:none;
		        transform:none;
		margin-bottom:0;
}
	#main .doporucujeme-pravy-sloupec{
border-left: 3px solid #268497;
        padding-left: 10px;
        gap: 10px;
		margin-top:8px;
	}
	.doporucujeme-columns{
	gap:0;	
	margin-bottom:10px;
	}
	    .doporucujeme-jednoduchy .post-thumbnail {
        height: 180px;
        width: 100%;
    }
	#main .doporucujeme-jednoduchy{
	gap:6px;	
	}
	.zkusenosti-sloupce .doporucujeme3{
	border-top:none;	
	}
	.latest-posts-specific.favorite-next .heading,.doporucujeme-jednoduchy .news-heading{
	font-size:18px;	
	}
	.oblibene-pamatky-column .wp-block-column:nth-of-type(2) .wp-block-heading{
	font-size:15px;	
	}
.nejnovejsi-main .author-category {
    font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	        width: 100%;
}
	.zkusenosti-sloupce .wp-block-column:first-of-type .news_wrapper{
	margin-bottom:10px;	
	}
	.zkusenosti-sloupce > .wp-block-column:first-of-type .small_news_wrapper:first-of-type{
	margin-top:0;	
	}
	.nejnovejsi-main .author-category{
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
	}
	.nejnovejsi-main .tagsBoxInside:before{
	    content: '';
    display: block;
    width: 100%;
    position: absolute;
    background: #b3b3b3;
    height: 1px;
    right: calc(100% + 4px);
    top: 50%;
    overflow: hidden;	
	}
	.nejnovejsi-main .author-link:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    background: #b3b3b3;
    height: 1px;
    right: 0;
    top: 50%;
        z-index: 0;
}
	.nejnovejsi-main .inner-author-wrapper{
	    display: inline-block;
    position: relative;
    z-index: 1;
    background: #fff;	
		padding-right:3px;
	}
	.nejnovejsi-main .tagsBox{
	overflow:hidden;	
	}	
	.newsroom .tagsBoxInside:after{
	display:none;	
	}
	.newBoxText h3{
	font-size:18px;	
	}
	.nejnovejsi-main .rest-big-wrapper{
	padding-bottom:0;	
	}
	.big-news-excerpt{
	display:none;	
	}
	.image-title-meta{
	display: -ms-grid;
	display: grid;
		margin:0;
		    -ms-grid-columns: auto auto;
		    grid-template-columns: auto auto;
	}
	.doporucujeme3 .heading{
	font-size:16px;	
	}
	#primary{
		margin-top:20px;
	}
	
	.home #primary{
	margin-top:0;	
	}
	
		.archive #primary{
margin-top: 0;

	}

	
	 /*footer*/
	.footer-widgets-container{
	padding:40px 13px;	
	}
	.footer-widget-1 {
		display: flex;
		        column-gap: 80px;
flex-direction:column;
		        align-items: center;
	}

	#footer-widgets	.footer-widget-1 aside:first-of-type {
		text-align: center;
	}

	#footer-widgets .footer-widget-1 {
		margin-bottom: 40px;
	}

	.footer-widget-1 aside:nth-of-type(1) {
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
		grid-column: 1 / span 2;
		-ms-grid-row: 1;
		grid-row: 1;
	}

	.footer-widget-1 aside:nth-of-type(2) {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 2;
		grid-row: 2;
	}

	.footer-widget-1 aside:nth-of-type(3) {
		-ms-grid-column: 2;
		grid-column: 2;
		-ms-grid-row: 2;
		grid-row: 2;
	}

	.footer-widget-1 aside:nth-of-type(4) {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 3;
		grid-row: 3;
	}

	.footer-widget-1 aside:nth-of-type(5) {
		-ms-grid-column: 2;
		grid-column: 2;
		-ms-grid-row: 3;
		grid-row: 3;
	}
	.image-title-meta > a{
display:block;
        height: auto;
        min-width: 140px;
        width: 36vw;
    
	}
	.specific-posts-wrapper{
	height:100%;	
	}

	.image-title-meta img{
	height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
		width:100%;
		aspect-ratio: 16 / 9;
		margin-bottom:0;
	}
	/**/
	/*footer reference*/
	.inside-site-info {
		padding: 20px 13px;
	}

	.footer-reference .wp-block-group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 30px;
	}

	.copyright-bar {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 30px;
	}
	
	/*colorful footer*/
	.sidebar-footer > .wp-block-group {
		padding: 8px 13px;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}

	.sidebar-footer .wp-block-image {
		margin-bottom: 0;
		-ms-flex-negative: 10;
		    flex-shrink: 10;
	}

	.radek-footer-menu {
		-ms-flex-negative: 1;
		    flex-shrink: 1;
		width: 100%;
	}

	.radek-footer-menu .wp-block-group {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	/**/
	
	/*intersted posts*/
	#main .interested-posts {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
	}
	
	    #main .interested-posts .rest-big-wrapper {
        margin: auto;
        margin-top: -30px;
        width: calc(100% - 20px);
    }
	    #main .interested-posts .heading {
        padding: 4px 8px 0;
    }
	   #main .interested-posts .tagsBox {
        width: calc(100% - 16px);
        margin: auto;
        max-width: 500px;

}
	/**/
	
	#main .linka.info_pamatka p{
		margin-bottom:0;
	}
	#main .linka.info_pamatka .wp-block-list, #main .info_pamatka.kontakt .wp-block-list{
		margin-bottom:0;
	}
	#main .overit-dobu-wrapper {
		gap: 4px;
		margin-right: auto;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.info_pamatka {
		width: 100%;
	}
	#main .featured-image-gallery {
    -ms-grid-columns: 1fr 3px 1fr;
    grid-template-columns: 1fr 1fr;
		-ms-grid-rows: auto;
		grid-template-rows: auto;
height:auto;
margin-bottom:0;
}
	#main .featured-image-gallery > *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
}
	#main .featured-image-gallery > *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
}
	#main .featured-image-gallery figure:first-of-type{
	-ms-grid-row: 1;
	grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / span 2;
		max-height:260px;
		min-height:260px;
	}

	#main .featured-image-gallery figure:nth-of-type(2) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
		width:100%;
		height: 144px;

}
	#main .featured-image-gallery figure:nth-of-type(3) {
    display: block;
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
width:100%;
		height: 144px;
}
	#main .rozpeti-mesicu .wp-block-column:nth-of-type(2) {
		text-align: right;
	}

	#main .infobox-nadpisy-sloupec .wp-block-column {
		-ms-flex-preferred-size: auto!important;
		    flex-basis: auto!important;
	}
.vlastnosti-vyletu > .wp-block-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
	row-gap:16px;
}
	.vlastnosti-vyletu{
	margin:auto;	
		margin-bottom:10px;
	}
	.post-content-time-authors-wrapper {
    gap: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
	#main .vlastnosti-vyletu .wp-block-group .wp-block-group p:first-of-type{
	font-size:28px;	
	}
	.site-main{
		        margin-top: -20px;
	}
	.error404 .site-main, .search .site-main, .archive .site-main{
		margin-top:0;
	}
	.error404 #primary .search #primary{
	margin-top:20px;	
	}
	.home .site-main{
	margin-top:0;	
	}
	.stitky-wrapper {
    position: absolute;
    left: -6px;
    top: 12px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 12px;
    z-index: 1;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}
	.author-box-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.author-name{
padding:0;	
}
	.user-social-icon-link {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-flex-item-align: baseline;
        align-self: baseline;
}
	.user-text-content {
    margin-left: 0;

}
	.dalsi-clanky-autora {

    -webkit-box-ordinal-group: 5;

        -ms-flex-order: 4;

            order: 4;
}
	.author-box-wrapper{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
	}
	.user-social-icon-link img{
	height: 31px;
    width: 31px;	
	}
	.dalsi-clanky-autora a{
	margin-top:0;	
		    margin-bottom: -12px;
		-webkit-clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0% 100%);
		        clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0% 100%);
	}
	.author-box-wrapper{
	padding:12px;	
		gap: 12px;
    }
	.custom-avatar {
    width: 27vw;
    aspect-ratio: 1 / 1;
    height: auto;
    min-width: 120px;
		max-width: 140px;
		margin-bottom: 8px;
}
	.author-name {

    font-size: 26px;
margin-bottom: 8px;
}

	#main .category-latest-posts .author-link:after{
	display:none;	
	}
	.wp-block-ht-block-toc.is-style-rounded {
    padding-right: 50px;
		padding-top:20px;
}

	.info_pamatka:not(.linka,.time,.kontakt,.city) h3.unwrapped:after {
		right: -23px;
	}

	.info_pamatka:not(.linka,.time,.kontakt) h3:after {
		right: -26px;
	}
	

	.info_pamatka:not(.kontakt,.time) {
		padding: 24px 50px 14px 28px;
		padding-left: 14px;
		padding-right: 38px;
	}

	.info_pamatka.kontakt,
.info_pamatka.time,.linka.info_pamatka {
		padding: 8px 14px 18px;
	}
		.info_pamatka.time > :nth-of-type(1) {
		margin-top: 26px;
		margin-bottom: 16px;
	}
		.infoboxy-rozbalovaci .info_pamatka.time > :nth-of-type(1) {
		-ms-flex-wrap: nowrap!important;
		    flex-wrap: nowrap!important;
		white-space: nowrap!important;	
		overflow: auto;
	}


	.info_pamatka.time > :nth-of-type(1) {
		gap: 26px;
		padding-bottom: 10px;
	}

	#main .info_pamatka h2 {
		color: #222;
		position: relative;
		font-size: 26px;
		white-space: wrap!important;
	}

	.info_pamatka h3 {
		font-size: 21px;
	}	
	
	
	.oteviraci-doba-akordeon,.info-akordeon {
margin-bottom:20px;	
	position:relative;
	padding:6px;
padding:14px 6px;
	margin-top:10px!important;
	margin-bottom:24px!important;
padding-bottom:0;
	padding-left:0;
}

			.info-akordeon.vstupenky tbody tr td:first-of-type,.info-akordeon.vstupenky thead tr th:first-of-type{
	width:200px;
}


/*
.oteviraci-doba-akordeon > .wp-block-group:before{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#000;
	bottom:-6px;
left:-12px;
	z-index:9;
}
*/
/*
.oteviraci-doba-akordeon > .wp-block-group:after{
content:'';
	position:absolute;
	width:1px;
	height:70%;
	background:#000;
bottom:-12px;
	left:-6px;
	z-index:9;

}
*/

/*
.oteviraci-doba-akordeon > .wp-block-group > .wp-block-group:after{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#000;
bottom:-12px;
	left:50%;
	transform:translatex(-50%);
	z-index:9;

}*/

.oteviraci-doba-akordeon:before,.info-akordeon:before{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#2c8548;
	top:8px;
	right:-6px;
	z-index:9;
}

.oteviraci-doba-akordeon:after,.info-akordeon:after{
content:'';
	position:absolute;
	width:1px;
	height:70%;
	background:#2c8548;
top:0;
	right:0;
	z-index:9;
	top:-6px;
}


.oteviraci-doba-akordeon > .wp-block-group > .wp-block-group:before,.info-akordeon > .wp-block-group > .wp-block-group:before{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#2c8548;
top:-12px;
right:12px;
	z-index:9;

}

.info-akordeon.vstupenky:before{
content:'';
	position:absolute;
	width:80%;
	height:1px;
	background:#9a6f97;
	top:8px;
	right:-6px;
	z-index:9;
}

.info-akordeon.vstupenky:after{
content:'';
background:#9a6f97;

}


.info-akordeon.vstupenky > .wp-block-group > .wp-block-group:before{
content:'';

background:#9a6f97;


}


.oteviraci-doba-akordeon > .wp-block-group, .info-akordeon > .wp-block-group {
	position:relative;

}

.oteviraci-doba-akordeon > .wp-block-group > .wp-block-group,.info-akordeon > .wp-block-group > .wp-block-group,.info-akordeon {
position:relative;	

}


.oteviraci-doba-akordeon tbody,.info-akordeon tbody{
display:none;	
}
.oteviraci-doba-akordeon table,.info-akordeon table{
margin:0;	
	border-collapse: separate;
}
.oteviraci-doba-akordeon thead,.info-akordeon thead{
border:none;
	cursor:pointer;
	position:relative;
}

.oteviraci-doba-akordeon .wp-block-heading, .info-akordeon .wp-block-heading{
position:relative;	
}
.oteviraci-doba-akordeon .wp-block-heading:after, .info-akordeon .wp-block-heading:after{
content:'';	
	background-image:url(/wp-content/uploads/2024/11/chevron-down-solid.svg);
	height:13px;
	width:13px;
	position:absolute;
	right:10px;
	top:50%;
	-webkit-transform:translatey(-50%);
	    -ms-transform:translatey(-50%);
	        transform:translatey(-50%);
}
.oteviraci-doba-akordeon .wp-block-heading.active:after,.info-akordeon .wp-block-heading.active:after{
-webkit-transform: rotateX(180deg) translateY(-50%);
        transform: rotateX(180deg) translateY(-50%);
	top:calc(50% - 10px)
}


.oteviraci-doba-akordeon thead th,.oteviraci-doba-akordeon table,.info-akordeon thead th,.info-akordeon table{
	border:none;
		font-weight:400
}


.oteviraci-doba-akordeon .wp-block-group,.info-akordeon .wp-block-group{
width:100%;	
}
.oteviraci-doba-akordeon .wp-block-group .wp-block-group .wp-block-group  p,.info-akordeon .wp-block-group .wp-block-group .wp-block-group  p{
display:none;	
margin-bottom:10px;
	border:1px solid #cbcbcb;
	padding:.5em;
	margin-top:-.5em;
	border-top:0;
}
.oteviraci-doba-akordeon .wp-block-group .wp-block-group,.info-akordeon .wp-block-group .wp-block-group {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-webkit-box-align:start;
	    -ms-flex-align:start;
	        align-items:flex-start;
}
.oteviraci-doba-akordeon .wp-block-heading:hover,.info-akordeon .wp-block-heading:hover{
	background:#f9f9f9;	
}
.oteviraci-doba-akordeon thead,.oteviraci-doba-akordeon .wp-block-heading,.info-akordeon  thead,.info-akordeon .wp-block-heading{
	font-size:20px;
font-family:Capriola;
	background:#f3f3f3;
	padding:.5em;
	border:1px solid #cbcbcb;
	cursor:pointer;
	padding-right:26px;
}

.info-akordeon .wp-block-heading.active{
border-bottom-left-radius:0;	
	border-bottom-right-radius:0;	
}
.oteviraci-doba-akordeon .wp-block-heading,.info-akordeon .wp-block-heading{
border-radius:8px;	
}
.oteviraci-doba-akordeon .wp-block-heading,.info-akordeon .wp-block-heading{
	width:100%;
	display:block;	
}

.oteviraci-doba-akordeon thead tr th,.info-akordeon thead tr th{
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
.oteviraci-doba-akordeon thead :hover th,.info-akordeon thead :hover th{
	background:#f9f9f9;	
}
.oteviraci-doba-akordeon tr,.info-akordeon tr,.oteviraci-doba-akordeon th,.info-akordeon th{
white-space:normal;	
}
.oteviraci-doba-akordeon thead tr th:first-of-type,.info-akordeon thead tr th:first-of-type {
	border-top-left-radius:8px;
		border-bottom-left-radius:8px;

	border-left:1px solid #cbcbcb;
}
.oteviraci-doba-akordeon thead.active tr th:first-of-type,.info-akordeon thead.active tr th:first-of-type {
	border-top-left-radius:8px;
		border-bottom-left-radius:8px;
	border-left:1px solid #cbcbcb;
			border-bottom-left-radius:0;
}

.oteviraci-doba-akordeon thead.active tr th:first-of-type,.info-akordeon  thead.active tr th:first-of-type {
	border-top-left-radius:8px;
		border-bottom-left-radius:8px;
	border-left:1px solid #cbcbcb;
			border-bottom-left-radius:0;
}
.oteviraci-doba-akordeon thead tr th:last-of-type ,.info-akordeon thead tr th:last-of-type {
	border-top-right-radius:8px;
		border-right:1px solid #cbcbcb;
	padding-right:28px;
}
.oteviraci-doba-akordeon tbody tr:first-of-type td,.info-akordeon tbody tr:first-of-type td{
border-top:none;	
}
.oteviraci-doba-akordeon tbody td,.info-akordeon tbody td{
border:none;	
	border-bottom:1px solid #cbcbcb;
}
.oteviraci-doba-akordeon tbody tr td:first-of-type,.info-akordeon tbody tr td:first-of-type{
border-left:1px solid #cbcbcb;	
}
.oteviraci-doba-akordeon tbody tr td:last-of-type,.info-akordeon tbody tr td:last-of-type{
border-right:1px solid #cbcbcb;	
}
.oteviraci-doba-akordeon table,.info-akordeon table{
text-align:center;	
}
.oteviraci-doba-akordeon thead th:first-of-type,.oteviraci-doba-akordeon tbody td:first-of-type,.info-akordeon thead th:first-of-type,.info-akordeon tbody td:first-of-type{
text-align:left;	
} 
.info-akordeon ul li{
list-style-type:none;
	text-indent:-16px;
	margin-left:16px;
}
.info-akordeon ul li:before {
    content: '';
	vertical-align:middle;
    display: inline-block;
    width: 5px;         /* Velikost kolečka */
    height: 5px;        /* Velikost kolečka */
    border-radius: 50%;  /* Vytvoření kruhu */
    background-color: #000;  /* Barva kolečka */
    margin-right: 10px;  /* Mezery mezi kolečkem a textem */
}

.info-akordeon ul{
	margin-bottom:10px;
	display:none;
border: 1px solid #cbcbcb;
    padding: .5em;
    margin-top: -.5em;
	width:100%;
	border-top:0;
}
.info-wrapper{
display:block!important;	
}

#main .info_pamatka.kontakt h2{
font-size: 26px;
    font-family: Capriola;
    background: #f3f3f3;
    padding: .5em!important;
    border: 1px solid #cbcbcb;
    cursor: pointer;
    padding-right: 26px!important;
	text-align:left;
	display:block;
	margin:0;
	border-radius: 8px;
	position:relative;
	line-height: 1.3em;
}

#main .info_pamatka.kontakt ul li {
    list-style-type: none;
    text-indent: -16px;
    margin-left: 16px;
}
#main .info_pamatka.kontakt ul {
    margin-bottom: 10px;
  margin:0;
	margin-bottom:10px;
    border: 1px solid #cbcbcb;
    padding: .5em;
    width: 100%;
    border-top: 0;
	display:block;
}


#main .info_pamatka.kontakt ul li:before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #000;
    margin-right: 10px;
}

#main .info_pamatka.kontakt h2:after {
 content: '';
    background-image: url(/wp-content/uploads/2024/11/chevron-down-solid.svg);
    height: 13px;
    width: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
	-webkit-transform: translatey(-50%);
	    -ms-transform: translatey(-50%);
	        transform: translatey(-50%);
	background-color:unset;
	margin:0;
}
#main .info_pamatka.kontakt h2.active:after{
	-webkit-transform: rotateX(180deg) translateY(-50%);
	        transform: rotateX(180deg) translateY(-50%);
    top: calc(50% - 10px);
}

#main .info_pamatka.kontakt{
padding: 14px 6px;
	margin-right:0!important;
    margin-top: 0 !important;
	margin-bottom: 0 !important;
position:relative;
background:none;	
	padding-left:0;
}

#main .info_pamatka.kontakt:before {
content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e9df6e;
    top: 2px;
    right: 20px;
    z-index: 9;
    left: unset;
    border: none;
    border-radius: 0;
}

#main .info_pamatka.kontakt:after{
content: '';
    position: absolute;
    width: 1px;
    height: 70%;
    background: #e9df6e;
    top: 0;
    right: 0;
    z-index: 9;
    top: -6px;	
}

#main .info_pamatka.kontakt h2:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e9df6e;
    top: -8px;
    right: -12px;
    z-index: 9;
	left:unset;
}
	

#main .doprava-boxy ul{
display:block;	
}
.doprava-boxy .obsah{
-ms-grid-columns:1fr 40px 1fr;
grid-template-columns:1fr 1fr;
	-webkit-column-gap:40px;
	   -moz-column-gap:40px;
	        column-gap:40px;
display:none;
}
.doprava-boxy .nadpis-doprava{
	text-align:center;
}

.doprava-boxy .nadpis-doprava:not(:first-of-type){
margin-top:40px;	
}

.doprava-boxy{
	position:relative;	
	margin-top:34px;
}
#main .doprava-boxy .info_pamatka{
	padding: 20px 6px 14px;

}
.doprava-boxy .obsah{

	border: 1px solid #cbcbcb;
	border-top:none;
	padding:.5em;
}

#main .doprava-boxy:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    background: var(--hlavni-modra);
    top: -24px!important;
    right: 0;
    z-index: 9;
    top: -6px;
}
/*
#main .doprava-boxy .info_pamatka:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%!important;
    background: var(--hlavni-modra);
    top: 20%;
    left:0!important;
    z-index: 9;
    left: unset;
	border:none;
}*/



.nadpis-doprava:after{
	content: '';
    background-image: url(/wp-content/uploads/2024/11/chevron-down-solid.svg);
    height: 13px;
    width: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
            transform: translatey(-50%);
    background-color: unset;
    margin: 0;
}
.nadpis-doprava.unwrapped:after{
-webkit-transform: rotateX(180deg) translateY(-50%);
        transform: rotateX(180deg) translateY(-50%);
    top: calc(50% - 10px);
}

.doprava-boxy .info_pamatka h3:after{
display:none!important;	
}
#main .doprava-boxy .info_pamatka:before{
display:none;	
}


.doprava-boxy:before {
content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: var(--hlavni-modra);
    top: -15px;
    right: 12px;
    z-index: 9;
}

.doprava-boxy .info_pamatka:after{
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: var(--hlavni-modra);
    top: -9px;
    right: -6px;
    z-index: 9;	
}

.doprava-boxy.doprava-do:before {
content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background:#2a7885;
    top: -15px;
    right: 12px;
    z-index: 9;
}

#main .doprava-boxy.doprava-do:after{
 background:#2a7885;	
}

.doprava-boxy.doprava-do .info_pamatka:after{

background:#2a7885;	

}


.doprava-boxy.doprava-do-statu:before {
content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background:#2a7885;
    top: -15px;
    right: 12px;
    z-index: 9;
}

#main .doprava-boxy.doprava-do-statu:after{
 background:#2a7885;	
}

.doprava-boxy.doprava-do-statu .info_pamatka:after{

background:#2a7885;	

}

	.doprava-boxy .obsah{
-ms-grid-columns:1fr;
grid-template-columns:1fr;
	}
		.doprava-boxy .obsah.reverse-direction figure{
			-webkit-box-ordinal-group:3;
			    -ms-flex-order:2;
			        order:2;
		}
	.doprava-boxy h3 {
    display:block;
    background:none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
		padding:0;
    padding-right: 26px;
		text-align:left;
}
	
	#main .info_pamatka.kontakt h2 {
    font-size: 26px;
}
	.doprava-boxy .nadpis-doprava:not(:first-of-type){
margin-top:0.5em;		
	}
	#main .doprava-boxy .info_pamatka {
    padding: 0 6px 14px;
}
	

	
	
	/*sidebar*/
	.is-left-sidebar.sidebar, .is-right-sidebar.sidebar {
		padding: 0;
	}

	.weatherwidget-io {
		height: 210px!important;
	}

	.site-header .search-form {
		display: none;
	}

	.main_page li img {
		height: 250px;
	}

	.newsroom > .news_wrapper {
		width: 100%;
	}

	.form-inline {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.form-inline input, .form-inline select {
		margin-bottom: 1em;
	}



	.archive #main .gallery-item img {
		height: 160px;
		-o-object-fit: cover;
		   object-fit: cover;
		margin-bottom: 0;
	}

	#main .rozdeleni .cats-ats {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
	}

	.image_with_source img {
		max-height: 300px;
	}
    /*gallery archive*/
	.site-main .gallery .gallery-item {
		max-width: 50%;
	}

	.site-main .gallery .gallery-item img {
		height: 37vw;
		height: 100%;
	}

	.site-main .gallery {
		position: relative;
	}

	#main .category-description .gallery-item {
		display: none;
	}

	#main .gallery-columns-2 .gallery-item:nth-of-type(1),#main .gallery-columns-2 .gallery-item:nth-of-type(2) {
		display: inline-block;
	}

	#main .gallery-columns-3 .gallery-item:nth-of-type(1),#main .gallery-columns-3 .gallery-item:nth-of-type(2) {
		display: inline-block;
	}

	#main .gallery-columns-4 .gallery-item:nth-of-type(1),#main .gallery-columns-4 .gallery-item:nth-of-type(2) {
		display: inline-block;
	}

	#main .gallery-columns-5 .gallery-item:nth-of-type(1),#main .gallery-columns-5 .gallery-item:nth-of-type(2) {
		display: inline-block;
	}

	#main .gallery-columns-6 .gallery-item:nth-of-type(1),#main .gallery-columns-6 .gallery-item:nth-of-type(2) {
		display: inline-block;
	}

	#main .gallery-columns-7 .gallery-item:nth-of-type(1),#main .gallery-columns-7 .gallery-item:nth-of-type(2) {
		display: inline-block;
	}

	#main .gallery-columns-8 .gallery-item:nth-of-type(1),#main .gallery-columns-8 .gallery-item:nth-of-type(2) {
		display: inline-block;
	}
    /**/
    /**/
	ul {
		margin-left: 1.5em;
	}

	#primary-menu > ul > li:nth-of-type(1):before {
		display: none;
	}

	.archive #map {
		margin-bottom: 20px;
		margin-top:30px;
	}
	

	.category-description,.category-description-full {
		margin-bottom: 0;
	}

	.subs_c {
		margin-bottom: 28px;
	}

	.subs_c li {
		width: 100%;
	}

	.columns-container .subs_c li {
		width: 100%;
	}

	.columns-container .column {
		min-width: 210px;
	}

	.columns-container {
		margin-bottom: 30px;
	}

	.columns-container .subs_c li a .tit {
		min-height: 64px;
	}

	.columns-container .subs_c {
		margin-bottom: 10px;
	}
    /*main page*/
	.main_page {
		display: block;
	}

	.main_page li {
		width: 100%;
	}

	.main_page li img {
		width: 100%;
        /* height: 15em;
        */
		-o-object-fit: cover;
		   object-fit: cover;
		-o-object-position: center;
		   object-position: center;
	}
    /**/
	.subs_c li a div {
		padding: 0 10px 4px;
		-ms-flex-item-align: center;
		    -ms-grid-row-align: center;
		    align-self: center;
		margin-top: -4px;
	}

	.subs_c li a div {
		margin: 0;
	}

	.main-navigation .menu-bar-item>a {
		line-height: 60px;
	}

	.menu-bar-items {
		border: none;
		background: unset;
	}

	.main-navigation li:after,.main-navigation li:nth-of-type(1):before {
		display: none;
	}

	.inside-navigation {
		padding: 0!important;
	}

	#primary-menu {
		padding: 0!important;
		background: #5082ce;
	}

	.main-navigation .main-nav ul> li> a {
		padding: 0 20px 0 40px!important;
	}

	.main-navigation .main-nav ul ul li a {
		padding: 10px 44px!important;
	}

	.menu-toggle {
		padding: 0 20px 0 40px;
	}

	.menu-bar-items {
		padding-right: 20px;
	}

	.cont_arrow_table {
		font-size: 40px;
        /* border-radius: 13px;
        */;
	}

	figure.wp-block-gallery.has-nested-images {
		-webkit-box-align: normal;
		    -ms-flex-align: normal;
		        align-items: normal;
		width: 100%;
		margin: auto;
	}

	.menu-bar-items {
		position: static;
	}

	.newBox b {
		font-size: 1em;
	}

	.search .has-post-thumbnail .post-image {
		margin-top: 20px;
	}

	.search .has-post-thumbnail .post-image img {
		width: 100%;
		max-width: unset;
		padding-right: 0;
		-o-object-fit: cover;
		object-fit: cover;
		max-height: 240px!important;
	}

	#main .wp-block-gallery .wp-block-image {
		display: none;
	}

	#main .wp-block-gallery .wp-block-image:nth-of-type(1),#main .wp-block-gallery .wp-block-image:nth-of-type(2) {
		display: block;
	}




	.newsroom {
		padding-left: 10px;
		gap:3px;
	}

	.latest-posts-specific.favorite .heading{
	font-size:18px;	
	}
	.newsroom > .news_wrapper:after {
		left: -12px;
		top: -22px;
		width: 42px;
	}
.rank-math-breadcrumb {
    padding-top: 20px!important;
}
	.nejnovejsi-main:before {
display:none;
	}



	.two-rows-wrapper {
	        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
	}

	.top-tento-tyden-wrapper > div:nth-of-type(3) .image-title-meta {
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
	}
}

@media only screen and (max-width: 540px) {
	.postMeta{
	margin-bottom:0;	
	}
	.radek1 span {
    -ms-flex-item-align: end;
        align-self: flex-end;
    font-size: 14px;
    margin-right: 28%;
}
	.columns-container .column {
		width: 100%;
	}

	.subs_c {
		display: block;
	}

	.columns-container {
		display: block;
	}

	#main .rozdeleni .cats-ats {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
		white-space: nowrap;
		overflow-x: auto;
	}
    /* Hide scrollbar for Chrome, Safari and Opera */
	#main .rozdeleni .cats-ats::-webkit-scrollbar {
		display: none;
	}

	.postMeta p {
		margin: 0;
	}
    /* Hide scrollbar for IE, Edge and Firefox */
	#main .rozdeleni .cats-ats {
		-ms-overflow-style: none;
        /* IE and Edge */
		scrollbar-width: none;
        /* Firefox */;
	}


	.place-details {
		display: none;
	}
}
	@media screen and (max-width: 480px){
			.poutac .nadpis-rohy:after {
		left:100%;
}
		.poutac .nadpis-rohy .wp-block-heading:before {
    right: 100%;
}
		.poutac .nadpis-rohy:before {
    right: calc(100% + 10px);
}
	.doprava-boxy .obsah{
grid-template-columns:1fr;
		}
		.info-akordeon .wp-block-table th {
    padding: .5em .3em;
}
		.info-akordeon.vstupenky tbody tr td:first-of-type,.info-akordeon.vstupenky thead tr th:first-of-type{
	width:112px;

}


		.oteviraci-doba-akordeon thead, .oteviraci-doba-akordeon .wp-block-heading, .info-akordeon thead, .info-akordeon .wp-block-heading {
    font-size: 18px;
}
		.info_pamatka h3[id*="htoc"]:before {
    width: 28px;
}
		.oteviraci-doba-akordeon thead, .oteviraci-doba-akordeon .wp-block-heading, .info-akordeon thead, .info-akordeon .wp-block-heading{
		padding: .5em .3em;
			padding-right: 26px;
		}
		#main .info_pamatka.kontakt h2{
		padding-left:.3em!important;	
		}
		    .doprava-boxy h3 {
         font-size: 18px; 
    }
	}
@media all and (max-width: 400px) {
	.newsroom .small_news_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 0;
	}
}

@media only screen and (max-width: 360px) {
	.weatherwidget-io {
		height: 520px!important;
		display: block;
	}
}

@media only screen and (min-width: 769px) {


    /*gallery*/
	.site-main .gallery {
		position: relative;
	}
    /*archive*/
	#main .category-description .gallery-item {
		display: none;
	}

	#main .gallery-columns-2 .gallery-item:nth-of-type(1),#main .gallery-columns-2 .gallery-item:nth-of-type(2) {
		display: inline-block;
	}

	#main .gallery-columns-3 .gallery-item:nth-of-type(1),#main .gallery-columns-3 .gallery-item:nth-of-type(2),#main .gallery-columns-3 .gallery-item:nth-of-type(3) {
		display: inline-block;
	}

	#main .gallery-columns-4 .gallery-item:nth-of-type(1),#main .gallery-columns-4 .gallery-item:nth-of-type(2),#main .gallery-columns-4 .gallery-item:nth-of-type(3),#main .gallery-columns-4 .gallery-item:nth-of-type(4) {
		display: inline-block;
	}

	#main .gallery-columns-5 .gallery-item:nth-of-type(1),#main .gallery-columns-5 .gallery-item:nth-of-type(2),#main .gallery-columns-5 .gallery-item:nth-of-type(3),#main .gallery-columns-5 .gallery-item:nth-of-type(4),#main .gallery-columns-5 .gallery-item:nth-of-type(5) {
		display: inline-block;
	}

	#main .gallery-columns-6 .gallery-item:nth-of-type(1),#main .gallery-columns-6 .gallery-item:nth-of-type(2),#main .gallery-columns-6 .gallery-item:nth-of-type(3),#main .gallery-columns-6 .gallery-item:nth-of-type(4),#main .gallery-columns-6 .gallery-item:nth-of-type(5),#main .gallery-columns-6 .gallery-item:nth-of-type(6) {
		display: inline-block;
	}

	#main .gallery-columns-7 .gallery-item:nth-of-type(1),#main .gallery-columns-7 .gallery-item:nth-of-type(2),#main .gallery-columns-7 .gallery-item:nth-of-type(3),#main .gallery-columns-7 .gallery-item:nth-of-type(4),#main .gallery-columns-7 .gallery-item:nth-of-type(5),#main .gallery-columns-7 .gallery-item:nth-of-type(6),#main .gallery-columns-7 .gallery-item:nth-of-type(7) {
		display: inline-block;
	}

	#main .gallery-columns-8 .gallery-item:nth-of-type(1),#main .gallery-columns-8 .gallery-item:nth-of-type(2),#main .gallery-columns-8 .gallery-item:nth-of-type(3),#main .gallery-columns-8 .gallery-item:nth-of-type(4),#main .gallery-columns-8 .gallery-item:nth-of-type(5),#main .gallery-columns-8 .gallery-item:nth-of-type(6),#main .gallery-columns-8 .gallery-item:nth-of-type(7),#main .gallery-columns-8 .gallery-item:nth-of-type(8) {
		display: inline-block;
	}
    /**/
	#main .wp-block-gallery .wp-block-image {
		display: none;
	}

	#main .wp-block-gallery.columns-2 .wp-block-image:nth-of-type(1),#main .wp-block-gallery.columns-2 .wp-block-image:nth-of-type(2) {
		display: block;
	}

	#main .wp-block-gallery.columns-default .wp-block-image:nth-of-type(1),#main .wp-block-gallery.columns-default .wp-block-image:nth-of-type(2),#main .wp-block-gallery.columns-default .wp-block-image:nth-of-type(3) {
		display: block;
	}

	#main .wp-block-gallery.columns-3 .wp-block-image:nth-of-type(1),#main .wp-block-gallery.columns-3 .wp-block-image:nth-of-type(2),#main .wp-block-gallery.columns-3 .wp-block-image:nth-of-type(3) {
		display: block;
	}

	#main .wp-block-gallery.columns-4 .wp-block-image:nth-of-type(1),#main .wp-block-gallery.columns-4 .wp-block-image:nth-of-type(2),#main .wp-block-gallery.columns-4 .wp-block-image:nth-of-type(3),#main .wp-block-gallery.columns-4 .wp-block-image:nth-of-type(4) {
		display: block;
	}

	#main .wp-block-gallery.columns-5 .wp-block-image:nth-of-type(1),#main .wp-block-gallery.columns-5 .wp-block-image:nth-of-type(2),#main .wp-block-gallery.columns-5 .wp-block-image:nth-of-type(3),#main .wp-block-gallery.columns-5 .wp-block-image:nth-of-type(4),#main .wp-block-gallery.columns-5 .wp-block-image:nth-of-type(5) {
		display: block;
	}

	#main .wp-block-gallery.columns-6 .wp-block-image:nth-of-type(1),#main .wp-block-gallery.columns-6 .wp-block-image:nth-of-type(2),#main .wp-block-gallery.columns-6 .wp-block-image:nth-of-type(3),#main .wp-block-gallery.columns-6 .wp-block-image:nth-of-type(4),#main .wp-block-gallery.columns-6 .wp-block-image:nth-of-type(5),#main .wp-block-gallery.columns-6 .wp-block-image:nth-of-type(6) {
		display: block;
	}

	#main .wp-block-gallery.columns-7 .wp-block-image:nth-of-type(1),#main .wp-block-gallery.columns-7 .wp-block-image:nth-of-type(2),#main .wp-block-gallery.columns-7 .wp-block-image:nth-of-type(3),#main .wp-block-gallery.columns-7 .wp-block-image:nth-of-type(4),#main .wp-block-gallery.columns-7 .wp-block-image:nth-of-type(5),#main .wp-block-gallery.columns-7 .wp-block-image:nth-of-type(6),#main .wp-block-gallery.columns-7 .wp-block-image:nth-of-type(7) {
		display: block;
	}

	#main .wp-block-gallery.columns-8 .wp-block-image:nth-of-type(1),#main .wp-block-gallery.columns-8 .wp-block-image:nth-of-type(2),#main .wp-block-gallery.columns-8 .wp-block-image:nth-of-type(3),#main .wp-block-gallery.columns-8 .wp-block-image:nth-of-type(4),#main .wp-block-gallery.columns-8 .wp-block-image:nth-of-type(5),#main .wp-block-gallery.columns-8 .wp-block-image:nth-of-type(6),#main .wp-block-gallery.columns-8 .wp-block-image:nth-of-type(7),#main .wp-block-gallery.columns-8 .wp-block-image:nth-of-type(8) {
		display: block;
	}
}

@media only screen and (min-width: 1001px) {
	.google-auto-placed {
		display: none!important;
	}

	.left_sidebar_com {
		max-width: 300px;
		position: fixed;
		width: 220px;
		left: 0;
		top: 0;
	}

	.commercial_wrapper {
		height: auto;
	}

	.commercial_wrapper p {
		display: none;
	}

	.right_sidebar_com {
		max-width: 300px;
		position: fixed;
		width: 220px;
		right: 0;
		top: 0;
	}

	.inside-navigation {
		padding: 0!important;
	}

	.upper_sidebar_com {
		width: 80%;
		margin: auto;
		max-width: 1200px;
		text-align: center;
		position: relative;
		min-height: 30px;
	}
}