body {
    padding-bottom: 3em;
}
html {
    overflow-y: scroll !important;
}

form {
}
img {
    max-width: 100%;
}
td {
    padding: 4px;
}
.off {
    display: none !important
}
.transparent, .transparent *:not(.btn-primary) {
    background: none !important;
    color: white;
}
.borderless, .borderless * {
    border: none !important;
    box-shadow: none !important;
}
#header {

}
#navigation, #tools {
    /* display:none;*/
}
#cPolicy {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 20px;
    z-index: 20000;
}
#cPolicyContainer {
    color: white;
    max-width: 100%;
    width: 966px;
    margin: 0 auto;
    padding: 15px;
    background: #000000;
}
#cPolicyClose {
    float: right;
}
#fixedContact_old {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 200;
    box-shadow: 0 0 10px black;
}
#fixedContact .well {

    margin-bottom: 0 !important;
}
#fixedContact .hidden-fixed {
    display: none;
}
#fixedContact .form-group {
    margin-bottom: 1px !important;
}
#fixedContact label {
    margin-bottom: 1px !important;
}
.preHeader {

}
.header {
    text-align: left;
}
.header img {
    max-width: 100%;
    margin: 0 5px;
}
.header a {
    padding: 14px;
    display: block;
}
#homeLinkLogo {
    position: relative;
    z-index: 100;
}
.clear {
    clear: both;
}
#sfpre {
    height: 32px;
}
#searchForm {
}
.panel {
    color: #010024;
}
.tools .breadcrumb {
    margin: 0;
    background: none;
}
.pull-right.bottom {
    position: relative;
    bottom: 0;
}
.footer {
    padding-top: 10px;
}
.tools form {
    margin: 4px 0;
}
#pull-menu {
    position: fixed;
    right: 2%;
    padding: 4px;
    z-index: 199;
    top: 45%;
    background: rgba(0,0,0,0.5);
    text-align: right;
}
#mainNavigation {
    margin-top: 2.4em;
}
#brand-logo {
    max-height: calc(100% + 100px);
    position: relative;
    z-index: 4;
}

.logo-text {
    display: inline-block;
}
#topNav {
    padding: 4em 0 0 0;
}
@media (max-width: 1100px) {
    #topNav {
        padding: 1em 0 0 0;
    }
    .navbar-brand {
        position: absolute;
        width: 300px !important;;
        left: 0;
        top: 0;
        text-align: center;
        margin: auto;
    }
    #navbar-collapse-1{
        position:absolute;
        width:100%;
        background:rgba(0,0,0,0.9);
        text-align:center;
        font-size:1.4em;
        z-index:900;
        }
}
.navbar-header {
}
.navbar-default {
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 0;
    padding: 0;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
}
.navbar-default .first a {
    border-radius: 0 0 0 5px;
}
.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}
.navbar-default .navbar-brand.visible-sm {
    padding-top: 0 !important;
}
.navbar-default .navbar-nav > li {
    margin-left: 1px;
}
.navbar-brand > img {
    display: inline
}
.navbar-default .navbar-nav > li > a {
    padding: 15px;
    font-size: 16px;
    line-height: 18px;
    color: #999;
}
.navbar-default .navbar-nav > li > a > i {
    display: inline-block;
}
.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active:focus > a, .navbar-default .navbar-nav > li.active:hover > a, .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li:focus > a, .navbar-default .navbar-nav > li.active > a:focus, .navbar-default .navbar-nav > li.active:focus > a:focus, .navbar-default .navbar-nav > li.active:hover > a:focus, .navbar-default .navbar-nav > li:hover > a:focus, .navbar-default .navbar-nav > li:focus > a:focus {
    background-color: #52b6ec;
    color: #fff;
}

.navbar-collapse {
    transition: height 0.3s ease-out;
}

.navbar-collapse.collapsing {
    transition: height 0.3s ease-out;
}    
 
button.navbar-toggle {
    margin-top: 1em;
}

@media (max-width: 767px) {
    .navbar-header {
        position: relative;
        min-height: 50px;
    }
    
    button.navbar-toggle {
        position: absolute;
        right: 15px;
        top: 8px;
        margin-top: 0;
        z-index: 1000;
        float: right;
    }
    
    .navbar-brand {
        position: relative !important;
        width: auto !important;
        left: auto !important;
        text-align: left !important;
        padding-left: 15px;
        float: left;
        margin-right: 0;
    }
    
    #topNav .container {
        position: relative;
    }
}
.search-collapse {
    overflow: auto;
    padding: 20px !important;
}
.langContainer {
    padding: 8px 0;
}
.tools {
    font-size: 0.8em;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    margin-bottom: 1em;
    padding-bottom: 0.5em;
}
.navbar-right .dropdown-menu.group-description {

}
.group-description .btn {
    margin: 6px auto;
}
.dropdown-menu ul li {
    list-style-type: none;
}
.dropdown-menu.lang-dropdown {
    width: 30px !important;
}
.dropdown-menu > li > a {
    padding: 15px 20px !important;
}
/* Language flags side by side for mobile */
.lang-flags-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 15px 20px !important;
    gap: 15px !important;
    width: 100% !important;
    text-align: center !important;
}
/* Ensure mobile flags are hidden on desktop */
@media (min-width: 768px) {
    .lang-flags-container {
        display: none !important;
    }
}
/* Ensure desktop dropdown items display flag and text inline */
.dropdown-menu.lang-dropdown > li > a {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
}
.dropdown-menu.lang-dropdown > li > a img {
    display: inline-block !important;
    vertical-align: middle !important;
}
.lang-flags-container .lang-flag {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    transition: all 0.3s ease;
    opacity: 0.5;
}
.lang-flags-container .lang-flag:hover {
    opacity: 0.8;
    background-color: rgba(212, 175, 55, 0.1);
}
.lang-flags-container .lang-flag.lang-active {
    opacity: 1;
    border: 2px solid #D4AF37;
    background-color: rgba(212, 175, 55, 0.15);
}
.lang-flags-container .lang-flag img {
    height: 24px;
    width: auto;
    display: block;
}
.group-description a {
    display: block;
}
#sidebar .btn {
    white-space: normal !important;
}
#mainBar {
    margin-top: 2em;
}
/*lists*/
.listTitle {
    padding: 4px 20px;
    margin-top: 1em;
}
.listTitle a {
    color: #C40D09;
    font-size: 1.4em;
    font-weight: bold;
}
.articleList {
    overflow: auto;
    margin-bottom:2em;
}
.listItemBg2 {
    padding: 7px 14px;
}
.listItemBg1 {
    padding: 7px 14px;
}
.articleList h2 {
    margin: 0;
}
.listImage {
    margin-right: 8px;
}
.listImageLeft {
    max-width: 240px;
    float: left;
}
.listImageBlock {
    max-width: 100%;
}
.listImage.li160 {
    max-width: 160px;
    margin: 0.6em;
}
.listImage.li120 {
    max-width: 120px;
}

