/*!
Theme Name: Pivo in Cvetje 2026
Theme URI: https://www.ideaz.si
Author: Ideaz
Author URI: https://www.ideaz.si
Description: 2026 theme.
Version: 1.0
*/
/* contact form */
.wpcf7{margin:0;padding:0;} .wpcf7-response-output:not(:empty){margin:2em .5em 1em;padding:.2em 1em} .wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0} .wpcf7-mail-sent-ok{border:2px solid #398f14} .wpcf7-mail-sent-ng{border:2px solid red} .wpcf7-spam-blocked{border:2px solid orange} .wpcf7-validation-errors{border:2px solid #f7e700} .wpcf7-form-control-wrap{position:relative; margin-bottom: 10px; display: block;} span.wpcf7-not-valid-tip{color:red;font-size:1em;display:block} .use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em} span.wpcf7-list-item .wpcf7-list-item-label{margin-left:.5em; display: inline-block; vertical-align: middle} .wpcf7-display-none{display:none} .wpcf7 img.ajax-loader{border:none;vertical-align:middle;margin-left:4px} .wpcf7 div.ajax-error{display:none}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-textarea {border: 0; width: 100%; display: block; padding: 15px 20px; line-height: 1; margin-bottom: 20px;}
.wpcf7 .wpcf7-text:hover, .wpcf7 .wpcf7-text:active, .wpcf7 .wpcf7-text:focus, .wpcf7 .wpcf7-textarea:hover, .wpcf7 .wpcf7-textarea:active, .wpcf7 .wpcf7-textarea:focus {color: #000;}
.wpcf7 .wpcf7-text::-moz-placeholder, .wpcf7 .wpcf7-textarea::-moz-placeholder {opacity: 1; color: #b8b8b8;}
.wpcf7 .wpcf7-text::-webkit-input-placeholder, .wpcf7 .wpcf7-textarea::-webkit-input-placeholder {color: #b8b8b8;}
.wpcf7 .wpcf7-text:-ms-input-placeholder, .wpcf7 .wpcf7-textarea:-ms-input-placeholder {color: #b8b8b8;}
.wpcf-submit-wrap {padding-bottom: 50px;}
.wpcf7 .ajax-loader {position: absolute;}
/* contact form */

/* gallery */
.wp-block.wp-block-spacer .components-resizable-box__container {display: none !important;}
.wp-block.wp-block-spacer {border: 1px dashed #ccc; background: rgba(254, 254, 254, 0.6);}

.blocks-gallery-grid {list-style: none; display: flex; flex-wrap: wrap; padding: 0 7px; margin:0 -8px; text-align: center;}
.blocks-gallery-item {position:relative;flex: 0 0 100%; max-width:100%; width: 100% !important; padding: 0 8px; margin: 8px 0 !important; cursor: pointer;}
.blocks-gallery-item figure {height: 100%;}
.blocks-gallery-item img {max-width: 100%; height: auto;}
.wp-block-gallery.is-cropped .blocks-gallery-item a {height: 100%;flex: 1;-o-object-fit: cover;object-fit: cover;}
/* gallery */

/* misc */
body {font-family: var(--font-raleway); overflow-x: hidden; position: relative;}

main a:not([class]) {color: var(--main-link-color);}
main a:not([class]):hover, main a:not([class]):active, main a:not([class]):focus {color: var(--main-link-hover-color);}

body {font-size: 1.5rem; line-height: 2.5rem; font-family: var(--font-raleway); color: var(--body-color); background: var(--body-background-color);}
body::after{content:''; position: fixed; left: 0; right: 0; bottom: 0; top: 0; background: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; transition: opacity 0.4s;}
body.overlay-fading-out::after {opacity: 0; visibility: hidden; -webkit-transition: all 0.4s; transition: all 0.4s;}

a {text-decoration: underline 1px transparent; transition: all 0.4s;}
a:hover, a:active, a:focus {text-decoration: underline 1px currentColor}

.has-small-font-size {font-size: 1rem;}
.has-normal-font-size {font-size: 1.4rem;}
.has-large-font-size {font-size: 2rem;}


.btn, .btn-primary, .button, input[type='submit'] {display: inline-flex; align-items: center; text-align: center; font-size: 1.5rem; line-height: 2.5rem; padding: 11px 19px; letter-spacing: 0; color: white; background: transparent; font-weight: 600; transition: all 0.4s; cursor: pointer; border: 2px solid white; border-radius: 15px; text-decoration: none;}
.btn:not(:disabled):hover, .btn:not(:disabled):active, .btn:not(:disabled):focus, .button:not(:disabled):hover, .button:not(:disabled):active, .button:not(:disabled):focus, input[type='submit']:not(:disabled):hover, input[type='submit']:not(:disabled):active, input[type='submit']:not(:disabled):focus {text-decoration: none; color: #000; background: white;}
.btn:disabled, .button:disabled, .btn.disabled, .button.disabled, input[type='submit']:disabled, .btn:disabled:hover, .btn:disabled:active, .btn:disabled:focus, .button:disabled:hover, .button:disabled:active, .button:disabled:focus, .btn.disabled:hover, .btn.disabled:active, .btn.disabled:focus, .button.disabled:hover, .button.disabled:active, .button.disabled:focus {opacity: 0.5; cursor: not-allowed;}

.btn:after,
.btn-primary:after,
.button:after,
input[type='submit']:after {content: '\e802'; font-family: 'icon-font'; margin-left: 14px; font-size: 20px; line-height: 2.5rem; font-weight: 400; margin-bottom: 1px;}

.btn-alt, .btn-secondary {color: var(--secondary-button-text-color); background: var(--secondary-button-background-color)}
.btn-alt:not(:disabled):hover, .btn-alt:not(:disabled):active, .btn-alt:not(:disabled):focus, .btn-secondary:not(:disabled):hover, .btn-secondary:not(:disabled):active, .btn-secondary:not(:disabled):focus {color: var(--secondary-button-text-hover-color); background: var(--secondary-button-background-hover-color);}

select, input[type='text'], input[type='email'], input[type='number'], input[type='search'], input[type='tel'], input[type='url'], input[type='password'], textarea, .select2 {width: 100%; border: 1px solid #C8C8C8; background: #fff; color: #515151; padding: 10px 20px; margin-bottom: 15px; -webkit-transition: all 0.4s; transition: all 0.4s;}
select:hover, select:active, select:focus, input[type='text']:hover, input[type='text']:active, input[type='text']:focus, input[type='email']:hover, input[type='email']:active, input[type='email']:focus, input[type='number']:hover, input[type='number']:active, input[type='number']:focus, input[type='search']:hover, input[type='search']:active, input[type='search']:focus, input[type='tel']:hover, input[type='tel']:active, input[type='tel']:focus, input[type='url']:hover, input[type='url']:active, input[type='url']:focus, input[type='password']:hover, input[type='password']:active, input[type='password']:focus, textarea:hover, textarea:active, textarea:focus {border-color: #BF7069; color: #BF7069;}
input[type='text']::placeholder, input[type='email']::placeholder, input[type='number']::placeholder, input[type='search']::placeholder, input[type='tel']::placeholder, input[type='url']::placeholder, input[type='password']::placeholder, textarea::placeholder {color: #5D5D5D; opacity: 1;}
input[type='checkbox'], input[type='radio'] {border: 1px solid #C8C8C8; appearance: none; width: 20px; height: 20px; vertical-align: middle; -webkit-transition: all 0.4s; transition: all 0.4s; padding: 3px; margin-right: 3px;}
input[type='checkbox'] {border-radius: 2px;}
input[type='radio'] {border-radius: 50%;}
input[type='checkbox']:checked, input[type='radio']:checked {background: #BF7069; background-clip: content-box;}


.container-nopad, .container-nopad > .row > [class*="col-"] {padding: 0;}
.container-nopad > .row {margin: 0;}

ul.page-numbers {list-style: none; margin: 1rem 0; padding: 0; display: flex; flex-wrap: nowrap; justify-content: center}
.page-numbers li {display: block; text-align: center;}
.page-numbers li:last-child {margin-right: 0}
.page-numbers a, .page-numbers .next, .page-numbers .prev, .page-numbers span {display: block; line-height: 30px; width: 30px; background: #ababab; color: #fff; transition: all 0.4s; font-weight: 700; text-align: center}
.page-numbers a:hover, .page-numbers a:active, .page-numbers a:focus, .page-numbers span {background: #1a1818; color: #fff;}

.pswp .pswp__button--close::before {content: '\e869';}
.pswp .pswp__button--arrow--left::before {content: '\e04d';}
.pswp .pswp__button--arrow--right::before {content: '\e802';}
.pswp .pswp__button--zoom::before {content: '\e803'; font-size: 21px;}
/* misc */

/* header, footer */
.col-header-menu-toggle-wrap {margin-left: auto; flex: 1 0 50px; display: flex; justify-content: end; gap: 20px; align-items: end;}

#header-menu-toggle {position: relative; z-index: 9003; display: inline-block; vertical-align: middle; width: 40px; height: 25px; outline: 0;}
#header-menu-toggle::-moz-focus-inner { border: 0; }
.item-toggle-lines, .item-toggle-lines::before, .item-toggle-lines::after {position: absolute; border-radius: 5px; right: 0; width: 27px; height: 2px; background: var(--burger-color); line-height: 1; z-index: 9002}
.item-toggle-lines {width: 40px;}
.header-menu-active .item-toggle-lines {width: 30px;}
.item-toggle-lines {top: 50%; transform: translateY(-50%);}
.item-toggle-lines::after, .item-toggle-lines::before { display: block; content: "";}
.item-toggle-lines::before {top: -11px;}
.item-toggle-lines::after {bottom: -11px;}
.header-menu-active #header-menu-toggle {position: fixed; top: 44px; right: 15px;}
.header-menu-active #header-menu-toggle .item-toggle-lines {transform: rotate(45deg); background: var(--burger-hover-color); width: 27px;}
.header-menu-active #header-menu-toggle .item-toggle-lines::before {top: 0; opacity: 0; background: var(--burger-hover-color)}
.header-menu-active #header-menu-toggle .item-toggle-lines::after {bottom: 0; transform: rotate(-90deg); background: var(--burger-hover-color)}
.header-menu {list-style: none; margin: 0; padding: 0;}

.footer-menu {list-style: none}
.footer-menu li {margin-bottom: 10px;}
.footer-menu li a {padding: 5px 0; display: inline-block; text-decoration: none; text-align: right;}

.menu-footer-4-container .footer-menu {padding-left: 0;}

.co-creators {display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; align-items: center;}
/* header, footer */


.red {color: var(--red)}
.green {color: var(--green)}
.blue {color: var(--blue)}
.yellow {color: var(--yellow)}
.orange {color: var(--orange)}
.gray {color: rgba(255, 255, 255, 0.6)}
.black {color: var(--black)}

h1, h2, h3, h4 {text-transform: uppercase;}
h1, .h1 {font-size: 35px;}
h2, .h2 {font-size: 28px; margin-bottom: 20px;}
h3, .h3 {font-size: 25px;}
h4 {font-size: 20px; font-weight: 300;}

strong {font-weight: 700;}

main {position: relative; z-index: 1;}
.home #main {padding-top: 60px;}
/* header */


#header {height: 96px; position: relative;}
.header-background {position: absolute; top: 0; left: 0; width: 100%; height: calc(100% + 85px); overflow: hidden;}
.header-background img {width: 100%; height: 100%; object-fit: cover; object-position: top; transform: scale(3); transform-origin: top;}
.header-background:after {content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 120px; z-index: 1; background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%);}

.home #header {padding: 0; height: 100vh; min-height: 500px; max-height: 800px; position: relative; margin-bottom: 60px; background: url("https://www.pivo-cvetje.si/wp-content/uploads/lasko-pic-2026-desktop.jpg") no-repeat center center / cover;}
.home .header-background {height: 100%;}
.home .header-background img {transform: scale(1.25);}
.home .header-background:after {height: 376px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 37.02%, #000 86.06%); mix-blend-mode: multiply;}

.header-logo-wrap img {width: 150px;}

.header-menu-active .header-menu-wrap {display: block;}
.header-menu-wrap {display: none;}

.header-menu-wrap {position: fixed; top:0; right:0; bottom:0; left:0; z-index:9001; width: 100%; padding: 0;}
.header-menu-wrap:before {background-image: url("/wp-content/uploads/lasko-pic-2026-desktop.jpg"); content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: top center; z-index: -1; backdrop-filter: blur(42.849998474121094px);} 
.header-menu-wrap:after {position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 11.92%, rgba(0, 0, 0, 0.32) 77.4%, rgba(0, 0, 0, 0.20) 100%); z-index: -1;}
.header-menu, .header-menu .sub-menu {list-style: none; text-transform: uppercase; font-weight: bold;}
.header-menu-blur {backdrop-filter: blur(42.849998474121094px); mask: linear-gradient(transparent, black, black, black, black); height: 100%; width: 100%; position: absolute; top: 0; left: 0;}
.header-menu {font-size: 25px; height: 100%; padding: 20vh 15px 36px; position: relative; overflow-y: auto; z-index: 2;}
.header-menu li {margin: 0 0 10px;}
.header-menu li:last-child {margin: 0;}
.header-menu li a {color: #fff; text-decoration: none; display: flex; align-items: center; text-align: center; justify-content: center; width: 100%; border-radius: 15px; border: 2px solid #fff; text-transform: none; font-size: 15px; line-height: 25px; padding: 11px; font-weight: 600; transition: all 0.4s;}
.header-menu li a:hover,
.header-menu li a:focus,
.header-menu li a:active,
.header-menu li.current-menu-item > a {background-color: #fff; color: var(--black); text-decoration: none;}
.header-menu li .sub-menu {width: 100%; padding: 30px 0 20px; margin: 0;}
.header-menu li .sub-menu li {margin: 0 0 10px;}
.header-menu li .sub-menu li:last-child {margin: 0;}
.header-menu li .sub-menu li a {padding: 0; border: none; font-size: 15px; line-height: 22px; font-weight: 400; transition: none;}
.header-menu li .sub-menu li a:hover,
.header-menu li .sub-menu li a:focus,
.header-menu li .sub-menu li a:active,
.header-menu li .sub-menu li.current-menu-item a {font-weight: 700; background-color: transparent; color: #fff;}
.header-menu .btn-vstopnica,
.btn-vstopnica-tablet {margin: 0; position: fixed; top: 36px; right: 70px; z-index: 9003; text-align: center;}
.header-menu .btn-vstopnica a,
.btn-vstopnica-tablet a {position: relative; display:flex;justify-content: center; align-items: center; text-align:center;font-size: 1.5rem;line-height: 2.4rem; min-height: 47px; width: 144px; font-weight:600;padding:9px 20px;color:#fff;background:transparent;font-weight:600;text-transform:uppercase;transition:all .4s;border:0;cursor:pointer;border:2px solid #fff;border-radius:15px;}
.header-menu .btn-vstopnica a:after,
.btn-vstopnica-tablet a:after {content: '\e802'; font-family: 'icon-font'; margin-left: 14px; font-size: 20px; line-height: 2.3rem; font-weight: 400; margin-bottom: 2px;}
.header-menu .btn-vstopnica a:hover,
.header-menu .btn-vstopnica a:focus,
.header-menu .btn-vstopnica a:active,
.btn-vstopnica-tablet a:hover,
.btn-vstopnica-tablet a:focus,
.btn-vstopnica-tablet a:active {color: var(--black); background-color: #fff;}

.btn-vstopnica-tablet {display: none;}

.socials-mobile {position: absolute; top: 65px; left: 15px}
.socials-mobile [class^=icon-]{color:#fff;font-size:30px; z-index: 9001; display: inline-block; text-decoration: none;}
.socials-mobile [class^=icon-]:hover {color: var(--yellow)}

.socials-desktop {display: none;}

.lang-switch-mobile {position: fixed; top: 36px; right: 240px; z-index: 9003;}
.lang-switch-mobile .header-lang-switcher-selector {width: 47px; height: 47px; display: flex; align-items: center; justify-content: center; border: 2px solid #fff; border-radius: 15px; color: #fff; font-size: 18px; font-weight: 700; text-transform: uppercase; text-decoration: none; transition: all 0.4s;}
.lang-switch-mobile:hover .header-lang-switcher-selector,
.lang-switch-mobile:focus .header-lang-switcher-selector,
.lang-switch-mobile:active .header-lang-switcher-selector {border-bottom: 2px solid transparent; border-radius: 15px 15px 0 0;}
.lang-switch-mobile:hover .lang-sel,
.lang-switch-mobile:focus .lang-sel,
.lang-switch-mobile:active .lang-sel {opacity: 1; visibility: visible;}
.lang-switch-mobile .lang-sel {list-style: none; text-transform: uppercase; padding: 0; margin: 0; opacity: 0; visibility: hidden; position: absolute; top: calc(100% - 15px); left: 0; width: 100%; border-width: 0 2px 2px; border-color: #fff; border-radius: 0 0 15px 15px; border-style: solid; padding-top: 15px; overflow: hidden; transition: all 0.4s;}
.lang-switch-mobile .lang-sel li {display: block; width: 100%;}
.lang-switch-mobile .lang-sel li a {height: 47px; width: 100%; font-size: 18px; font-weight: 700; text-transform: uppercase; text-decoration: none; transition: all 0.4s; color: #fff; font-weight: 700; display: flex; align-items: center; justify-content: center;}
.lang-switch-mobile .lang-sel li a:hover,
.lang-switch-mobile .lang-sel li a:focus,
.lang-switch-mobile .lang-sel li a:active {color: var(--green);}
.lang-switch-mobile li a:focus, .lang-switch-mobile li a:active {text-decoration: none;}

.header-intro-wrap {display: block; margin-top: auto;}
.header-intro p,
.header-intro h1,
.header-intro h1 span {font-size: 60px; line-height: 1; font-weight: 400; font-family: var(--font-neutra); color: #fff; margin: 0;}
.front-page-header-logos {display: grid; gap: 15px; grid-template-columns: 40fr 42fr 51fr 48fr 72fr; align-items: center; justify-content: space-between; margin-top: 60px;}

.front-hashtags {font-size: 14px; text-transform: uppercase; margin: 25px 0 15px 0}

.col-header-menu-toggle-wrap .btn.btn-tickets {margin-right: 15px; display: none;}

.front-page-header-logos img {height: auto; max-height: 70px; width: 100%; object-fit: contain; max-width: 144px; display: block; margin: 0 auto;}
.front-page-header-logos img.header-logo-radio-1 {max-height: 37px; max-width: 93px;}
.front-page-header-logos img.header-logo-stik {max-height: 51px; max-width: 99px;}
.front-page-header-logos .smaller-logos {height: 80px; display: inline-block;}

.header-wrap {position: relative; z-index: 2; padding: 13px 0;} 

.home .header-wrap {height: 100%; padding-bottom: 0;}
.home .header-wrap .container-fluid {height: 100%; display: flex; flex-direction: column;}

.header-desktop-blur {display: none;}
/* header */

/* footer */
.upper-footer {padding: 30px 0 50px; background-color: #121512;}
.upper-footer .sponsors-grid {display: grid; gap: 25px; grid-template-columns: repeat(3, 1fr); grid-template-areas: "sponsor1 sponsor2 sponsor3" "sponsor4 sponsor4 sponsor4";}
.upper-footer .sponsors-grid .sponsor > img {max-height: 70px; height: 100%; width: auto; margin: auto; display: block;}
.upper-footer .sponsors-grid .sponsor .stik-logo {margin-top: 8px; max-height: 45px;}
.upper-footer .sponsors-grid .sponsor:nth-child(1) {grid-area: sponsor1;}
.upper-footer .sponsors-grid .sponsor:nth-child(2) {grid-area: sponsor2;}
.upper-footer .sponsors-grid .sponsor:nth-child(3) {grid-area: sponsor3;}
.upper-footer .sponsors-grid .sponsor:nth-child(4) {grid-area: sponsor4;}
.upper-footer .sponsors-grid .sponsor:nth-child(4) .co-creators {display: grid; gap: 40px; grid-template-columns: 61fr 96fr; max-width: 300px; min-width: 200px; margin: 0 auto;}
.upper-footer .sponsors-grid .sponsor .sponsor-title {font-size: 14px; line-height: 21px; font-weight: 400; text-transform: uppercase; margin-bottom: 15px; text-align: center; opacity: 0.7;}
.upper-footer .sponsors-grid .sponsor:nth-child(1) .sponsor-title,
.upper-footer .sponsors-grid .sponsor:nth-child(2) .sponsor-title,
.upper-footer .sponsors-grid .sponsor:nth-child(3) .sponsor-title {display:flex; align-items: flex-end; justify-content: center; min-height: 42px;}
.lower-footer {padding: 50px 0 43px; font-size: 15px;}
.lower-footer-grid {display: grid; row-gap: 30px; grid-template-columns: repeat(2, 1fr); grid-template-areas: "logo menus" "colophon menus" "social social";}
.lower-footer-logo {grid-area: logo;}
.lower-footer-colophon {grid-area: colophon; align-self: flex-end; color: rgba(255, 255, 255, 0.50); display: flex; flex-direction: column;}
.lower-footer-colophon .privacy a {color: rgba(255, 255, 255, 0.50); text-decoration: none;}
.lower-footer-colophon .privacy a:hover,
.lower-footer-colophon .privacy a:focus,
.lower-footer-colophon .privacy a:active {color: #fff;}
.colophon-gap {display: none;}
.lower-footer-about {grid-area: menus;}
.lower-footer-about .footer-menu:first-child li:first-child a {padding-top: 0;}
.lower-footer-about .footer-menu:last-child li:last-child a {padding-bottom: 0;}
.lower-footer-social {grid-area: social; justify-self: flex-end; display: flex; gap: 10px;}
.lower-footer-social a {color: rgba(255, 255, 255, 0.4); text-decoration: none;}
.lower-footer-social a:hover,
.lower-footer-social a:focus,
.lower-footer-social a:active {color: rgba(255, 255, 255, 1);}
.lower-footer-social a:before {font-size: 30px;}

.colophon {color: #5e5e5e; font-size: 12px;}
.copyright {display: inline-block; vertical-align: middle;}
.footer-menu {list-style-type: none; margin-bottom: 0; padding: 0;}
.footer-menu-inline {display: inline-block; vertical-align: middle; padding-left: 12px;}
.footer-menu-inline li {display: inline-block; margin-right: 12px;}
.footer-menu a, .footer-menu .ml-subscribe-button {color: #fff; font-size: 15px; line-height: 22px;}
.footer-menu-inline a {color: #5e5e5e; font-weight: 700;}
.footer-menu a:hover, .footer-menu a:active, .footer-menu a:focus, .footer-menu .ml-subscribe-button:hover, .footer-menu .ml-subscribe-button:active, .footer-menu .ml-subscribe-button:focus {text-decoration: none; color: #4db848;}
.footer-menu li {margin-bottom: 0; text-align: right;}

footer .lower-footer h4{font-weight: 500; margin-top: 15px}

.footer-menu .ml-subscribe-button {display: inline; padding: 0; background: transparent; border: 0; font-weight: 400; font-family: var(--font-raleway); cursor: pointer;}

.menu-footer-1-container {width: auto;}

footer h4 {padding-left: 0 !important;}

#footer {padding-top: 150px; position: relative;}

/* footer */

/* frontpage */

.front-intro-wrap h2 {font-size: 3.2rem; line-height: 3.2rem; letter-spacing: 0.16rem;}
.front-intro-wrap .btn {margin-top: 60px;}
.intro-video .lyte-wrapper {margin: 0 auto !important; width: unset !important; max-width: 70% !important;}
.front-intro-text p:not(:last-child) {margin-bottom: 22px;}
.front-intro-text p {margin-bottom: 0;}
.front-intro-text p strong {font-weight: 400;}
.front-intro-text p strong span {color: white;}

.front-tickets .front-swiper-buttons {margin-bottom: 0;}
.front-tickets-swiper {margin-top: -30px; padding: 50px 15px 0; width: calc(100% + 30px); left: -15px;}
/* frontpage */
.front-tag {font-size: 1.4rem; line-height: 2.1rem; letter-spacing: 0.308rem; text-transform: uppercase; font-weight: 400; text-transform: uppercase; color: white; opacity: 0.7; margin-bottom: 8px;}
.front-title {color: #FFF; font-family: var(--font-neutra); font-size: 3.7rem; font-weight: 400; line-height: 3.7rem; letter-spacing: 0.185rem; margin-bottom: 30px;}
.front-info {margin-bottom: 15px;}

.content-split {height: 1px; width: calc(100% - 10px); margin: 80px auto; background-color: white; opacity: 0.3;}

/* .pad-top {padding-top: 50px;} */

.basic-page {padding-top: 10px; padding-bottom: 55px;}
.spacer-line{margin-top:50px;margin-bottom:50px;border-bottom:2px solid var(--gray)}

.front-lineup-intro {margin-bottom: 21px;}
/* section.front-lineup img {padding-top: 150px;} */
section.front-lineup .socials-lineup {display: none;}
section.front-lineup .lineup-img img {height: 250px; object-position: center;}
section.front-lineup .lineup-info {margin-bottom: 20px;}
.front-lineup .placeholder-image {height: 250px;}

.lineup-card.helena-blagne img,
section.front-lineup .helena-blagne img {object-position: center 20%;}
.lineup-card.nika-zorjan img,
section.front-lineup .nika-zorjan img {object-position: center 20%;}
.lineup-card.mi2 img,
section.front-lineup .mi2 img {object-position: 41% 20%;}
.lineup-card.new-game-over img,
section.front-lineup .new-game-over img {object-position: center 31%;}
.lineup-card.ines-erbus img,
section.front-lineup .ines-erbus img {object-position: center 20%;}
.lineup-card.vili-resnik-band img,
section.front-lineup .vili-resnik-band img {object-position: 63% center;}

section.front-tickets .tickets-info {margin-bottom: 30px;}

.front-tickets-wrap {display: flex; flex-direction: row; gap: 20px; flex-wrap: wrap; margin-bottom: 40px;}
.front-ticket {display: flex; flex-direction: column; flex-direction: column; background: #000; padding: 15px 45px 20px; justify-content: center; border-radius: 15px; box-shadow: 0 0 50px #6E6237; min-height: 205px;}
.ticket-price {background-image: url(img/ticket.svg); background-repeat: no-repeat; background-position: bottom center; height: 66px; display: flex; justify-content: center; align-items: end; font-size: 1.7rem; line-height: 2.3rem; letter-spacing: 0.255rem; font-weight: 500; padding-bottom: 7px; margin-bottom: 10px;}
.ticket-title {font-size: 2.2rem; font-weight: 700; line-height: 2.8rem; text-transform: uppercase; padding-bottom: 10px; text-align: center;}
.ticket-days {border-top: 1px solid rgba(255, 255, 255, 0.3); padding-top: 10px; color: rgba(255, 255, 255, 0.5); font-size: 1.5rem; text-align: center; font-weight: 400; line-height: 2.2rem;}
.ticket-days-yellow {font-size: 20px; color: var(--yellow);}
.ticket-type {font-size: 1.4rem; line-height: 2.1rem; letter-spacing: 0.308rem; color: rgba(255, 255, 255, 0.5); text-align: center; text-transform: uppercase;}

section.front-train {margin-bottom: 40px;}
.front-train .btn {margin-top: 40px;}

.tradition-item-wrap {display: flex; flex-wrap: wrap; justify-content: left; gap: 20px; align-items: center; height: 100%; margin-bottom: 100px;}
.tradition-item {display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; gap: 10px; flex: 1 0 15%; font-weight: bold;}
.tradition-item img {width: 35px;}
.tradition-img {margin-bottom: 60px;}
.tradition-button {margin-top: 40px;}

.front-aftermovie-intro {margin-bottom: 20px;}
.front-aftermovie-wrap {border-radius: 15px; overflow: hidden; margin-bottom: 30px;}
.front-aftermovie-wrap .lyte-wrapper,
.front-aftermovie-wrap .lL {margin: 0 !important;}
.aftermovie .lyte-wrapper.fourthree {width: 100% !important; height: auto; margin-bottom: 60px;}

.lyte .play{background:url(img/icon-play.svg) no-repeat center!important; width:150px;height:110px; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.page-id-156 img, .page-id-700 img {display: inline; padding: 10px;}

.entrio-iframe {padding-top: 125px;}
.lineup-menu.nastopajoci-menu {display: none}
.lineup-menu {list-style: none; display: grid; padding: 0; margin: 80px 0 60px; justify-content: center; grid-template-columns: repeat(1, 1fr); gap: 10px;}
.lineup-menu li {flex: 0 0 100%; text-align: center;}
.lineup-menu li.active a, .lineup-menu li a:hover, .lineup-menu li a:active, .lineup-menu li a:focus, .lineup-menu .current_page_item a, .lineup-menu li.current-menu-item a {background: white; color: #000;}
.lineup-menu li a {display: block; padding: 11px 20px; text-decoration: none; font-size: 1.5rem; font-weight: 600; border-radius: 15px; border: 2px solid white; text-align: center; color: white; width: 100%;}
.lineup-menu li.stage-zlatorog a,
.lineup-menu li.stage-zlatorog-en a{color: white; border-color: var(--green);}
.lineup-menu li.stage-lasko a,
.lineup-menu li.stage-lasko-en a,
.lineup-menu li.stage-burin a {color: white; border-color: var(--blue);}
.lineup-menu li.active.stage-zlatorog a,
.lineup-menu li.active.stage-zlatorog-en a,
.lineup-menu li.stage-zlatorog a:hover,
.lineup-menu li.stage-zlatorog-en a:hover,
.lineup-menu li.stage-zlatorog a:focus,
.lineup-menu li.stage-zlatorog-en a:focus,
.lineup-menu li.stage-zlatorog a:active,
.lineup-menu li.stage-zlatorog-en a:active {color: #000; background-color: var(--green);}
.lineup-menu li.stage-lasko a:hover,
.lineup-menu li.stage-lasko-en a:hover,
.lineup-menu li.stage-burin a:hover,
.lineup-menu li.stage-lasko a:focus,
.lineup-menu li.stage-lasko-en a:focus,
.lineup-menu li.stage-burin a:focus,
.lineup-menu li.stage-lasko a:active,
.lineup-menu li.stage-lasko-en a:active,
.lineup-menu li.stage-burin a:active,
.lineup-menu li.active.stage-lasko a,
.lineup-menu li.active.stage-lasko-en a,
.lineup-menu li.active.stage-burin a {color: #000; background-color: var(--blue);}

.nastopajoci-menu li,.tax-oder li {flex: 1 0 50% !important; max-width: unset !important}

.front-lineup-swiper .swiper-slide {width: 308px; transition: filter 0.4s, opacity 0.4s;}
.front-lineup-swiper .swiper-slide.swiper-slide-next {filter: brightness(0.5) grayscale(1);}
.front-lineup-swiper .swiper-slide:last-child {width: 100px;}
.front-lineup-swiper {width: calc(100% + 30px); left: -15px; padding-left: 15px;}

.front-swiper-buttons {position: relative; height: 34px; margin-top: 30px; margin-bottom: 5px; display: flex; justify-content: center; align-items: center; gap: 40px; flex-wrap: wrap;}
.front-swiper-buttons .swiper-button-next,
.front-swiper-buttons .swiper-button-prev {position: relative; top: unset; left: unset; right: unset; bottom: unset; margin: 0; background: transparent; border: 2px solid rgba(255, 255, 255, 0.3); border-radius: 10px; height: 34px; width: 34px; display: flex; align-items: center; justify-content: center; color: white;}
.front-swiper-buttons .swiper-button-next:before,
.front-swiper-buttons .swiper-button-prev:before {margin: 0; display: flex; align-items: center; justify-content: center; font-family: 'icon-font';}
.front-swiper-buttons .swiper-button-next:before {content: '\e802'; margin-left: 3px;}
.front-swiper-buttons .swiper-button-prev:before {content: '\e04d'; margin-left: 3px;}
.swiper-button-next:hover, .swiper-button-next:focus, .swiper-button-prev:hover, .swiper-button-prev:focus {background: rgba(255, 255, 255, 0.3); border-color: rgba(255, 255, 255, 0.0);}
.swiper-button-next:hover::before, .swiper-button-next:focus::before, .swiper-button-prev:hover::before, .swiper-button-prev:focus::before {color: white;}

.lineup-img img {height: 400px; width: 100%; object-fit: cover; object-position: center;}
.lineup-card-img-wrap:before {content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.46) 30.29%, #000 85.1%); z-index: 2; height: 63px; width: 100%;}
.lineup-wrap {display: flex; flex-wrap: wrap; gap: 15px; max-width: 1600px; margin-left: auto; margin-right: auto;}
.lineup-card {display: flex; flex-direction: column; flex: 1 0 50%}
.lineup-card-date {position: absolute; width: 62px; height: 58px; border-bottom: 8px solid; bottom: calc(100% - 8px); left: 0; z-index: 3; background: #000; padding: 6px 0; text-align: center;}
.front-lineup .lineup-card-date {bottom: calc(100% - 8px);}
.front-lineup .lineup-card {max-width: 100%;}
.lineup-card-img-wrap {position: relative;}
.lineup-card-img-wrap img {position: relative; border-radius: 15px 15px 0 0;}
.zlatorog .lineup-card-date, .zlatorog-en .lineup-card-date {border-color: var(--green);}
.lasko .lineup-card-date, .lasko-en .lineup-card-date {border-color: var(--blue);}
.lineup-card-date-date {font-size: 1.7rem; font-weight: 500; line-height: 2.3rem; color: white; margin-bottom: 3px;}
.lineup-card-date-day {font-size: 1.2rem; font-weight: 400; line-height: 1.2rem; color: white; opacity: 0.5; text-transform: uppercase;}

.lineup-text-wrap {font-size: 1.7rem; line-height: 2.3rem; font-weight: 500; color: white; text-transform: uppercase; position: relative;}
.lineup-title {text-align:right; width: 60%; z-index: 3; margin-left: auto; margin-top: 17px; font-size: 1.7rem; font-weight: 500; line-height: 2.3rem; letter-spacing: 0.255rem;}
.lineup-table-wrap table {width: 100%;}
.lineup-table-wrap table {margin: 20px 0;}
.lineup-table-wrap .odr-zlatorog {color: var(--green);}
.lineup-table-wrap .odr-burin {color: var(--blue);}
.lineup-table-wrap h2{color: var(--yellow);}

.socials-lineup {margin-top: -65px; font-size: 15px; padding: 20px 30px; z-index: 3; position: relative;}
.socials-lineup a { color: var(--gray2); border: 2px solid var(--gray2); border-radius: 5px; text-decoration: none;}
.socials-lineup a:hover {color: var(--text1); border-color: var(--text1);}

.nastopajoci-text {padding-bottom: 20px;}

.front-intro-content-left-inner {background-color: #000; margin-bottom: 30px; padding: 20px 30px; border-radius: 15px; box-shadow: 0 0 50px #6E6237;}
.front-intro-content-right {padding: 0 30px;}
.front-intro-content-right-title {margin-bottom: 10px; font-family: var(--font-neutra); font-size: 2.2rem; font-weight: 400; line-height: 2.8rem; text-transform: uppercase;}

.header-main-title {text-align: center; font-weight: 400; font-family: var(--font-neutra); font-size: 3.2rem; line-height: 1; letter-spacing: 0.16rem; margin: 0;}
.header-main-subtitle {margin: 20px 0 0;}

table{margin:auto}
td,th{padding:10px}
tr:nth-child(odd){background-color:var(--gray)}
td{height:44px;width:140px;border:1px solid #000}

.page-template-vstopnice .btn {margin-bottom: 10px;}

.train-logo {width: 120px !important; height: auto !important;}

.spacer {margin: 50px 0}

.disclaimer {margin-top: 50px;}

.single-page-image img {margin: 0 auto; display: block; margin-bottom: 50px;}

.iframe-wrap {position: relative}
.iframe-wrap iframe {height: 1100px;}

.train-images {margin-top: 25px;}

.page-id-641 .basic-page, .page-id-730 .basic-page{text-align: center;}
.page-id-641 .basic-page ul, .page-id-730 .basic-page ul {list-style-position: inside; padding-left: 0;}

.lineup-img-wrap img {display: block; margin: 0 auto; margin-bottom: 10px;}

/* category */

.post-text-wrap {background: #151515; padding: 60px 60px 60px 50px; font-size: 20px;}
.post-text-wrap a {text-decoration: 1px underline transparent; transition: all 0.3s;}
.post-text-wrap a:hover,
.post-text-wrap a:focus,
.post-text-wrap a:active {text-decoration: 1px underline currentColor;}
.post-text-wrap h2 {font-weight: 700; font-size: 2.5rem; line-height: 3rem; color: white; margin-bottom: 20px;}
.dogodki-wrap .post-text-wrap a {text-decoration: none;}
.dogodki-wrap .post-text-wrap a:hover,
.dogodki-wrap .post-text-wrap a:focus,
.dogodki-wrap .post-text-wrap a:active {text-decoration: none;}
.category-posts img, .dogodki-wrap img, .single-dogodek .post-wrap img {height: 370px; width: 100%; object-fit: cover;}
.category-posts .post-wrap {margin-bottom: 20px;}
.post-text-wrap ul {font-size: 18px;}
.post-text-wrap ul li::marker {color: var(--green);}
.post-img-wrap {padding-right: 0;}
.post-content {font-size: 1.7rem; font-weight: 400; line-height: 2.5rem;}
.post-lokacija {font-size: 1.7rem; font-weight: 400; line-height: 2.5rem; letter-spacing: 0.374rem; text-transform: uppercase; margin: 10px 0;}
.post-cas {columns: 2; color: white; opacity: 0.8;}
.categories-button {text-align: center; margin-top: 20px;}

.post-wrap img {object-position: center; width: 100%; height: 413px; object-fit: cover;}
.dogodki-wrap img {height: 100%;}
.dogodki-wrap {border-radius: 15px; overflow: hidden;}
.dogodki-wrap .icon-right-dir {border: 2px solid white; border-radius: 15px; margin-top: 15px; transition: all 0.4s; background: transparent; display: flex; align-items: center; justify-content: center;}
.dogodki-wrap .icon-right-dir:before {content: '\e802'; font-family: 'icon-font'; transition: all 0.4s; color: white; margin-left: 7px; font-size: 28px;}
.dogodki-wrap .icon-right-dir:hover,
.dogodki-wrap .icon-right-dir:focus,
.dogodki-wrap .icon-right-dir:active {background-color: white;}
.dogodki-wrap .icon-right-dir:hover:before,
.dogodki-wrap .icon-right-dir:focus:before,
.dogodki-wrap .icon-right-dir:active:before {color: black;}

.menu-dogodki li { flex: 0 0 19%; text-align: center; }

.icon-right-dir {background-image: url(img/arrow.svg); background-repeat: no-repeat; background-position: center; height: 30px; width: 30px; display: block; float: right; border-radius: 50px; border: 2px solid var(--yellow); padding: 30px;}

.single-dogodek .post-wrap a {pointer-events: none;}
.single-dogodek main img {height: 100% !important;}

/* category */

.gm-style .gm-style-iw-c {color: #000 !important}
.wpgmza_infowindow_categories {display: none;}
.wpgmza-marker-listing-category-filter span {display: none;}
html[lang="sl-SI"] .wpgmza-marker-listing-category-filter:before {content: 'Filtriraj po:';}

/* gallery */
.gallery-wrap img {padding: 10px} 
.gallery-wrap .gallery-item {display: inline-block;}

.page-template-galerija h2 {margin-top: 20px; text-align: center;}

/** after **/
.front-aftermovie .gallery-link {aspect-ratio: 16 / 9; position: relative; border-radius: 15px; overflow: hidden;}
.front-aftermovie .gallery-link:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); z-index: 1;}
.front-aftermovie .gallery-link img {width: 100%; height: 100%; object-fit: cover;}
.front-aftermovie .gallery-link .gallery-title {position: absolute; z-index: 2; color: white; display: flex; align-items: center; justify-content: center; text-align: center; width: 100%; height: 100%; margin: 0;}

.gallery-after .gallery-link {display: inline-block; position: relative; margin: 5px;}
.gallery-after .gallery-link::after {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #4db848; opacity: 0.3; z-index: 1;}
.gallery-after .gallery-link img {display: inline-block; max-width: 300px;}
.gallery-after .gallery-link h3 {position: absolute; display: flex; justify-content: center; align-items: center; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; font-weight: 600;}

.socials-after a {font-size: 40px; text-decoration: none;}
/** after **/

/** hidden **/

/* .lang-switch-desktop, .lang-switch-mobile {display: none !important;} */

.lineup-card-img-wrap.lineup-img.zlatorog.maraaya img {object-position: center -20px;}
.lineup-card-img-wrap.lineup-img.zlatorog.magnifico img {object-position: center -20px;}
.lineup-card-img-wrap.lineup-img.burin.luka-basi img {object-position: center -40px;}
.lineup-card-img-wrap.lineup-img.zlatorog.Šank-rock img {object-position: center -50px;}
.lineup-card-img-wrap.lineup-img.burin.najlepše-slakove-pesmi img {object-position: center -1px}

.logo-molasko, .logo-stik {height: 40px !important;}

/* faq */
.faq-section {margin-bottom: 40px;}
.faq-section-qa {border: 1px solid white; background: #151515;}
.faq-section-qa-single {padding: 10px 15px;}
.faq-section-qa-single:not(:last-child) {border-bottom: 1px solid white;}
.faq-section-question {display: block; width: 100%; text-decoration: none;}
.faq-section-question:hover,
.faq-section-question:focus,
.faq-section-question:active {text-decoration: none;}
.faq-section-question p {margin: 0;}
.faq-section-answer {display: none; margin: 0; margin-top: 7px; padding-top: 7px; border-top: 1px solid gray; width: 100%;}
.faq-section-answer p {margin: 0;}
/* faq */

/* roze blur */
.roze-wrapper {height: 100%; width: 100%; top: 0; left: 0; position: absolute; overflow: hidden; display: block; opacity: 0.9;}
.roze-1,
.roze-2,
.roze-3 {position: absolute; filter: blur(60px) contrast(1.2); pointer-events: none;}
.roze-1 {width: calc(100% + 200px); top: 915px; right: 0; z-index: -1;}
.roze-2 {width: calc(100% + 200px); top: 2440px; left: 0; z-index: -1;}
.roze-3 {width: calc(100% + 200px); top: 4180px; left: 50%; transform: translateX(-50%); z-index: -1;}
.roze-1 img,
.roze-2 img,
.roze-3 img {width: 100%; height: 100%; object-fit: cover;}
/* roze blur */

.vstopnice-content {margin-bottom: 110px;}
.vstopnice-content p {margin: 0;}
.vstopnice-content strong {font-weight: 400;}

.gallery-wrap .gallery {display: grid; grid-template-columns: repeat(2, 1fr); gap: 5px;}
.gallery-wrap figure {margin: 0;}
.gallery-wrap figure .gallery-item-link {display: block; border-radius: 15px; overflow: hidden; aspect-ratio: 165 / 130;}
.gallery-wrap figure .gallery-item-link img {padding: 0; width: 100%; height: 100%; object-fit: cover;}

.page-template-nastopajoci .lineup-wrap,
.tax-oder .lineup-wrap {margin-top: 80px; grid-template-columns: repeat(1, 1fr); gap: 30px 6px; display: grid;}
.page-template-nastopajoci .lineup-title,
.tax-oder .lineup-title {width: calc(100% - 72px);}
.page-template-nastopajoci .lineup-card-img-wrap img,
.tax-oder .lineup-card-img-wrap img {height: 100%; aspect-ratio: 165 / 140;}

.tax-oder .lineup-menu {grid-template-columns: repeat(2, 1fr); gap: 5px;}

.nastopajoci-casovnica-wrap {margin: 80px auto 0; display: grid; grid-template-columns: repeat(1, 1fr); gap: 80px; max-width: 1260px;}
.nastopajoci-casovnica-day-title {color: white; font-family: var(--font-neutra); font-weight: 400; font-size: 3.2rem; line-height: 3.2rem; letter-spacing: 0.16rem; text-align: left; margin-bottom: 15px;}
.nastopajoci-casovnica-inner-wrap {background-color: #000; border-radius: 15px; box-shadow: 0 0 50px #707070; padding: 30px 15px;}
.nastopajoci-casovnica-inner-wrap:not(:last-child) {margin-bottom: 30px;}
.nastopajoci-casovnica-inner-wrap.odr-burin,
.nastopajoci-casovnica-inner-wrap.odr-lasko {box-shadow: 0 0 60px #264757;}
.nastopajoci-casovnica-inner-wrap.odr-zlatorog {box-shadow: 0 0 60px #3C5E35;}

.nastopajoci-casovnica-inner-title {margin-bottom: 20px; font-size: 2.2rem; font-weight: 700; line-height: 2.8rem; text-transform: uppercase;}
.nastopajoci-casovnica-inner-content {display: grid; grid-template-columns: repeat(1, 1fr); gap: 7px;}
.nastopajoci-casovnica-inner-content-single {font-size: 1.5rem; font-weight: 400; line-height: 2.3rem; letter-spacing: 0.33rem; text-transform: uppercase;}

.faq-wrapper {margin-top: 60px;}

@media (max-width: 575.98px) {
    /* timetables */
    .timetable-mobile > .col-lg-3 {right: 0 !important;left:35px !important; }
    .timetable-artist-wrap h3 {font-size: 28px;}
    .timetable-artist-wrap p {font-size: 22px;}
    /* timetables */
}

@media (min-width: 400px) {
    /*.home #header {background-size: 200% !important;}*/
}

@media (min-width: 529px) {
    /*.home #header {background: linear-gradient(358deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 22%, rgba(0,0,0,0) 23%, rgba(0,0,0,0) 33%, rgba(0,0,0,0) 35%), url("https://www.pivo-cvetje.si/wp-content/uploads/lasko-pic-2026-desktop.jpg") no-repeat center center / 150% !important;}*/
}

@media (min-width: 576px) {
    /* misc */
	.blocks-gallery-item {flex: 0 0 50%; max-width:50%; width: 50% !important;}

    .basic-page {padding-top: 60px;}
    /* misc */

    .header-background {height: calc(100% + 170px);}
    .header-background:after {height: 170px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 37.02%, #000 86.06%);}
    .header-logo-wrap img {width: 228px;}
    
    .lineup-card {display: flex; flex-direction: column; flex: 0 0 45%; max-width: calc(50% - 15px);}

    
    .iframe-wrap iframe {height: 750px;}

    .lineup-menu li {flex: 0 0 33.333333%; text-align: center}

    .upper-footer .sponsors-grid .sponsor:nth-child(1) .sponsor-title,
    .upper-footer .sponsors-grid .sponsor:nth-child(2) .sponsor-title,
    .upper-footer .sponsors-grid .sponsor:nth-child(3) .sponsor-title {min-height: auto;}

    .page-template-nastopajoci .lineup-wrap,
    .tax-oder .lineup-wrap {grid-template-columns: repeat(2, 1fr); gap: 20px 6px;}
    .page-template-nastopajoci .lineup-card,
    .tax-oder .lineup-card {display: block; max-width: 100%;}
	
	.lineup-card-date {bottom: calc(100% + 9px);}
}

@media (max-width: 575.999px) {    
    .post-text-wrap p {display: none;}
    .post-text-wrap {padding: 30px 15px 5px 15px !important}
    .post-wrap {padding: 0 25px !important}

    .category-posts img {height: 170px !important;}

    .basic-page {font-size: 14px;}
}

@media (min-width: 600px) {
    .container-fluid {padding: 0 40px;}

    .basic-page {padding-top: 60px;}

    .front-lineup-swiper .swiper-slide-empty {display: none;}
    .front-lineup-swiper .swiper-slide {width: auto; filter: grayscale(1); opacity: 0.3;}
    .front-lineup-swiper .swiper-slide.swiper-slide-active {filter: unset; opacity: 1;}
    .front-lineup-swiper .swiper-slide.swiper-slide-next {filter: unset; opacity: 1;}
    .front-lineup-swiper {width: calc(100% + 80px); left: -40px; padding: 0 40px; position: relative;}

    .front-tickets-swiper {margin-top: -30px; padding: 50px 40px 0; width: calc(100% + 80px); left: -40px;}
}

@media (min-width: 768px) {
    /* misc */
    .blocks-gallery-item {flex: 0 0 33.333333%; max-width: 33.333333%; width: 33.333333% !important;}

    .front-tag {font-size: 1.5rem; line-height: 2.3rem; letter-spacing: 0.33rem;}
    .front-title {margin-bottom: 20px;}

    .content-split {margin: 120px auto; width: calc(100% - 120px);}

    .header-main-title {font-size: 3.7rem; line-height: 3.7rem; letter-spacing: 0.185rem;}

    .header-main-subtitle {margin: 10px 0 0;}
    /* misc */

    /* h1, .h1 {font-size: 50px !important;}
    h2, .h2 {font-size: 40px !important;}
    h3, .h3 {font-size: 35px !important;}
    h4 {font-size: 20px; font-weight: 300;} */

    .header-menu-active .btn-vstopnica-tablet {display: none;}
    .btn-vstopnica-tablet {display: flex; position: relative; flex: 0 0 159px; max-width: 159px; margin-left: auto; top: unset; right: unset; align-items: flex-end; padding-right: 0;}
    .btn-vstopnica-tablet a {text-decoration: none;}
    .col-header-menu-toggle-wrap {margin-left: 4px; flex: 0 0 50px; padding-bottom: 11px;}

    .header-intro {margin: auto 0;}
    .header-intro p,
    .header-intro h1,
    .header-intro h1 span {font-size: 80px; line-height: 1; text-align: center;}
    .header-intro-wrap {margin: 0; display: flex; flex-direction: column; margin-top: 0; height: 100%;}
    .front-page-header-logos {margin-top: 0;}
    .home .header-background img {transform: scale(1.4); transform-origin: center 36%;}
    .home #header {max-height: 900px; min-height: 650px;}

    .header-menu {max-width: 490px; margin: 0 auto;}
    .header-menu li {margin-bottom: 15px;}
    .header-menu li .sub-menu {padding: 40px 0 25px;}

    .header-background img {transform: scale(2.2);}

    /* footer */
    #footer {padding-top: 180px;}
    .upper-footer {padding: 50px 0;}
    .upper-footer .sponsors-grid {grid-template-columns: 5fr 3fr 3fr; row-gap: 40px;}
    .upper-footer .sponsors-grid .sponsor .sponsor-title {font-size: 15px; line-height: 23px; letter-spacing: 0.33rem; opacity: 0.7;}
    .lower-footer {padding: 50px 0;}
    .lower-footer-grid {grid-template-columns: 145fr 395fr 126fr; gap: 30px; grid-template-areas: "logo menus menus" "logo colophon social";}
    .lower-footer-colophon {flex-wrap: wrap; flex-direction: row; align-self: center;}
    .lower-footer-logo {display: flex; align-items: flex-end;}
    .footer-menu {columns: 3;}
    .footer-menu li {text-align: left; margin-bottom: 10px;}
    .footer-menu li a {padding: 0; text-align: left;}
    .colophon-gap {display: block;}
    /* footer */

    /*.col-header-menu-toggle-wrap .btn.btn-tickets {display: inline-block !important;}*/

    /* timetables */
    .timetable-right {display: block;}
    .timetable-wrap {padding-right: 45px;}
    /* timetables */

    /*.home #header {background: linear-gradient(358deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 22%, rgba(0,0,0,0) 23%, rgba(0,0,0,0) 33%, rgba(0,0,0,0) 35%), url("https://www.pivo-cvetje.si/wp-content/uploads/lasko-pic-2026-desktop.jpg") no-repeat center center / 250% !important;}*/

    #front-tickets {padding-top: 200px;}
    .front-tickets-items {margin-top: 15px;}
    .front-tickets-item-wrap {flex: 0 0 50%; max-width: 50%; padding: 0 8px 16px; margin: 0 !important;}
    .front-tickets-item {flex-wrap: wrap; height: 100%}
    .front-tickets-item-price {flex: 0 0 179px; max-width: 179px; height: 89px; padding-right: 22px; margin: 0 auto 20px; font-size: 25px;}
    .front-tickets-item-title {font-size: 25px;}
    .front-tickets-item-description {flex: 0 0 100%; max-width: 100%; text-align: center}

    .nastopajoci-menu li, .tax-oder li {flex: 1 0 33.333333% !important;}

    .front-lineup-intro-content .front-info {margin-bottom: 0;}
    .front-lineup-intro {display: grid; grid-template-columns: 457fr 193fr; gap: 40px; align-items: flex-end; margin-bottom: 60px;}
    .front-lineup-intro .btn {justify-self: flex-end; margin-bottom: 7px;}

    .lineup-title {font-size: 1.8rem; font-weight: 500; line-height: 2.3rem; letter-spacing: 0.27rem;}
    .lineup-card-img-wrap {border-radius: 15px 15px 15px 0; overflow: hidden;}
    section.front-lineup .lineup-img img {height: auto; aspect-ratio: 223 / 180;}
    .front-lineup-swiper .swiper-slide.swiper-slide-prev {filter: unset; opacity: 1;}
    .lineup-card-img-wrap:before {height: 60px;}

    .front-intro-wrap h2 {font-size: 3.7rem; line-height: 3.7rem; letter-spacing: 0.185rem; margin-bottom: 60px;}
    .front-intro-content-left-inner {padding: 40px 60px; margin-bottom: 60px;}

    .front-intro-content-left-inner p:not(:last-child),
    .front-intro-text p:not(:last-child) {margin-bottom: 30px;}

    .front-intro-content-right {padding: 0 60px;}

    .front-tickets-swiper {margin-top: 0; padding: 0; width: 100%; left: 0; overflow: unset;}
    .front-tickets-intro {display: grid; grid-template-columns: 457fr 193fr; gap: 40px; align-items: flex-end; margin-bottom: 60px;}
    .front-tickets-intro .front-info {margin-bottom: 0;}
    .front-tickets-intro .btn {justify-self: flex-end;}
    .front-tickets .front-swiper-buttons {display: none;}
    .front-tickets .swiper-wrapper {display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px;}
    .front-ticket {min-height: 221px; height: 100%;}
    .ticket-price {margin-bottom: 15px;}
    .ticket-type {font-size: 1.5rem; line-height: 2.3rem; letter-spacing: 0.33rem;}
    .ticket-title {font-size: 2.3rem; line-height: 2.8rem;}
    .ticket-days {line-height: 2.5rem;}

    .front-aftermovie-intro {display: grid; grid-template-columns: 457fr 193fr; gap: 40px; align-items: flex-end; margin-bottom: 60px;}
    .front-aftermovie-intro .front-title {margin-bottom: 0;}
    .front-aftermovie-intro .btn {justify-self: flex-end;}

    .front-aftermovie-content {display: grid; grid-template-columns: 282fr 339fr; gap: 67px;}
    .front-aftermovie-wrap {align-self: flex-start; margin: 0;}

    .front-aftermovie-content .swiper-wrapper {display: grid; grid-template-columns: repeat(2, 1fr); gap: 11px}
    .front-aftermovie .gallery-link {aspect-ratio: unset;}

    /* roze blur */
    .roze-1 {width: calc(100% + 200px); top: 1030px; right: 100px;}
    .roze-2 {width: calc(100% + 200px); top: 2350px; left: 0;}
    .roze-3 {width: calc(100% + 210px); top: 3970px; right: 0; transform: unset; left: unset;}
    /* roze blur */

    .gallery-wrap .gallery {grid-template-columns: repeat(4, 1fr); gap: 10px;}

    .lineup-menu {margin: 160px 0 60px; grid-template-columns: repeat(2, 1fr);}

    .page-template-nastopajoci .lineup-wrap,
    .tax-oder .lineup-wrap {grid-template-columns: repeat(3, 1fr); gap: 20px 10px;}

    .nastopajoci-casovnica-wrap {margin-top: 120px; gap: 100px;}
    .nastopajoci-casovnica-day-title {font-size: 3.7rem; line-height: 3.7rem; letter-spacing: 0.185rem; margin-bottom: 30px; margin-left: 55px;}
    .nastopajoci-casovnica-inner-wrap {padding: 40px 60px;}

    .nastopajoci-casovnica-inner-title {font-size: 2.3rem;}
    .nastopajoci-casovnica-inner-content {gap: 10px;}

    .tax-oder .lineup-menu {gap: 10px;}
}

@media (max-width: 767.999px){
    .post-text-wrap {font-size: 14px !important;}
    .post-text-wrap h2 {font-size: 20px !important; text-align: center;}
    
    .menu-dogodki li a{ font-size: 15px;}

    .dogodki-wrap {text-align: center;}
    .dogodki-wrap li {list-style: inside;}

    .icon-right-dir {float: unset; margin: 0 auto; margin-top: 10px;}
    
}

@media (min-width: 992px) {
  
    .categories-button {text-align: right}

      /* timetables */
    .timetable-desktop {display: none;}
    .timetable-mobile > .col-lg-3 {position: absolute; top: 0; right: 45px; left: 45px; bottom: 0;}
    .timetable-mobile {position: relative;}
    .timetable-artists-wrap {margin-bottom: 30px;}
    .timetable-stage h3 {line-height: 100px; font-size: 32px;}
    /* timetables */

    .nastopajoci-casovnica-wrap {margin-top: 130px; grid-template-columns: repeat(2, 1fr); gap: 30px;}
    .nastopajoci-casovnica-day-title {font-size: 4rem; line-height: 4rem; letter-spacing: 0.2rem; margin-bottom: 20px; margin-left: 40px;}
    .nastopajoci-casovnica-inner-wrap {padding: 50px 40px; min-height: 347px;}

    .nastopajoci-casovnica-inner-title {margin-bottom: 32px; font-size: 2.5rem; line-height: 3rem;}
    .nastopajoci-casovnica-inner-content {gap: 15px;}
    .nastopajoci-casovnica-inner-content-single {font-size: 1.7rem; line-height: 2.5rem; letter-spacing: 0.374rem; text-transform: uppercase;}
	
	
}

@media (max-width: 992px){
    .post-text-wrap {padding: 60px 30px 30px 30px; font-size: 16px;}
    .post-text-wrap h2 {color: var(--green); font-weight: 700; font-size: 32px;}
    .post-img-wrap {padding-left: 0;}
    .dogodki-wrap img, .single-dogodek .post-wrap img {width: 100%; object-fit: cover; border-right: 0}

    .post-cas {columns: unset;}
}

@media (min-width: 1200px) {
    /* misc */
	.wp-block-gallery.columns-6 .blocks-gallery-item {flex: 0 0 16.666667%; max-width: 16.666667%; width: 16.666667% !important;}
	.wp-block-gallery.columns-5 .blocks-gallery-item {flex: 0 0 20%; max-width: 20%; width: 20% !important;;}
    .blocks-gallery-item {flex: 0 0 25%; max-width: 25%; width: 25% !important;}
    
    .front-tag {font-size: 1.7rem; line-height: 2.5rem; letter-spacing: 0.34rem; margin-bottom: 10px;}
    .front-title {font-size: 4rem; line-height: 4rem; letter-spacing: 0.2rem; margin-bottom: 20px;}
    .front-info {font-size: 1.7rem; line-height: 2.5rem; }

    .content-split {margin: 150px auto; width: calc(100% - 260px);}

    body {font-size: 1.7rem; line-height: 2.5rem;}

    .basic-page {padding-top: 200px;}
    #header {height: 106px;}
    .header-background {height: calc(100% + 328px);}
    .header-background:after {height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 37.02%, #000 86.06%);}
    .header-main-title {font-size: 4rem; line-height: 4rem; letter-spacing: 0.2rem;}
    .header-main-subtitle {margin: 20px 0 0;}

    .lineup-menu {margin: 180px auto 60px; gap: 30px; display: flex; flex-wrap: wrap; max-width: 1000px;}
    .page-template-galerija .menu-dogodki li {flex: 1 0 22%;}
    /* misc */

    .header-intro h1 {font-size: 70px !important;}

    .socials-mobile {display: none;}

    .col-header-menu-toggle-wrap{display: none;}

    .header-logo-wrap {flex: 0 0 22%; max-width: 22%;}
    
    .header-wrap {padding: 25px 0;}
    .header-menu {max-width: 100%; margin: 0; padding: 0; overflow-y: unset;}
    .header-menu > li {padding: 0; margin: 0;}
    .header-menu > li:not(:nth-last-child(1)):not(:nth-last-child(2)) {margin-right: 15px;}
    .header-menu > li a {border: none; padding: 0; font-size: 1.6rem; line-height: 1; font-weight: 700; position: relative;}
    .header-menu-wrap {display: block !important; background-color: transparent !important; text-align: right !important; position: relative; padding: 30px 15px 30px 0; width: auto !important; flex-grow: 1;}
    .header-menu-wrap li {display: inline-block; font-size: 16px !important; text-align: left; position: relative; z-index: 2;}
    .header-menu-wrap .menu-item-has-children {position: relative;}
    .header-menu-wrap .menu-item-has-children .sub-menu {margin: 0; padding: 0; position: absolute; background-color: var(--green); top: 30px; transform: scaleY(0); transform-origin: top; transition: transform 0.26s ease;}
    .header-menu-wrap .menu-item-has-children .sub-menu li {display: block; padding: 0;}
    .header-menu-wrap .menu-item-has-children .sub-menu li a {white-space: nowrap}
    .header-menu-wrap .btn {margin-left: 17px !important;}
    .header-menu-wrap .btn:hover a {color: var(--black) !important}
    .header-menu .btn-vstopnica, .btn-vstopnica-tablet {position: relative; top: unset; right: unset;}
    .header-menu li a:hover,
    .header-menu li a:focus,
    .header-menu li a:active,
    .header-menu li.current-menu-item a {background: none; color: #fff;}
	.header-menu > li > a:before {content: ''; position: absolute; top: calc(100% + 6px); background: white; height: 1px; width: calc(100% + 14px); transition: all 0.4s; opacity: 0; visibility: hidden; pointer-events: none;}
    .header-menu li:hover > a:before,
    .header-menu li:focus > a:before,
    .header-menu li:active > a:before,
    .header-menu li.current-menu-item > a:before {opacity: 1; visibility: visible;}
    .header-menu > li.btn-vstopnica {margin-left: 87px;}
    .lang-switch-mobile {position: absolute; top: 30px; right: 179px;}
    .header-menu li .sub-menu li {margin-bottom: 7px; padding: 0;}
    .header-menu li .sub-menu li a {font-size: 15px; line-height: 25px; font-weight: 400;}

    .header-menu .btn-vstopnica a {width: 172px; font-size: 1.8rem; min-height: 50px;}
    .lang-switch-mobile {right: 207px;}
    .lang-switch-mobile .header-lang-switcher-selector {width: 50px; height: 50px;}

    .header-background img {transform: scale(1);}

    .header-menu-wrap .menu-item-has-children .sub-menu {padding: 52px 0 44px; top: 0; width: 200px; left: 50%; z-index: -1; opacity: 0; visibility: hidden; background: transparent; position: absolute; transform: translateX(-50%);}
    .header-desktop-blur {display: block; content: ''; top: 0; left: 0; width: 100vw; height: 2223px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 11.92%, rgba(0, 0, 0, 0.32) 61.07%, rgba(0, 0, 0, 0.00) 100%); backdrop-filter: blur(49.099998474121094px); transition: all 0.3s ease; position: absolute; visibility: hidden; opacity: 0; z-index: 2;}
    .header-menu-wrap .menu-item-has-children:hover .sub-menu,
    .header-menu-wrap .menu-item-has-children:focus .sub-menu,
    .header-menu-wrap .menu-item-has-children:active .sub-menu {visibility: visible; opacity: 1;}

    .header-logo-wrap img {z-index: 9904; position: relative;}
    .header-menu-blur {display: none;}
    .btn-vstopnica-tablet {display: none;}
    .header-menu-wrap:before {display: none;}
    .header-menu-wrap:after {display: none;}

    .front-lineup-intro {grid-template-columns: repeat(2, 1fr); gap: 30px;}
    .front-lineup-swiper .swiper-slide.swiper-slide-prev {filter: grayscale(1); opacity: 0.3;}
    .front-lineup-swiper .swiper-slide.swiper-slide-next + *,
    .front-lineup-swiper .swiper-slide.swiper-slide-next + * + * {filter: unset; opacity: 1;}
    .lineup-title {font-size: 2rem; font-weight: 500; line-height: 2.5rem; letter-spacing: 0.3rem;}

    .front-intro-wrap-title {width: 50%;}
    .front-intro-content {display: grid; grid-template-columns: 627fr 613fr; gap: 100px; align-items: center;}
    .front-intro-content-right-title {margin-top: 10px;}
    .front-intro-content-left-inner {padding: 50px; margin: 0;}
    .front-intro-content-right {padding: 0;}

    #front-tickets {padding-top: 250px;}
    .front-tickets-intro {grid-template-columns: repeat(2, 1fr); gap: 30px;}
    .front-tickets-title {margin-bottom: 40px}
    .front-tickets-text {max-width: 660px; margin: 0 auto 30px;}
    .front-tickets-text p {font-size: 18px !important; margin-bottom: 0;}
    .front-tickets-item-wrap {flex: 0 0 25%; max-width: 25% !important}
    .front-tickets-item-price, .front-tickets-item-title {font-size: 30px;}
    .front-tickets-item-price {margin-bottom: 55px;}
    .front-tickets-item-subtitle p {font-size: 18px;}
    .front-tickets .swiper-wrapper {grid-template-columns: repeat(4, 1fr); gap: 30px;}

    .front-ticket {padding: 30px 40px;}
    .ticket-price {margin-bottom: 30px; font-size: 2rem; line-height: 2.5rem; letter-spacing: 0.3rem; height: 75px; background-size: contain; padding-bottom: 9px;}
    .ticket-type {margin-bottom: 5px; font-size: 1.7rem; line-height: 2.5rem; letter-spacing: 0.374rem;}
    .ticket-title {font-size: 2.5rem; line-height: 3rem; padding-bottom: 20px;}
    .ticket-days {font-size: 1.7rem; line-height: 2.5rem; padding-top: 20px;}

    .front-aftermovie-intro {grid-template-columns: repeat(2, 1fr); gap: 30px;}
    .front-aftermovie-content {gap: 160px; grid-template-columns: 622fr 744fr;}
    .front-aftermovie-content .swiper-wrapper {gap: 30px;}
    .front-aftermovie .gallery-link {aspect-ratio: 16 / 9;}
    .front-gallery-swiper {width: 100%;}

    .upper-footer {padding: 60px 0;}
    .upper-footer .sponsors-grid {grid-template-columns: 251fr 151fr 100fr 293fr; gap: 120px; grid-template-areas: "sponsor1 sponsor2 sponsor3 sponsor4"; max-width: 1260px; margin: 0 auto;}
    .upper-footer .sponsors-grid .sponsor:nth-child(4) .co-creators {gap: 40px; grid-template-columns: 93fr 144fr;}

    .lower-footer {padding: 60px 0 50px;}
    .lower-footer-grid {grid-template-columns: 283fr 893fr 146fr; gap: 50px 110px; grid-template-areas: "logo menus social" "logo colophon colophon";}
    .footer-menu {columns: 4;}
    .lower-footer-logo {justify-content: flex-end; align-items: center;}

    /* roze blur */
    .roze-1 {width: 1400px; top: 1030px; right: unset; left: -200px;}
    .roze-2 {width: 1400px; top: 2110px; right: -370px; left: unset;}
    .roze-3 {width: 1280px; top: 3570px; right: unset; left: -200px; transform: unset;}
    /* roze blur */

    .vstopnice-content {margin-bottom: 130px;}

    .menu-dogodki li {flex: 0 0 22%;}

    .gallery-wrap .gallery {grid-template-columns: repeat(6, 1fr); gap: 30px;}

    .lineup-card {flex: 0 0 22%;}

    #footer {padding-top: 200px;}

    .page-template-nastopajoci .lineup-wrap,
    .tax-oder .lineup-wrap {grid-template-columns: repeat(4, 1fr); gap: 30px;}

    .tax-oder .lineup-menu {gap: 30px;}
}

@media (min-width: 1300px) {
    .header-menu > li a {font-size: 18px;}
    .header-menu .btn-vstopnica a, .btn-vstopnica-tablet a {width: 172px;}
    .lang-switch-mobile {right: 207px;}
    .header-menu li .sub-menu li a {font-size: 18px;}

    .upper-footer .sponsors-grid {gap: 150px;}
    .upper-footer .sponsors-grid .sponsor:nth-child(4) .co-creators {gap: 65px;}
}

@media (min-width: 1400px) {
    .header-menu > li.btn-vstopnica {margin-left: 140px;}
}

@media (min-width: 1500px) {
    .header-menu > li:not(:nth-last-child(1)):not(:nth-last-child(2)) {margin-right: 40px;}
    .header-menu > li > a:before {left: -14px; width: calc(100% + 28px);}
    .header-menu > li.btn-vstopnica > a:after {width: auto;}
	.header-menu > li.btn-vstopnica > a:before {display: none;}

    .front-intro-content {gap: 280px;}

    .front-aftermovie-content .swiper-wrapper {grid-template-columns: repeat(3, 1fr);}
}

@media (min-width: 1600px) {
    .front-lineup-swiper {width: 100vw; left: calc(0px - ((100vw - 100%) / 2)); padding: 0 calc((100vw - 100%) / 2);}
}