/* GENERAL START */
.headline1 {
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 0;
}
.headline1-xl {
    font-size: 120px;
    line-height: 1;
    margin-bottom: 0;
}
.headline2 {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 0;
}
.headline3 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0;
}

.article-carousel-heading.headline3 {
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 0;
}
.headline4 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 0;
}
.content-xl {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0;
}

.content-m {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 0;
}


.padtop30 {
    padding-top: 30px;
}
.padtop35 {
    padding-top: 35px;
}
.padtop40 {
    padding-top: 40px;
}
.padtop60 {
    padding-top: 60px;
}
.padtop90 {
    padding-top: 90px;
}
.padbottom15 {
    padding-bottom: 15px;
}
.padbottom30 {
    padding-bottom: 30px;
}
.padbottom35 {
    padding-bottom: 35px;
}
.padbottom45 {
    padding-bottom: 45px;
}
.padbottom60 {
    padding-bottom: 60px;
}
.padbottom80 {
     padding-bottom: 80px;
}
.padbottom90 {
    padding-bottom: 90px;
}


.padall32 {
    padding: 32px;
}

.mb0 {
    margin-bottom: 0 !important;
}
.martop60 {
    margin-top: 60px;
}
.marx40 {
    margin-left: 40px;
    margin-right: 40px;
}

.br300 {
    border-radius: 300px;
}

.fw600 {
    font-weight: 600;
}
.bg-light-gray {
    background-color: #f9f9f9;
}

.black-link-sm {
    font-size: 13px;
    color: #000;
    border-bottom: 1px solid #000;
    padding: 0 5px 3px;
    text-decoration: none !important;
    line-height: 1em;
    transition: all .3s ease;
}
.black-link-sm:hover {
    color: #FF9100;
    border-color: #FF9100;
}

/* GENERAL END */

:root {
    --header-offset: 100px;
}
[id] {
    scroll-margin-top: var(--header-offset);
}

.article-secondary h3 {
    font-size: 36px;
    line-height: 105%;
    margin-bottom: 7px;
    font-family: "ABCWhyte Bold";
}

.tax-autor .article-partner__content .headline4 {
	margin-bottom: 9px;
}

.article-secondary p {
	font-size: 20px;
}

.carousel-item .article-tag-list li a {
    font-size: 15px;
}

.unvisible-h1 {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    border: 0;
    white-space: nowrap;
}
.issue-cover__image {
    max-width: unset;
}
.hp-hero-line {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 2px solid #d8d8d8;
}
.hp-line {
    border-top: 2px solid #d8d8d8;
}


.main-article__image {
    margin-right: 0;
}

.article-secondary__meta, .article-carousel__meta {
    display: flex;
    align-items: center;
    gap: 2px 6px;
    font-size: 14px;
    font-weight: 600;
    flex-wrap: wrap;
}

.article-secondary__dot {
    font-size: 10px;
    line-height: 1;
}
.main-article {
    padding: 0;
    margin: 0;
}
.main-article__content {
    max-width: 100%;
}
.main-article__content {
    align-items: center;
    text-align: center;
    margin-top: 40px;
}
.main-article__author {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
}
.article-secondary__image img {
    height: auto;
    max-height: 100%;
}
.article-secondary-hp__image {
    min-width: 200px;
    width: 200px;
    margin-right: 35px;
}
.article-secondary-hp h2, .article-secondary-hp h3 {
    font-size: 24px;
}
.article-ternary h2, .article-ternary h3 {
    font-size: 28px;
}
.article-secondary-hp {
    padding-bottom: 0;
}
.article-secondary-hp__inner {
    min-height: unset;
 }
.article-ternary__inner {
    flex-direction: column;
}
.article-ternary__image {
    width: 100%;
}
.article-ternary__content {
    margin-top: 35px;
}
.article-ternary {
    padding-bottom: 0;
    margin-bottom: 0;
}

.btn-ctzn {
    font-size: 18px;
    line-height: 24px;
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
    font-weight: 600;
    padding: 8px 40px;
}
.btn-ctzn:hover {
    background-color: #000;
    color: #fff;
}