/*home*/
#home {
    overflow: auto;
    border-bottom: 1px solid silver;
}
#home h1 {

}
#home a {
}
.home-panel {
    border: none !important;
    box-shadow: 0 0 2px silver !important;
}
.home-panel .panel-body div.articles-3:nth-child(3n+1) {
    clear: both
}
#year a, #library a {
    display: block;
    padding: 4px 0;
}
#news {
    overflow: auto;
    padding-bottom: 30px;
}
#news .homeListItem {
    margin-top: 14px;
    padding: 4px 0;
}
#news .homeListItem:nth-child(3n+2) {
    clear: both;
}
#kometVideo img {
    margin-top: 60px;
}
#library .thumbnail {
    background: none;
    margin-bottom: 4px;
}
/*article details*/
.eventExpired {
    background: red !important;
}
.eventSoon, .eventNow {
    background: green !important;
}
.detContent {
    margin: 8px 0;
    font-size: 14px;
}
#articleImages.right {
    float: right;
    padding: 0.5em;
}
#articleImages.left {
    float: left;
    padding: 0.5em;
}
#articleImages + div.detContent table {
    /*min-width:65%;*/
}
@media (max-width: 600px){
    table{
        font-size:0.8em;
    }
    td{padding:4px;}
}
div.detArticle {
    overflow-x: auto;
    padding: 0 8px;
}
div.detArticle table {
    border-spacing: 0;
    text-align: left;
}
.carousel .item {
    background: none !important;
}
.carousel-caption {

    bottom: 20% !important;
    padding: 0;
}
.carousel-control {
    cursor: pointer;
}
#myCarousel .item a {
    cursor: zoom-in;
}
.outerLinks{height:4em;}

.addthis_toolbox.addthis_32x32_style span {
    line-height: 12px !important;
}

#socialPlugins {
    margin: 10px 0;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid silver;
}
#peludna th {
    vertical-align: bottom;
    text-align: center;
}
/*widgets*/
.box {
    padding: 50px 30px;
    background: #fff;
    position: relative;
}
.box.first {
    margin-top: -40px;
    border-radius: 5px 5px 0 0;
}
.box.last {
    border-radius: 0 0 5px 5px;
}
.box h2 {
    padding: 10px 30px;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px;
    font-size: 48px;
}
#sidebar {
    margin-top: 2em;
    z-index: 180;
}
#sidebar .speedlinksWrapper.hidden-xs.hidden-sm {
    display: block !important;
}
#imgSliderTop .nivo-imageLink img

.beforeArticleWidgets, .afterArticleWidgets {
    margin-bottom: 10px;
}
.beforeArticleWidgets .row, .afterArticleWidgets .row {
    padding: 20px 0;
    border-bottom: 1px solid silver;
}
.beforeArticleWidgets h1, .afterArticleWidgets h1 {
    margin-top: 0;
    font-size: 2em;
}
.afterArticleWidgets div.col-md-6 img {
    margin-top: 30px;
}
.afterArticleWidgets {
    margin-top: 2em;
    border-top: 1px solid white;
}

.autoMargin {
    margin: auto;
}
#prWraper {
    height: 100px;
    position: relative;
}
#topWidgets {

    position: relative;
    overflow: hidden;
}

#list .carousel-control {
    width: 4%;
    background: none;
}
#list .carousel-control.left{
    left:-1em;
}
#list .carousel-control.right{
    right:-1em;
}

a.nivo-imageLink img {
    width: 100% !important;
}

.triptih {
    position: relative;
    margin-top: -30px;
    z-index: 3;
    overflow: auto;
    background: rgba(0,0,0,0.85);
}

.triptih span {
    position: relative;
    display: block;
    text-align: center;
    font-size: 1.3em;
}
.triptih a {
    font-size: 1.2em;
}
.triptih a:hover {
    color: #b9319c;
    text-decoration: none;
}
.triptih img {
    width: 100%;
}
.triptih .spacer {

}
.triptih div.col-xs-3 {
    margin: 0.5em 0;
}

#topWidgets .htmlWrapper {

}
#topWidgets .simpleWidgetWrapper .panel {
    height: 400px;
}
#sidebar .speedlinksWrapper {
    width: 100% !important;
}
.textScrollerWrapper {
    padding: 0 !important;
}
.prognozaWrapper {
    padding: 0 4px !important;
}

.prognozaWrapper .panel-body {
    min-height: 260px;
}

