/*!
Theme Name: Pivo in Cvetje 2025
Theme URI: https://www.ideaz.si
Author: Ideaz | Matej
Author URI: https://www.ideaz.si
Description: 2025 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: "geomanist", Helvetica, Arial, sans-serif;}

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: 16px; font-family: "geomanist", Helvetica, Arial, sans-serif; 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;}
/* .header-menu-active::after { opacity: 1; visibility: visible} */

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-block; text-align: center; line-height: 1; font-size: 14px; padding: 15px 30px; letter-spacing: 0.05em; color: var(--primary-button-text-color); background: var(--primary-button-background-color); font-weight: 500; text-transform: uppercase; transition: all 0.4s; border: 0; cursor: pointer; border: 2px solid var(--yellow); border-radius: 60px; font-weight: bold}
.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: var(--primary-button-text-hover-color); background: var(--primary-button-background-hover-color);}
.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-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; vertical-align: middle;}
.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: 30px; height: 30px; outline: 0;}
#header-menu-toggle::-moz-focus-inner { border: 0; }
.item-toggle-lines, .item-toggle-lines::before, .item-toggle-lines::after {position: absolute; right: 0; width: 30px; height: 3px; background: var(--burger-color); line-height: 1; transition-property: transform, background; transition-duration: 0.15s, 0.15s; z-index: 9002}
.item-toggle-lines {width: 20px;}
.header-menu-active .item-toggle-lines {width: 30px;}
.item-toggle-lines {top: 50%; transform: translateY(-50%); transition-duration: 0.2s; transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.item-toggle-lines::after, .item-toggle-lines::before { display: block; content: "";}
.item-toggle-lines::before {top: -8px; transition: top 0.2s 0.12s ease, opacity 0.1s ease;}
.item-toggle-lines::after {bottom: -8px; transition: bottom 0.2s 0.12s ease, transform 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.header-menu-active #header-menu-toggle .item-toggle-lines { transform: rotate(45deg); transition-delay: 0.12s; transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); background: var(--burger-hover-color);}
.header-menu-active #header-menu-toggle .item-toggle-lines::before {top: 0; opacity: 0; transition: top 0.2s ease, opacity 0.1s 0.12s ease;background: var(--burger-hover-color)}
.header-menu-active #header-menu-toggle .item-toggle-lines::after {bottom: 0; transform: rotate(-90deg); transition: bottom 0.2s ease, transform 0.2s 0.12s;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: block;}

.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: var(--text2);}
.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; overflow: hidden;}

/* header */


#header {background-position: center top !important; background-repeat: no-repeat !important; background-size: cover !important; padding-bottom: 50px; padding-bottom: 100px;}
.home #header {padding-bottom: 300px !important; position: relative; margin-bottom: -150px; position: relative; 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-2025-mobile-2.jpg") no-repeat center center / cover !important;}

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

.header-menu-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9001; background-color: var(--green); text-align: right; padding-right: 50px; padding-top: 140px; width: 100%; padding-bottom: 100%;}
.header-menu, .header-menu .sub-menu {list-style: none; text-transform: uppercase; font-weight: bold;}
.header-menu {font-size: 25px; height: 100%;}
.header-menu li {margin: 15px 0}
.header-menu a {color: var(--text1); text-decoration: none;}
.header-menu .btn-vstopnica a{display:inline-block;text-align:center;line-height:1;font-size:14px;padding:15px 30px;letter-spacing:.05em;color:var(--primary-button-text-color);background:var(--primary-button-background-color);font-weight:500;text-transform:uppercase;transition:all .4s;border:0;cursor:pointer;border:2px solid var(--yellow);border-radius:60px;font-weight:700}
.header-menu .btn-vstopnica a:hover {color: var(--black); background-color: var(--yellow);}