.article-carousel-heading {
    margin-bottom: 0;
    border-top: 2px solid #d8d8d8;
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: 58px;
    text-transform: none;
    border-bottom: 0;
}
.article-carousel {
    padding-top: 100px;
    margin-top: -100px;
}
.article-carousel .slick-arrow {
    top: 18px;
}
.article-partner__inner {
    margin-left: 0;
}
.article-partner p {
    -webkit-line-clamp: unset;
}
.article-partner {
    min-height: unset;
    padding-bottom: 0;
    margin-bottom: 0;
}
.article-partner__content {
    margin-left: 0;
}
.article-partner__image {
    min-width: 200px;
    width: 200px;
    height: 200px;
}
.team-member-photo {
    border-radius: 300px;
}
.team-name, .team-position {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 0;
    color: #000 !important;
    text-decoration: none !important;
}
.team-name {
    font-weight: 600;
}
.people-carousel .carousel-item {
    margin-right: 40px;
    margin-left: 40px;
    text-decoration: none !important;
}
.carousel-item {
    text-decoration: none !important;
}

.partner-logo  {
    margin: 0;
    width: auto;
    height: 60px;
    object-fit: contain;
    object-position: left;
    max-width: 250px;
}
.partners-title {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 1em;
}

.container .partners-row:last-of-type {
    margin-bottom: 0;
}
.footer {
    background: #f0f0f0;
}
.footer__text {
    color: #000;
    font-size: 22px;
    line-height: 1.3;
    text-align: left;
}
.footer__copyright {
    color: #000;
}
.footer__menu-wrap {
    padding-top: 0;
}
.footer__menu-wrap .menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.footer__menu-wrap .menu li {
    margin: 0;
}
.footer__menu-wrap .menu a {
    color: #000;
    text-transform: none;
    font-weight: 600;
}

.footer__menu-wrap.socials .menu {
    flex-direction: row;
}
.footer__menu-wrap .menu li.facebook {
    margin: 0;
}

.footer__copyright {
    margin-top: 60px;
}
.footer__menu-wrap .menu li.facebook a {
    width: 40px;
    height: 40px;
    background: url(../img/fb-black.svg) center center no-repeat;
}
.footer__menu-wrap .menu li.instagram a {
    width: 40px;
    height: 40px;
    background: url(../img/ig-black.svg) center center no-repeat;
}
.header__menu-wrap .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 30px;
    margin-left: auto;
    margin-right: 30px;
}
.header__menu-wrap {
    margin-left: auto;
}
.header__menu-wrap .menu a {
    text-decoration: none;
    font-weight: 600;
    color: #000;
    transition: all .3s ease;
}
.header__menu-wrap .menu a:hover {
    color: #FF9100;
}



/* submenu */
.header__menu-wrap .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 140px;
    z-index: 999;
    text-align: left;

    /* animácia */
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease, max-height 0.35s ease, visibility 0.3s ease;
}

.header__menu-wrap .sub-menu li {
    width: 100%;
}
.header__menu-wrap  .menu-item-has-children {
    position: relative;
}

.header__menu-wrap .sub-menu a {
    padding: 5px 15px;
    color: #000;
    white-space: nowrap;
    margin: 0px 0;
    display: inline-block;
}


/* hover otvorenie */
.header__menu-wrap .menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    max-height: 500px;
    padding: 10px 0;
}

/* šípka */
.header__menu-wrap .menu-item-has-children > a::after {
    content: "›";
    display: inline-block;
    margin-left: 8px;
    font-size: 16px;

    transform: rotate(90deg);
    transition: transform 0.3s ease;
}

/* hover (desktop) */
.header__menu-wrap .menu > li:hover > a::after {
    transform: rotate(-90deg);
}

/* open (mobil klik) */
.header__menu-wrap .menu-item-has-children.open > a::after {
    transform: rotate(-90deg);
}
.article-carousel-partners .slick-arrow {
    top: 40px;
}

.slick-track {
    margin-left: 0;
}

.posts-btn-holder {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.search-post::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    background-image: url(../img/search.svg);
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
}


/* default: skryť prebytočné rubriky */
#category-filter {
    overflow: hidden;
    transition: max-height 0.5s ease;
}

/* keď sú rubriky otvorené */
#category-filter.is-open {
    max-height: 1000px !important;
}

.article-list .tags-select {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .3s ease;
    margin: 0;
}

/* otvorený stav */
.tags-select.is-open {
    max-height: 54px;
    opacity: 1;
    overflow: visible;
    margin-top: 40px;
    margin-bottom: 40px;
}
.team-item {
    display: block;
    text-decoration: none !important;
    color: #000;
}
.team-item .team-member-photo {
    transition: all .3s ease;
}
.team-item:hover .team-member-photo {
    scale: 1.05;
}