.prognozaWrapper small {
    color: white;
}
#verTextScroller {
    height: 320px;
    position: relative;
}
#verTextScroller div div {
    margin-bottom: 5px;
}
.afterArticleWidgets .imageList a img {
    max-height: 90px;
}
.imageList img.thumbnail {
    margin-bottom: 4px;
}
.bw-container .htmlWrapper.col-md-3 {
    /*  width:50% !important*/
}
div.prText {
    position: relative;
    left: -800px;
    font-size: 11px;
    text-align: center;
    margin-left: 10px;
}
.mmkSlider {
    position: relative;
}
#podr-slider {
    position: absolute;
    top: 0;
    max-width: 100%
}
#podrWrapper {
    max-width: 100%;
}
#podr-slider .carousel-caption {
    display: none;
}
.carouselCenterimage {
    position: relative;
}
#main-slider, #podr-slider {
    /* background-image: url(../images/slider-bg.jpg);*/
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 0;
}
#main-slider .item, #podr-slider .item {
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    -webkit-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    z-index: 1;
    text-align: center;
}
#main-slider .item:first-child, #podr-slider .item:first-child {
    top: auto;
    position: relative;
}
#main-slider .item.active, #podr-slider .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    -webkit-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 2;
}
#main-slider .item.active .carousel-caption {
    -webkit-animation: scaleUp 400ms;
    -moz-animation: scaleUp 400ms;
    -o-animation: scaleUp 400ms;
    -ms-animation: scaleUp 400ms;
    animation: scaleUp 400ms;
}
#main-slider .prev, #main-slider .next, #podr-slider .prev, #podr-slider .next {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    text-align: center;
    border-radius: 4px;
    z-index: 5;
    opacity: 0.3;
}
#main-slider .prev:hover, #main-slider .next:hover, #podr-slider .prev:hover, #podr-slider .next:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
body.modal-open {
    overflow: inherit;
    padding-right: 0 !important;
}
#main-slider .prev, #podr-slider .prev {
    left: 10px;
}
#main-slider .next, #podr-slider .next {
    right: 10px;
}
#main-slider h2, #main-slider h3, #main-slider h4, #main-slider h5, #podr-slider h2, #podr-slider h3, #podr-slider h4, #podr-slider h5 {
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
#main-slider h1, #main-slider h1 a, #podr-slider h1, #podr-slider h1 a {
    font-size: 36px;
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
#main-slider h2, #main-slider h2 a, #podr-slider h2, #podr-slider h2 a {
    font-size: 24px;
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
#main-slider .carousel-caption, #podr-slider .carousel-caption {
    left: 50%;
    right: 0;
    background: rgba(0,0,0,0.5);
}
#main-slider img {
    margin: 0 auto
}
/*linked*/
.artLinks {
    margin-bottom: 30px;
}
/* form validation fix*/
.form-horizontal .has-feedback .form-control-feedback {
    right: unset;
    top: unset;
}
.help-block {
}
/*widgets*/
.speedlinksWrapper {
    margin: 0 0 10px 0;
    padding-left: 0;
}
.panel img, .panel iframe {
    max-width: 100%
}
.bw-container {
    padding: 15px 0;
    margin-top: 15px;
    background-color: rgba(255,255,255,0.3);
    color: #010024 !important;
}
.bw-container a {
    text-decoration: underline;
}

#bw {

}
.imageList {
    padding-top: 15px;
}
.imageList .thumbnail {
    display: inline;
}
.headBottom {
    color: #0FBC56;
}
.botomColContainer a, .botomColContainer a:hover {
    color: #12CC5E;
    display: block;
}

/*archive navigator*/
.archive-link {
    margin: 6px 0;
}
.panel-heading h1 {
    margin-bottom: 0;
}
.panel-heading a {
    display: block;
    cursor: pointer;
    color: inherit;
}
#archiveNavigator .panel-heading a:hover {
    text-decoration: none;
}
#archiveNavigator .panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
}
#archiveNavigator .panel-heading a.collapsed:after {
    content: "\e080";
}
.panel-primary .panel-heading a:hover {
    color: white;
}

/*mmk*/
#mmkSearchForm {
    display: none;
}
.liftf20 {
    margin-top: -26px;
}

.gallery img, .albumCover img {
    margin: 0 auto;
}
.albumList {
    margin-bottom: 30px;
}
div.row.mmk div.albumList:nth-child(3n+1), div.row.mmk div.albumList2:nth-child(3n+1) {

    clear: both;
}
.mmk h3{font-size:14px;
margin:6px 0;}
/*BEGIN calendar */
#calendar {
    position: relative;
    right: 0px;
    top: 0px;
    height: 265px;
    font-size: 12px;
}
#cal-navig {
    padding: 0;
    border: none;
    border-spacing: 0;
    margin: 14px 0;
}
#cal-btn-prev {
    font-size: 10px;
    padding: 6px 2px 6px 21px;
    background: url(../img/cal_prev.png) left no-repeat;
    border-radius: 12px 0 0 12px;
    cursor: pointer;
    display: block;
    transition: all 0.5s ease 0.5s;
}
#cal-btn-prev:hover {
    box-shadow: 2px 1px 2px silver;
    background: url(../img/cal_prev_h.png) left no-repeat;
    color: #000000;
}

#cal-current-period {
    text-align: center;
    box-shadow: 0 1px 2px silver;
    border-radius: 8px;
}
#cal-btn-next {
    font-size: 10px;
    padding: 6px 21px 6px 2px;
    border-radius: 0 12px 12px 0;
    background: url(../img/cal_next.png) right no-repeat;
    cursor: pointer;
    display: block;
    transition: 0.3s;
}
#cal-btn-next:hover {
    box-shadow: -2px 1px 2px silver;
    background: url(../img/cal_next_h.png) right no-repeat;
    color: #000000;
}
.day-name {
    text-align: right;
    box-shadow: -1px 1px 5px silver;
    padding: 8px 1px;
}
.day {
    font-weight: bold;
    text-align: right;
    padding: 6px 2px;
    box-shadow: 1px 2px 2px silver;
}
.sunday {
    color: red;
}
.day.prev, .day.next {
    color: #a0a0a0;
}
.day.next.sunday {
    color: #ffa0a0;
}
td.active {
    background: gray;
    color: white;
    cursor: pointer;
}
#cal-popup {
    padding: 8px;
    border: 1px solid silver;
    border-radius: 8px;
    box-shadow: -2px 1px 5px black;
    width: 200px;
    background: #FFFFFF;
    max-width: 100%;
}
#cal-popup a.cal-event-link {
    display: block;
    margin: 4px 0;
    padding: 4px 0;
    border-bottom: thin solid silver;
}

/*END calendar*/
/**/