.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: absolute; top: 75px; left: 175px;}
.lang-switch-mobile .lang-sel {list-style: none; text-transform: uppercase; padding: 0; margin: 0;}
.lang-switch-mobile li {display: inline-block;}
.lang-switch-mobile li a { padding: 8px 12px; font-size: 18px; color: var(--text1); font-weight: 400;}
.lang-switch-mobile .lang-sel-active a {background-color: rgba(255, 255, 255, 0.3); text-decoration: none;}
.lang-switch-mobile li a:focus, .lang-switch-mobile li a:active {text-decoration: none;}

.header-intro-wrap {display: none; padding: 50px 15px;}

.home .header-intro-wrap {display: block;}
.home .header-intro h1 {font-size: 40px; font-weight: bold;}

.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: 120px; width: auto; display: block; margin: 0 auto}
.front-page-header-logos .smaller-logos {height: 80px; display: inline-block;}

#header:after {content: '';position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;display: block;background: rgba(0,0,0,0.2);}
.header-wrap {position: relative; z-index: 2;} 

.header-menu-wrap .menu-item-has-children .sub-menu li a {font-size: 15px;}
.header-menu-wrap .menu-item-has-children .sub-menu li {margin: 0 !important}

/* header */

/* footer */
.upper-footer {padding: 20px 0; background-color: var(--gray);}
.upper-footer .sponsor {margin-top: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.lower-footer {padding: 20px 0 40px; font-size: 14px;}

.colophon {color: #5e5e5e; font-size: 12px;}
.copyright {display: inline-block; vertical-align: middle;}
.footer-menu {list-style-type: none; margin-bottom: 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: #5e5e5e;}
.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;}

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: "geomanist",Helvetica,Arial,sans-serif; cursor: pointer;}

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

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

#footer.pad-top {padding-top: 50px;}

/* footer */

/* frontpage */

.front-intro-wrap {margin-bottom: 50px;}
.front-intro-wrap h2 {color: var(--green); margin-bottom: 20px;}
.front-intro-text:after{content:'';position:absolute;top:0;bottom:0;left:calc(50% - 50vw);right:calc(50% - 50vw);background:#1b1b1b;z-index:-1}
.front-intro-text {padding: 35px 0; position: relative; z-index: 2;}
.front-intro-wrap .btn {margin-top: 60px;}
.intro-video .lyte-wrapper {margin: 0 auto !important; width: unset !important; max-width: 70% !important;}

/* frontpage */

.content-split {background-image: url(img/content-split.svg); background-repeat: repeat-x; background-position: center; height: 70px; width: 100%; margin: 30px 0}

/* .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)}

section.front-lineup .btn {margin-top: 60px}
/* section.front-lineup img {padding-top: 150px;} */
section.front-lineup .lineup-title {font-size: 18px;}
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;}
.lineup-title span {font-size: 13.5px; display: block;}

section.front-tickets {}
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-tickets {margin-bottom: 40px;}
.front-ticket {display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; background: var(--gray); flex: 1 0 15%; padding: 30px 50px; justify-content: space-around;}
.ticket-price {background-image: url(img/ticket.svg); background-repeat: no-repeat; background-position: bottom center; height: 145px; display: flex; justify-content: center; align-items: end; font-size: 32px; font-weight: bold; padding-bottom: 10px;}
.ticket-title {font-size: 32px; font-weight: bold; line-height: 35px; text-transform: uppercase;}
.ticket-days {border-top: 1px solid var(--gray2); padding-top: 20px; color: var(--gray2); font-size: 20px; font-weight: 400;}
.ticket-days-yellow {font-size: 20px; color: var(--yellow);}
.ticket-type {font-size: 16px; color: var(--yellow); margin-bottom: -15px;}

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

section.tradition {}
.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;}

.aftermovie .lyte-wrapper.fourthree {width: 100% !important; height: auto; margin-bottom: 60px;}

.lyte .play{background:url(img/icon-play.webp) no-repeat center!important;width:95px;height:95px}

.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: flex; flex-wrap: wrap; padding: 0; margin: 0 0 30px; justify-content: center;}
.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 {border-bottom: 2px solid currentColor;}
.lineup-menu li a {display: inline-block;padding: 20px 12px; text-decoration: none; font-size: 30px; font-weight: 700; border-bottom: 2px solid transparent;}
.lineup-menu li.stage-zlatorog a {color: var(--green);}
.lineup-menu li.stage-burin a {color: var(--blue);}

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