.team-member-img-holder {
    overflow: hidden;
    border-radius: 300px;
}
.issue__image img {
    max-width: 150px;
    max-height: 150px;
}
.partners-logos {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px 40px;
    flex-wrap: wrap;
}
.header__menu-wrap .menu .menu-orange a {
    color: #FF9100;
}
.header__menu-wrap .menu .menu-orange a:hover {
    color: #000;
}


/*------ MOBILE MENU BURGER - START ---------- */
.burger-menu .inner {
    width: 100%;
    height: 100%;
    max-width: 340px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: center;
}

.burger-menu figure {
    align-self: center;
    max-height: 80px;
    cursor: pointer;
}

.burger-menu figure .inner {
    width: 24px;
    height: 15px;
    margin: 0;
    position: relative;
    transition: all .3s ease;
}
.burger-menu figure.foldin .inner {
    width: 19px;
}
.burger-menu figure .inner span {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 2px;
    background-color: #000;
    transition: all 0.3s ease;
}

.burger-menu figure .inner span:nth-child(1) {
    top: 0;
}

.burger-menu figure .inner span:nth-child(2),
.burger-menu figure .inner span:nth-child(4) {
    top: 6px;
}

.burger-menu figure .inner span:nth-child(3) {
    top: 12px;
}


.burger-menu figure.foldin .inner span:nth-child(1) {
    transform-origin: center;
    transform: rotate(-45deg) translateY(5.5px) translateX(-2px);
}

.burger-menu figure.foldin .inner span:nth-child(2) {
    opacity: 0;
    width: 0;
}

.burger-menu figure.foldin .inner span:nth-child(3) {
    transform-origin: center;
    transform: rotate(45deg) translateY(-6.5px) translateX(-3px)
}


.burger-menu .content {
    width: 100%;
    text-align: center;
}

.burger-menu figure.foldin span {
    transition: width 0.15s ease-in-out, top 0.15s ease-in-out, transform 0.3s ease-in-out 0.05s, opacity 0.15s ease-in-out 0.1s, left 0.3s ease-in-out;
    -webkit-transition: width 0.15s ease-in-out, top 0.15s ease-in-out, transform 0.3s ease-in-out 0.05s, opacity 0.15s ease-in-out 0.1s, left 0.3s ease-in-out;
    -moz-transition: width 0.15s ease-in-out, top 0.15s ease-in-out, transform 0.3s ease-in-out 0.05s, opacity 0.15s ease-in-out 0.1s, left 0.3s ease-in-out;
    -ms-transition: width 0.15s ease-in-out, top 0.15s ease-in-out, transform 0.3s ease-in-out 0.05s, opacity 0.15s ease-in-out 0.1s, left 0.3s ease-in-out;
}
.burger-menu {
    z-index: 999999999;
    display: block;
    position: relative;
    height: 30px;
    width: 30px;
}
.burger-menu figure {
    align-self: center;
    max-height: 50px;
    cursor: pointer;
    margin: 0;
}
/*------ MOBILE MENU BURGER - END ---------- */
#mobile-menu {
    display: none;
}
div#mobile-menu {
    display: block;
    width: 100vw;
    height: 100dvh;
    background: #f0f0f0;
    z-index: 99;
    position: fixed;
    top: 0;
    right: -100vw;
    padding: 20px;
    padding-top: 100px;
    overflow-y: auto;
    transition: right 0.5s ease;
    pointer-events: auto;
}