#ikone-sm {
    margin: 0;
}
#ikone {
    background: #3191D4;
    overflow: auto;
    color: white;
    transition: 0.5s;
}
#ikone a.tekst {
    color: white;
    display: block;
    min-height: 3em;
}
#ikone img {
    max-width: 50%;
    margin-top: 10px;
}
#ikone div:hover {
    background: #2475AE;
}
#podruznice button.navbar-toggle {
    margin: 0
}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}



/*footer*/
ul.social {
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
}
ul.social > li {
    margin: 0 0 20px;
}
ul.social > li > a {
    display: block;
    font-size: 18px;
    text-decoration: none;
}
.icon-social {
    border: 0;
    color: #fff;
    border-radius: 100%;
    display: inline-block !important;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0;
}
.icon-social.icon-facebook {
    background: #4f7dd4;
}
.icon-social.icon-facebook:hover {
    background: #789bde;
}
.icon-social.icon-twitter {
    background: #5bceff;
}
.icon-social.icon-twitter:hover {
    background: #8eddff;
}
.icon-social.icon-linkedin {
    background: #21a6d8;
}
.icon-social.icon-linkedin:hover {
    background: #49b9e3;
}
.icon-social.icon-google-plus {
    background: #dc422b;
}
.icon-social.icon-google-plus:hover {
    background: #e36957;
}
.icon-social.icon-pinterest {
    background: #cb2027;
}
.icon-social.icon-pinterest:hover {
    background: #e03e44;
}
.icon-social.icon-youtube {
    background: #ce332d;
}
.icon-social.icon-youtube:hover {
    background: #da5954;
}
.icon-social:hover {
    color: #fff;
}
/*portfolio*/
#portfolio .box {
    background: #f3f3f3;
}
.portfolio-items, .portfolio-filter {
    list-style: none;
    padding: 0;
    margin: 0;
}
.portfolio-items {
    margin-right: -20px;
}
.portfolio-filter {
    margin-bottom: 50px;
    text-align: center;
}
.portfolio-filter > li {
    display: inline-block;
}
.portfolio-items > li {
    float: left;
    padding: 0;
    margin: 0;
}
.portfolio-items.col-2 > li {
    /*  width: 50%;*/
}
.portfolio-items.col-3 > li {
    /*  width: 33%;*/
}
.portfolio-items.col-4 > li {
    /*  width: 25%;*/
}
.portfolio-items.col-5 > li {
    /*  width: 20%;*/
}
.portfolio-items.col-6 > li {
    /* width: 16%;*/
}
.portfolio-item .item-inner {
    margin: 0 20px 10px 0;
    text-align: center;
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.portfolio-item img {
    width: 100%;
}
.portfolio-item .portfolio-image {
    position: relative;
}
.portfolio-item h5 {
    margin: 0;
    padding: 10px 0 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.portfolio-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    vertical-align: middle;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
    position: relative;
    top: 50%;
    display: inline-block;
    margin-top: -20px;
}
.portfolio-item .item-inner:hover .overlay {
    opacity: 1;
}
.portfolio-item .details {
    padding-bottom: 20px;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/**animations*/
*     @keyframes scaleUp {
0% {
opacity: 0;
transform: scale(0.3);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@-moz-keyframes scaleUp {
0% {
opacity: 0;
-moz-transform: scale(0.3);
}
100% {
opacity: 1;
-moz-transform: scale(1);
}
}
@-webkit-keyframes scaleUp {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
}
}
@-ms-keyframes scaleUp {
0% {
opacity: 0;
-ms-transform: scale(0.3);
}
100% {
opacity: 1;
-ms-transform: scale(1);
}
}
@-o-keyframes scaleUp {
0% {
opacity: 0;
-o-transform: scale(0.3);
}
100% {
opacity: 1;
-o-transform: scale(1);
}
}

/* */
.animatedParent {
    overflow: hidden;
}


.cdo{color:#b9319c;}

/* Booking page – Studio Marcela dark theme (kontakt/trazi-posao style) */
.booking-form {
    max-width: 100%;
    margin: 0;
}
/* Prevent tap highlight ending up on wrong element after scroll/reflow on phone */
.booking-form .booking-service-icon-wrap,
.booking-form .booking-toggle-item,
.booking-form .date-chip,
.booking-form .time-slot,
.booking-form .booking-city-select-whole,
.booking-form .btn-check-availability {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
/* Hide message area when empty (no success/error to show) */
.booking-form-messages:empty {
    display: none !important;
}
.booking-form .form-section {
    background: transparent;
    padding: 0 0 30px 0;
    margin-bottom: 30px;
    border: none;
    border-bottom: 1px solid var(--gray-dark);
    border-radius: 0;
    box-shadow: none;
}
.booking-form .form-section:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.booking-form .form-section-title {
    margin-top: 0;
    margin-bottom: 20px;
    color: var(--white);
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-bottom: none;
    padding-bottom: 0;
}
.booking-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 15px;
}
/* Center step 1 rows within the panel while keeping full-width background */
.booking-form .booking-step1-section .form-row {
    grid-template-columns: minmax(0, 640px);
    justify-content: center;
}
@media (max-width: 768px) {
    .booking-form .form-row {
        grid-template-columns: 1fr;
    }
    .booking-form .booking-step1-section .form-row {
        grid-template-columns: 1fr;
        justify-content: center;
    }
}
.booking-form .form-group {
    margin-bottom: 20px;
}
/* Date chips: inline selectors, EU format on PC (23.02), day-only on mobile, horizontal scroll on phone */
.booking-form .booking-date-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.booking-form .date-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 3.5em;
    padding: 10px 14px;
    border: 1px solid var(--gray-dark);
    border-radius: 4px;
    background: var(--bg-primary);
    color: var(--text-light);
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    transition: border-color 0.2s, background 0.2s, color 0.2s;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
body.booking-no-hover .booking-form .date-chip:hover {
    border-color: var(--gray-dark);
    background: transparent;
}
.booking-form .date-chip:hover {
    border-color: #cbac64;
    background: rgba(230, 209, 151, 0.12);
    color: var(--white);
}
.booking-form .date-chip.selected {
    border-color: #cbac64;
    background: linear-gradient(to bottom, #e6d197 0%, #cbac64 100%);
    color: #000;
}
.booking-form .date-chip-pc {
    display: inline;
}
.booking-form .date-chip-mobile {
    display: none;
}
@media (max-width: 767px) {
    .booking-form .form-group-date-chips {
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        /* Ensure horizontal swipes scroll the chips on touch devices */
        touch-action: pan-x;
        -ms-touch-action: pan-x;
    }
    .booking-form .booking-date-chips {
        width: max-content;
        flex-wrap: nowrap;
        padding-bottom: 6px;
        margin: 0;
    }
    .booking-form .date-chip {
        flex-shrink: 0;
        min-width: 2.5em;
        padding: 12px 16px;
    }
    .booking-form .date-chip-pc {
        display: none;
    }
    .booking-form .date-chip-mobile {
        display: inline;
    }
}

.booking-form .form-group.form-group-full {
    width: 100%;
}
.booking-form .booking-check-anchor {
    scroll-margin-top: 1rem;
}
/* Step 1 (date, locations, workers, check button): center like service section */
.booking-form .booking-step1-section {
    text-align: center;
}
.booking-form .booking-step1-section .form-step1-content {
    text-align: center;
}
.booking-form .booking-step1-section .booking-date-chips {
    justify-content: center;
}
.booking-form .booking-step1-section .booking-service-row {
    justify-content: center;
}
.booking-form .booking-step1-section .booking-toggle-list {
    justify-content: center;
}
.booking-form .booking-step1-section .booking-check-anchor {
    text-align: center;
}
.booking-form .form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 14px;
    color: var(--white);
}
.booking-form .form-group input,
.booking-form .form-group select,
.booking-form .form-control {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid var(--gray-dark);
    border-radius: 4px;
    font-size: 14px;
    background-color: var(--bg-primary);
    color: var(--white);
}
.booking-form .form-group input:focus,
.booking-form .form-group select:focus,
.booking-form .form-control:focus {
    outline: none;
    border-color: var(--gold);
    box-shadow: 0 0 0 2px rgba(230, 209, 151, 0.2);
}
.booking-form .form-control-readonly,
.booking-form input[readonly] {
    background-color: var(--bg-primary) !important;
    color: var(--text-light);
    border-color: var(--gray-dark);
}
.booking-form .form-hint {
    color: var(--text-light);
    font-size: 12px;
    display: block;
    margin-top: 4px;
}
.booking-form .slots-container-wrapper {
    margin-top: 15px;
}
/* Slots grouped by hour: each row has up to 4 slots (same hour). 4 columns on mobile. */
.booking-form .slots-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 15px;
}
.booking-form .slots-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.booking-form .time-slot {
    padding: 12px;
    border: 1px solid var(--gray-dark);
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    background: var(--bg-primary);
    color: var(--white);
    transition: all 0.2s;
    font-size: 14px;
}
.booking-form .time-slot:hover {
    border-color: #cbac64;
    background: rgba(230, 209, 151, 0.12);
    color: var(--white);
}
.booking-form .time-slot.selected {
    border-color: #cbac64;
    background: linear-gradient(to bottom, #e6d197 0%, #cbac64 100%);
    color: #000;
}
.booking-form .no-slots {
    padding: 20px;
    text-align: center;
    color: var(--text-gray);
    font-style: italic;
}
/* No-slots waiting list prompt */
.booking-form .no-slots-waiting-list {
    padding: 22px 20px;
    text-align: center;
}
.booking-form .no-slots-msg {
    color: var(--text-gray);
    font-style: italic;
    margin-bottom: 16px;
    line-height: 1.5;
}
/* Inline "join waiting list" link styled as a compact golden button */
.booking-form .btn-waiting-list-link {
    display: inline-block;
    padding: 8px 28px;
    background: linear-gradient(to bottom, #e6d197 0%, #cbac64 100%);
    color: #000;
    border: none;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none !important;
    transition: all 0.3s ease;
}
.booking-form .btn-waiting-list-link:hover,
.booking-form .btn-waiting-list-link:focus {
    background: linear-gradient(to bottom, #f0dba8 0%, #d4b875 100%);
    color: #000 !important;
    text-decoration: none !important;
    box-shadow: 0 4px 12px rgba(230, 209, 151, 0.3);
}
/* Waiting list section submit button: golden, full-width but slimmer than main btn-submit */
.booking-form .btn-wl-submit {
    width: 100%;
    padding: 9px 32px;
    background: linear-gradient(to bottom, #e6d197 0%, #cbac64 100%);
    color: #000;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    margin-top: 10px;
    transition: all 0.3s ease;
}
.booking-form .btn-wl-submit:hover {
    background: linear-gradient(to bottom, #f0dba8 0%, #d4b875 100%);
    color: #000;
    box-shadow: 0 4px 12px rgba(230, 209, 151, 0.3);
}
/* Time-window select dropdowns in waiting list form */
.booking-form .wl-time-select {
    appearance: auto;
    -webkit-appearance: auto;
    background-color: var(--bg-primary);
    color: var(--white);
    border: 1px solid var(--gray-dark);
    border-radius: 4px;
    padding: 8px 10px;
    font-size: 15px;
    width: 100%;
    cursor: pointer;
}
.booking-form .wl-time-select:focus {
    border-color: #cbac64;
    outline: none;
    box-shadow: 0 0 0 2px rgba(203, 172, 100, 0.25);
}
/* Waiting list section separator */
.booking-form .waiting-list-section {
    border-top: 1px solid rgba(203, 172, 100, 0.25);
}
.booking-form .loading-slots {
    padding: 20px;
    text-align: center;
    color: var(--text-light);
}
.booking-form .btn-check-availability,
.booking-form .btn-submit {
    width: 100%;
    padding: 12px 40px;
    background: linear-gradient(to bottom, #e6d197 0%, #cbac64 100%);
    color: #000;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    margin-top: 10px;
    transition: all 0.3s ease;
}
.booking-form .btn-submit {
    margin-top: 20px;
}
.booking-form .booking-consent-group {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    text-align: left;
    width: 100%;
}
.booking-form .booking-consent-wrap {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    width: 100%;
    max-width: 100%;
}
/* Override .form-group input width:100% so checkbox stays small and label sits beside it */
.booking-form .form-group.booking-consent-group input[type="checkbox"],
.booking-form .booking-consent-wrap input.booking-consent-checkbox {
    width: 1.25rem !important;
    min-width: 1.25rem !important;
    max-width: 1.25rem !important;
    flex-shrink: 0;
    margin-top: 0.35rem;
}
.booking-form .booking-consent-label {
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    line-height: 1.4;
    flex: 1;
    min-width: 0;
    margin-bottom: 0;
}
.booking-form .booking-consent-label .booking-consent-link {
    color: #cbac64;
    text-decoration: underline;
}
.booking-form .booking-consent-label .booking-consent-link:hover {
    color: #e6d197;
}
.booking-form .btn-check-availability:hover,
.booking-form .btn-submit:hover {
    background: linear-gradient(to bottom, #f0dba8 0%, #d4b875 100%);
    color: #000;
    box-shadow: 0 4px 12px rgba(230, 209, 151, 0.3);
}
.booking-form .text-danger,
.booking-form .error-message {
    color: #ff6b6b;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}
.booking-form .alert {
    padding: 15px 20px;
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 14px;
}
.booking-form .alert-success {
    background-color: rgba(76, 175, 80, 0.15);
    border: 1px solid #4CAF50;
    color: #4CAF50;
}
.booking-form .alert-danger,
.booking-form .alert-error {
    background-color: rgba(244, 67, 54, 0.15);
    border: 1px solid #f44336;
    color: #f44336;
}
.booking-form .alert-warning {
    background-color: rgba(230, 209, 151, 0.15);
    border: 1px solid #cbac64;
    color: #e6d197;
}
/* Select Service section: center title and icon row */
.booking-form .form-section:has(.booking-service-row) {
    text-align: center;
}
.booking-form .form-section:has(.booking-service-row) .booking-service-row {
    justify-content: center;
}
.booking-form .form-section .booking-service-row:not(:last-of-type) {
    margin-bottom: 12px;
}
/* Less space between selected service summary and Select location */
.booking-form .form-section:has(.booking-service-row) {
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.booking-form .booking-service-summary {
    margin-top: 16px;
    padding: 12px 22px;
    display: inline-block;
    font-size: 1.35rem;
    color: #cbac64;
    border: 1px solid #cbac64;
    border-radius: 12px;
    text-align: center;
    line-height: 1.35;
}
/* Desktop: minimal border radius and larger font for selected service summary */
@media (min-width: 768px) {
    .booking-form .booking-service-summary {
        border-radius: 3px;
        font-size: 1.6rem;
    }
    .booking-form .booking-service-summary-name {
        font-size: 1.15em;
    }
    .booking-service-icon-wrap .service-icon {
        border-radius: 3px;
    }
}
.booking-form .booking-service-summary-line {
    display: block;
}
.booking-form .booking-service-summary-label-line {
    margin-bottom: 4px;
}
.booking-form .booking-service-summary-name-line {
    margin-bottom: 2px;
}
.booking-form .booking-service-summary-subcategory-line {
    margin-top: 0;
}
.booking-form .booking-service-summary-value-line {
    font-weight: 500;
    font-size: 1em;
}
.booking-form .booking-service-summary-label {
    font-weight: 500;
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    opacity: 0.9;
}
.booking-form .booking-service-summary-name {
    font-size: 1em;
}
.booking-form .booking-service-summary-subcategory {
    font-size: 0.9em;
    opacity: 0.9;
}
.booking-cancel-link-box {
    margin-top: 14px;
    padding: 12px 16px;
    background: rgba(203, 172, 100, 0.08);
    border: 1px solid rgba(203, 172, 100, 0.4);
    border-radius: 8px;
}
.booking-cancel-link-title {
    margin: 0 0 10px 0;
    font-size: 0.95em;
    color: var(--gray-light, #888);
}
.booking-cancel-link-row {
    display: flex;
    gap: 8px;
    align-items: center;
}
.booking-cancel-link-input {
    flex: 1;
    min-width: 0;
}
.booking-cancel-link-copy {
    flex-shrink: 0;
}
/* Cancel appointment page */
.cancel-appointment-summary {
    margin: 16px 0;
    padding: 16px 20px;
    border: 1px solid rgba(203, 172, 100, 0.35);
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.02);
}
.cancel-appointment-dl {
    margin: 0;
    display: grid;
    gap: 6px 16px;
    grid-template-columns: auto 1fr;
}
.cancel-appointment-dl dt {
    margin: 0;
    font-weight: 600;
    color: var(--gray-dark, #333);
}
.cancel-appointment-dl dd {
    margin: 0;
}
/* Cancel page on dark .booking-locations-section: white-ish labels and text */
.booking-locations-section .form-section-title {
    color: rgba(255, 255, 255, 0.95);
}
.booking-locations-section .cancel-appointment-dl dt,
.booking-locations-section .cancel-appointment-dl dd {
    color: rgba(255, 255, 255, 0.9);
}
.booking-locations-section .cancel-confirm-question {
    color: rgba(255, 255, 255, 0.95);
}
.booking-locations-section .cancel-confirm-block {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.cancel-confirm-block {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.cancel-confirm-question {
    font-size: 1.05em;
    margin-bottom: 14px;
    font-weight: 500;
}
.cancel-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.booking-service-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 12px;
}
.booking-service-cell {
    flex: 0 0 calc((100% - 24px) / 3);
    min-width: 0;
}
@media (max-width: 767px) {
    .booking-service-cell {
        flex: 0 0 calc((100% - 24px) / 3);
        min-width: 0;
    }
}
.booking-service-icon-wrap {
    background: none;
    border: none;
    padding: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    display: block;
}
.booking-service-icon-wrap .service-icon {
    position: relative;
    margin-bottom: 0;
    padding: 20px 10px;
    min-height: 100%;
    box-sizing: border-box;
    border: 1px solid var(--gray-dark);
    border-radius: 8px;
    transition: all 0.3s ease;
}
body.booking-no-hover .booking-service-icon-wrap:hover .service-icon {
    border-color: var(--gray-dark);
    background: transparent;
}
.booking-service-icon-wrap {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
.booking-service-icon-wrap:hover .service-icon {
    border-color: #cbac64;
    background: rgba(230, 209, 151, 0.12);
}
.booking-service-icon-wrap .service-icon.selected {
    border-color: #cbac64;
    background: linear-gradient(to bottom, rgba(230, 209, 151, 0.2) 0%, rgba(203, 172, 100, 0.25) 100%);
    box-shadow: 0 0 0 2px rgba(230, 209, 151, 0.35);
}
.booking-service-icon-wrap .service-icon .booking-service-icon-img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    margin-bottom: 10px;
    /* Tint only: shift yellowish (d4b337) toward gradient gold (#e6d197, #cbac64) */
    filter: saturate(0.72) brightness(1.1) hue-rotate(-5deg);
    transition: transform 0.3s ease, filter 0.3s ease;
}
.booking-service-icon-wrap:hover .service-icon .booking-service-icon-img {
    transform: scale(1.1);
}
.booking-service-icon-wrap:hover .service-icon .booking-service-icon-img {
    filter: saturate(0.78) brightness(1.14) hue-rotate(-5deg);
}
/* Other icon: black SVG → soft gold (#f0dba8–#d4b875) */
.booking-service-icon-wrap .service-icon .booking-service-icon-img-tint {
    filter: brightness(0) saturate(100%) invert(82%) sepia(22%) saturate(480%) hue-rotate(5deg);
    transition: transform 0.3s ease, filter 0.3s ease;
}
.booking-service-icon-wrap:hover .service-icon .booking-service-icon-img-tint {
    filter: brightness(0) saturate(100%) invert(85%) sepia(25%) saturate(520%) hue-rotate(5deg);
}
.booking-service-icon-wrap .service-icon.selected .booking-service-icon-img-tint {
    filter: brightness(0) saturate(100%) invert(83%) sepia(24%) saturate(500%) hue-rotate(5deg);
}
.booking-service-icon-wrap .service-icon h3 {
    margin: 0;
    margin-top: 10px;
    font-size: 0.85em;
    line-height: 1.25;
    word-break: break-word;
}
/* Other: custom tile + dropdown (no native select) - min-width 0 so it stays in 3rd row (same fix as welcome services grid) */
.booking-other-cell {
    min-width: 0;
}
.booking-other-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.booking-other-trigger {
    text-decoration: none;
    color: inherit;
}
.booking-other-trigger .service-icon {
    margin-bottom: 0;
}
.booking-other-label {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.booking-other-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 4px;
    z-index: 100;
    background: var(--bg-primary, #1a1a1a);
    border: 1px solid var(--gray-dark);
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
    max-height: 220px;
    overflow-y: auto;
}
.booking-other-dropdown[hidden] {
    display: none !important;
}
.booking-other-list {
    list-style: none;
    margin: 0;
    padding: 8px 0;
}
.booking-other-list li {
    margin: 0;
}
.booking-other-option {
    display: block;
    padding: 10px 14px;
    color: var(--white);
    text-decoration: none;
    font-size: 0.9em;
    transition: background 0.2s ease, color 0.2s ease;
}
.booking-other-option:hover {
    background: rgba(230, 209, 151, 0.12);
    color: var(--gold-light, #e6d197);
}
.booking-other-option:focus {
    background: rgba(230, 209, 151, 0.08);
    outline: none;
}

/* Simple multi-toggle list: locations & workers (icon + text box), nothing pre-selected */
.booking-toggle-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.booking-toggle-item-wrap {
    margin: 0;
    padding: 0;
}
.booking-toggle-item {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 16px 18px;
    border: 1px solid var(--gray-dark);
    border-radius: 8px;
    background: transparent;
    color: var(--white);
    font: inherit;
    cursor: pointer;
    text-decoration: none;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    text-align: left;
    min-width: 0;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
body.booking-no-hover .booking-toggle-item:hover {
    border-color: var(--gray-dark);
    background: transparent;
}
.booking-toggle-item:hover {
    border-color: #cbac64;
    background: rgba(230, 209, 151, 0.1);
}
.booking-toggle-item.selected {
    border-color: #cbac64;
    background: linear-gradient(to bottom, rgba(230, 209, 151, 0.18) 0%, rgba(203, 172, 100, 0.22) 100%);
    box-shadow: 0 0 0 2px rgba(230, 209, 151, 0.3);
}
.booking-toggle-icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    color: var(--gold-light, #e6d197);
}
.booking-toggle-icon i {
    font-size: 3rem; /* match large service icons */
}
.booking-toggle-text {
    flex: 1;
    min-width: 0;
    word-break: break-word;
    font-size: 1em;
    text-align: center;
    margin-top: 4px;
}
.booking-toggle-check {
    position: absolute;
    right: 6px;
    bottom: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #28a745;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    opacity: 0;
    transform: scale(0.8);
    transition: opacity 0.2s ease, transform 0.2s ease;
}
.booking-toggle-item.selected .booking-toggle-check {
    opacity: 1;
    transform: scale(1);
}

/* Location step: grouped by city; clickable "Select whole [City]" label, then location tiles */
.booking-location-group {
    margin-bottom: 1.25rem;
}
.booking-location-group:last-child {
    margin-bottom: 0;
}
/* Location tiles: same grid as select services (3 per row), equal-size cells, content centered */
.booking-location-group .booking-toggle-list.booking-location-tiles {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: minmax(100px, 1fr);
    gap: 12px;
    justify-content: center;
}
.booking-location-group .booking-toggle-item-wrap {
    min-width: 0;
    display: flex;
}
.booking-location-group .booking-toggle-item-wrap > .booking-toggle-item,
.booking-location-group .booking-toggle-item-wrap > .booking-location-tile,
.booking-location-group .booking-toggle-item-wrap > [class*="booking-location-tile"] {
    min-height: 100px;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}
.booking-city-select-whole {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--gold-light, #e6d197);
    margin: 0 0 0.4rem 0;
    padding: 0;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: color 0.2s ease, border-color 0.2s ease;
}
body.booking-no-hover .booking-city-select-whole:hover {
    color: var(--gold-light, #e6d197);
    border-bottom-color: transparent;
}
.booking-city-select-whole:hover {
    color: #f0dba8;
    border-bottom-color: #cbac64;
}
.booking-city-select-whole {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
.booking-city-select-whole.selected {
    color: #e6d197;
    border-bottom-color: #cbac64;
}
.booking-location-group .booking-toggle-list.booking-location-tiles {
    margin-bottom: 0;
}
.booking-location-group .booking-toggle-item.booking-location-tile {
    padding: 8px 10px;
    gap: 4px;
    border-radius: 6px;
    min-width: 0;
}
.booking-location-group .booking-toggle-item.booking-location-tile .booking-toggle-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.booking-location-group .booking-toggle-item.booking-location-tile .booking-toggle-icon i {
    font-size: 2rem;
}
.booking-location-group .booking-toggle-item.booking-location-tile .booking-toggle-icon .booking-location-icon-img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(75%) sepia(35%) saturate(800%) hue-rotate(5deg);
    transition: filter 0.2s ease;
}
.booking-location-group .booking-toggle-item.booking-location-tile:hover .booking-location-icon-img {
    filter: brightness(0) saturate(100%) invert(85%) sepia(40%) saturate(900%) hue-rotate(5deg);
}
.booking-location-group .booking-toggle-item.booking-location-tile.selected .booking-location-icon-img {
    filter: brightness(0) saturate(100%) invert(80%) sepia(45%) saturate(900%) hue-rotate(5deg);
}
.booking-location-group .booking-toggle-item.booking-location-tile .booking-toggle-text {
    font-size: 1.15em;
    margin-top: 0;
}
.booking-location-group .booking-toggle-item.booking-location-tile .booking-toggle-check {
    width: 16px;
    height: 16px;
    right: 4px;
    bottom: 4px;
    font-size: 9px;
}

/* Location tiles: text-only, same-size grid like services; content centered, expanded from center */
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-tile-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 14px 12px;
    border: 1px solid rgba(203, 172, 100, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}
.booking-locations-section .booking-location-group .booking-toggle-item.booking-location-tile.booking-location-tile-text {
    border-color: rgba(203, 172, 100, 0.55);
}
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-tile-text:hover,
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-tile-text.selected {
    border-color: rgba(203, 172, 100, 0.9);
}
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-tile-text .booking-location-name {
    font-weight: 700;
    font-size: 0.95em;
    line-height: 1.3;
    margin: 0;
    color: inherit;
    word-break: break-word;
}
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-tile-text .booking-location-address {
    font-size: 0.8em;
    font-weight: 500;
    margin: 4px 0 0 0;
    opacity: 0.9;
    line-height: 1.2;
    word-break: break-word;
}
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-tile-text .booking-toggle-check {
    position: absolute;
    right: 6px;
    bottom: 6px;
}

/* Disabled location (COMING SOON): overlay almost hides names; horizontal band across middle */
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-disabled {
    position: relative;
    pointer-events: none;
    cursor: default;
    overflow: hidden;
}
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-disabled .booking-location-name,
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-disabled .booking-location-address {
    opacity: 0.2;
    filter: blur(1px);
}
.booking-location-group .booking-toggle-item.booking-location-tile.booking-location-disabled .booking-location-coming-soon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.1rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    white-space: nowrap;
    pointer-events: none;
    z-index: 2;
    padding: 0.35em 0.6em;
    background: rgba(0, 0, 0, 0.78);
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
    border-top: 2px solid rgba(255, 255, 255, 0.35);
    border-bottom: 2px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
}
.booking-locations-section .booking-location-disabled .booking-location-coming-soon {
    background: rgba(0, 0, 0, 0.85);
    color: #e6d197;
    border-top-color: rgba(203, 172, 100, 0.6);
    border-bottom-color: rgba(203, 172, 100, 0.6);
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.9);
}

/* Booking page: body background to match section (override main.css #1e1e1e !important) and sticky footer */
body:has(.booking-locations-section) {
    background-color: #2a2a2a !important;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding-bottom: 0;
}
body:has(.booking-locations-section) main {
    flex: 1 0 auto;
}
.booking-locations-section {
    background-color: #2a2a2a;
    padding-bottom: 60px;
}
.booking-hero-clickable {
    cursor: pointer;
}
/* Hide reCAPTCHA badge on booking page (consent handled by our checkbox) */
body:has(.booking-locations-section) .grecaptcha-badge {
    visibility: hidden !important;
}
@media (max-width: 768px) {
    .booking-locations-section {
        padding-bottom: 40px;
    }
}

/* Temporary: Prečko -25% promo overlay over status */
.location-status-with-promo,
.accordion-status-with-promo {
    position: relative;
}
.promo-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-12deg);
    color: #c00;
    font-weight: bold;
    font-size: 2.5em;
    text-shadow: 0 0 2px #fff, 0 1px 3px rgba(0,0,0,0.3);
    z-index: 1;
    pointer-events: none;
}

/* Birthday hat on first letter of PREČKO (P wearing hat) */
.name-letter-with-hat {
    position: relative;
    display: inline-block;
}
.name-letter-with-hat .hat-on-letter {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 1.65em;
    max-width: none;
    height: auto;
    margin-bottom: -0.15em;
    transform: translate(-65%, 0) rotate(-22deg);
    z-index: 1;
    pointer-events: none;
}
.name-letter-with-hat .hat-letter {
    display: inline-block;
}
.name-letter-with-hat-right .hat-on-letter {
    transform: translate(-15%, 0) rotate(22deg);
}