.lineup-img img {height: 400px; width: 100%; object-fit: cover; object-position: center;}
.lineup-card-img-wrap:before {content: ''; position: absolute; top: 0; right: 0; left: 0; bottom: -4px; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.40379901960784315) 20%, rgba(0,0,0,0) 41%); z-index: 2;}
.lineup-wrap {display: flex; flex-wrap: wrap; gap: 30px; max-width: 1600px; margin-left: auto; margin-right: auto;}
.lineup-card {display: flex; flex-direction: column; flex: 1 0 50%}
.lineup-card-img-wrap {border-bottom: 10px solid; position: relative;}
.lineup-card-img-wrap img {position: relative;}
.lineup-card-img-wrap.zlatorog, .lineup-card-img-wrap.zlatorog-en {border-color: var(--green);}
.lineup-card-img-wrap.burin, .lineup-card-img-wrap.burin-en {border-color: var(--blue);}
.lineup-text-wrap {background: linear-gradient(180deg, #1F1F1F 0%, rgba(31, 31, 31, 0.00) 100%); padding: 20px 30px; font-size: 16px; color: var(--gray2);}
.lineup-title{font-size:25px;font-weight:700;color:var(--text1);text-transform:uppercase;position:absolute;right:10px;bottom:13px;display:block;text-align:right; width: 60%; z-index: 3; direction: rtl;}
.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: 30px;}

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: linear-gradient(180deg, #1F1F1F 0%, rgba(31, 31, 31, 0) 100%); padding: 60px 60px 60px 50px; font-size: 20px;}
.post-text-wrap h2 {color: var(--green); font-weight: 700; font-size: 32px;}
.category-posts img, .dogodki-wrap img, .single-dogodek .post-wrap img {border-right: 10px solid var(--green); 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-lokacija {font-size: 24px; margin-bottom: 10px; text-transform: uppercase; font-weight: 700; margin-top: 10px;}
.post-cas {columns: 2; color: var(--gray2);}
.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%;}

.menu-dogodki li { flex: 0 0 19% !important; text-align: center; }
.page-template-galerija .menu-dogodki li { flex: 0 0 25% !important;}

.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 .container-fluid {margin-top: 50px; margin-bottom: 50px;}
.single-dogodek .post-wrap p {display: block !important;}
.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 **/
.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;}
.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 */

@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-2025-tablet-2.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;}
    /* misc */

    
    .lineup-card {display: flex; flex-direction: column; flex: 1 0 45% !important}

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

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

@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-family: 14px;}
}

@media (min-width: 768px) {
    /* misc */
    .blocks-gallery-item {flex: 0 0 33.333333%; max-width: 33.333333%; width: 33.333333% !important;}
    /* 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;} */

     /* footer */
     .upper-footer {padding: 100px 0 !important}
     .middle-footer {padding-top: 100px !important;}
     .lower-footer {padding-bottom: 200px;}
     .upper-footer .sponsor {margin-top: 0 !important; margin-bottom: 40px !important;}
     .upper-footer .sponsor p {margin-bottom: 20px !important; font-size: 22px !important;}
     .upper-footer .sponsor-margin {margin-top: 40px !important;}
     /* footer */

    .home .header-intro h1 {font-size: 50px !important;}
    .home .header-intro-wrap {display: block; font-size: 40px;}

    .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-2025-desktop-4.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;}
}