.right-side-menu {
    display: flex;
    gap: 12px;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.mobile-menu-holder {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.mobile-menu-holder .header__menu-wrap {
    margin-left: 0;
}
.search-trigger {
    transition: all .3s ease;
}
.menu-open .search-trigger {
    opacity: 0;
    visibility: hidden;
}

.article-list > hr {
    margin-top: 50px;
}

.article-secondary__inner {
    margin-left: auto;
    margin-right: auto;
}
.site-main .container:last-of-type .article-secondary {
    border-bottom: 0;
}
.no-border-bottom {
    border-bottom: 0;
}
#vydanie-load-more-posts .container:last-of-type .article-secondary {
    border-bottom: 0;
}
.article-secondary p {
    margin-bottom: 15px;
}
.article-page .newsletter-box-container {
    margin-top: 30px;
}
.container-page h1 {
    font-family: 'ABCWhyte Bold';
}

#cookie-law-info-bar {
    box-shadow: 8px 5px 20px 0px rgba(161, 161, 161, 0.4) !important;
    bottom: 30px !important;
    left: 30px !important;
    right: unset;
    padding: 25px !important;
}
.cli-style-v2 {
    font-size: 16px !important;
    line-height: 24px;
}
.cli-style-v2 .cli-bar-message {
    padding-bottom: 25px;
}
.cli-bar-btn_container {
    margin-left: 0;
    justify-content: center;
    gap: 20px;
}
a.medium.cli-plugin-button.cli-plugin-main-button.cli_settings_button {
    border-radius: 50px;
    font-size: 14px;
    line-height: 20px;
    background-color: #fff !important;
    border: 2px solid #000;
    color: #000;
    font-weight: 600;
    padding: 8px 20px;
    width: calc(50% - 10px);
    text-align: center;
    transition: all .3s ease;
    margin: 0 !important;
}
a.medium.cli-plugin-button.cli-plugin-main-button.cli_settings_button:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button,
.cli-tab-footer .wt-cli-privacy-accept-btn {
    border-radius: 50px;
    font-size: 14px;
    line-height: 20px;
    background-color: #000 !important;
    border: 2px solid #000;
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
    width: calc(50% - 10px);
    text-align: center;
    transition: all .3s ease;
    margin: 0;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    width: auto;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button:hover,
.cli-tab-footer .wt-cli-privacy-accept-btn:hover {
    background-color: #fff !important;
    color: #000 !important;
    top: 0 !important;
}
.cli-tab-container h4 {
    font-size: 20px;
    margin-top: 0;
    font-weight: 600;
}
.cli-tab-container p, .cli-privacy-content-text {
    font-size: 16px;
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
    max-height: 70px;
}

.cli-switch .cli-slider:before {
    bottom: 2.5px;
}
.cli-switch input:checked + .cli-slider {
    background-color: #000;
}


.articles-search {
    position: relative;
    width: 100%;
    max-width: 420px;
}

.articles-search input[type="text"] {
    width: 100%;
    height: 54px;
    padding: 0 88px 0 20px;
    border: 2px solid #000;
    border-radius: 0;
    background: #fff;
    font-size: 18px;
    line-height: 1;
    transition: all .3s ease;
    color: #000;
    margin-bottom: 0;
}


.articles-search input[type="text"]::placeholder {
    color: #8c959b;
}

.article-search-submit {
    position: absolute;
    top: 50%;
    right: 18px;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    border: 0;
    padding: 0;
    cursor: pointer;
    background-color: transparent;

    background-image: url('/wp-content/themes/ctzn/img/search.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all .3s ease;
}
.article-search-submit:hover {
    opacity: 0.5;
}




.articles-search {
    position: relative;
}

.article-search-submit {
    right: 18px;
}

.article-search-clear {
    position: absolute;
    top: 50%;
    right: 52px;
    transform: translateY(-50%);
    font-size: 28px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease;
}


.article-search-clear.is-visible {
    opacity: 1;
    pointer-events: auto;
}
.article-search-clear.is-visible:hover {
    opacity: 0.5;
    text-decoration: none;
}
.height100 {
    height: 100%;
}
body.menu-open {
    overflow: hidden;
}
.people-carousel {
    margin-bottom: 0 !important;
}
ul.taglist {
    max-width: 800px;
}

.team-block-person-image img {
    aspect-ratio: 1;
    border-radius: 999px;
}
.article-partner__image-link {
    display: inline-flex;
}
ul.article-tag-list li.no-hover {
    pointer-events: none;
}
.no-results, .page-404 {
    min-height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog .no-results {
    min-height: unset;
}
.carousel-item h3 a {
    color: #000000;
    text-decoration: none;
    background-position: 0% calc(100% - 2px);
}
.carousel-item h3 a:hover {
    text-decoration: underline;
}
.main-article h3 {
    font-size: 58px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #000000;
    margin-bottom: 40px;
    margin-top: 30px;
}
.article-secondary h3 a, .main-article h3 a {
    color: #000000;
    text-decoration: none;
}
.article-secondary h3 a:hover, .main-article h3 a:hover {
    text-decoration: underline;
}

.single-author-box {
	display: flex;
	gap: 16px;
	align-items: center;
	justify-content: center;
	margin-top: 16px;
	margin-bottom: 32px;
}

.single-author-box__item {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: inherit;
	text-decoration: none;
}

.single-author-box__image {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	object-fit: cover;
	display: block;
}

.single-author-box__name {
	font-weight: 600;
}

.single-author-box__item:hover .single-author-box__name {
	text-decoration: underline;
}