@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}

    .lang-switch-mobile, .socials-mobile {display: none;}

    .col-header-menu-toggle-wrap{display: none;}
    
    .header-menu > li {padding: 0 0 15px 0; margin: 15px 0 0 32px;}
    .header-menu-wrap {display: block !important; background-color: transparent !important; text-align: right !important; position: unset !important; padding: 30px 0 !important; padding-right: 0 !important; width: auto !important; flex-grow: 1;}
    .header-menu-wrap li {display: inline-block; font-size: 16px !important; text-align: left;}
    .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:hover .sub-menu {transform: scale(1);}
    .header-menu-wrap .menu-item-has-children .sub-menu li {display: block; padding: 5px 15px;}
    .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}

    .socials-desktop {display: block !important; text-align: right; padding: 16px 0}

    .socials-desktop [class^=icon-]{-moz-opacity:.5;opacity:.5;color:#fff;font-size:16px;display:inline-block;text-decoration:none; margin-left: 30px}
    .socials-desktop [class^=icon-]:hover {color: var(--yellow); opacity: 1;} 
    .socials-desktop [class^=icon-]:last-child {margin-right: 15px !important;}

    .lang-switch-desktop {display: inline-block; text-align: center; margin-left: 15px;}

    .lang-switch-desktop .lang-sel {list-style: none; text-transform: uppercase; padding: 0; margin: 0; position: relative;}
    .lang-switch-desktop:after{content:"";position:absolute;right:0;top:50%;margin-top:-9px;width:8px;height:18px;background-position:0 -77px;background-image:url(img/sprites.png);background-repeat:no-repeat;display:inline-block}
    .lang-switch-desktop li a:hover, .lang-switch-desktop li a:focus, .lang-switch-desktop li a {text-decoration: none;}
    .lang-switch-desktop li {display: inline-block;}
    .lang-switch-desktop .lang-sel:hover li:not(.lang-sel-active) {transform:scale(1)}
    .lang-switch-desktop li a {color: var(--text1); font-weight: bold; padding: 10px 15px; display: block}
    .lang-switch-desktop li:not(.lang-sel-active) {display: block; position: absolute; background-color: var(--green); transform: scaleY(0); transform-origin: top; transition: transform 0.26s ease; margin-top: -5px; top: 40px}

     /* footer */
     .upper-footer .sponsor:last-child {margin-top: 0;}

     #footer-promo {background-image: url('img/bg-footer-promo-1920.jpg'); padding-top: 180px; padding-bottom: 140px;}
    #footer-thanks {background-image: url('img/bg-footer-thanks-1920.jpg'); padding-top: 180px;}
    .videobox-wrap .bx-wrapper:before {content:""; position: absolute; right: -150px; top: -135px; width: 236px; height: 231px; background: url('img/bg-flower.png') top right no-repeat; z-index: 9001; background-size: 236px 231px;}    
     /* footer */


      /* 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 */

    /* .pad-top {padding-top: 60px !important;} */

    .aftermovie-movie {padding-right: 50px;}
    
    .lineup-card {display: flex; flex-direction: column; flex: 0 1 calc(33.33% - 20px) !important;}
    section.front-lineup .lineup-card {display: flex; flex-direction: column; flex: calc(33.33% - 20px) !important; max-width: calc(33.33% - 20px);}

    .front-lineup .lineup-text-wrap {font-size: 12px;}
    
    /*.home #header {background-position: center 20% !important; background-size: 200% !important;}*/
}

@media (max-width: 992px){
    .post-text-wrap {background: linear-gradient(180deg, #1F1F1F 0%, rgba(31, 31, 31, 0) 100%); padding: 60px 30px 10px 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 {border-bottom: 10px solid var(--green); width: 100%; object-fit: cover; border-right: 0}

    .post-wrap {padding: 25px}
    .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;}
    /* misc */

    .co-creators {flex-wrap: nowrap; justify-content: space-between;}
    .co-creators img {max-width: calc(50% - 10px);}

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

    .front-intro-text {padding: 60px 0 !important;}
    .front-intro-text::after {right: -65px !important;}

    #front-tickets {padding-top: 250px;}
    .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;}
}

@media (min-width: 1400px) {
    .home #header {background-size: 220% !important; }
}

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

@media (min-width: 2000px) {
    .home #header {background-size: 170% !important;}
}

@media (min-width: 2560px) {
    .home #header {background-size: cover !important;}
}
