/* === OPŠTI STILOVI === */
body {
    font-family: Arial, sans-serif;
    background-color: #f0f8ff;
    text-align: center;
}
body .container-main {
    min-height: 75px;
    overflow: visible;
}

/* === NAVIGACIJA / TABOVI === */
.tabs {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.tab-button {
    background-color: #f6511d;
    color: #00375A;
    border: none;
    padding: 20px 20px;
    margin: 0 5px;
    cursor: pointer;
    font-size: 18px;
    border-radius: 20px;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.23s ease-in;
}
.tabs button:first-child {
    background-color: #ffb400;
    color: #00375A;
}
.tab-button.active {
    font-size: 20px;
    color: white !important;
    position: relative;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    letter-spacing: 0.5px;
}
.tab-button.active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%) rotate(135deg);
    width: 20px;
    height: 20px;
    border-width: 10px 10px 0 0;
    transition: 0.23s ease-in;
}
.tab-button:first-child.active::after {
    border: solid #ffb400;
    background-color: #ffb400;
}
.tab-button:last-child.active::after {
    border: solid #f6511d;
    background-color: #f6511d;
}
body.page-id-92105 .gfield::before{
    content: unset;
}
body.page-id-92105 ul.gform_fields{
    margin: 0 !important;
}
body.page-id-92105 #input_23_7 > div,
body.page-id-92105 #input_23_18 > div{
    display: flex;
}
body.page-id-92105 .gform_wrapper input{
    background-color: white !important;
    color: #00375A !important;
}
body.page-id-92105 .gform_wrapper input::placeholder{
    color: #00375A !important;
}
body.page-id-92105 #field_23_6,
body.page-id-92105 #field_23_15{
    flex: unset;
    max-width: 100%;
}
body.page-id-92105 #field_23_6 #gfield_consent_description_23_6,
body.page-id-92105 #field_23_15 #gfield_consent_description_23_15{
    font-size: 14px;
}
body.page-id-92105 #field_23_15 label,
body.page-id-92105 #field_23_6 label{
    margin-bottom: 0;
    padding-bottom: 0;
}
body.page-id-92105 .bookBottom{
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

body.page-id-92105 .gform_wrapper .gform_body ul.gform_fields li.gfield label.gfield_label{
    display: block;
    color: white !important
}
/* === SADRŽAJ TABOVA === */
.tab-content {
    display: none;
    padding: 20px;
    background-color: white;
    margin: 50px auto 20px auto;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.tab-content.active {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

/* === SEZONSKE I DNEVNE KARTE === */
#sezonske, #dnevne {
    background: #00375A;
}
#sezonske p, #dnevne p {
    color: white;
}
#sezonske .bookBottom{
    margin-top: 50px;
}
#sezonske h2 { }
#dnevne h2:first-child {
    color: #ffb400;
}
#datepicker-container {
    max-width: 500px;
    width: 100%;
    margin-bottom: 20px;
}
#dnevne tr:nth-child(odd) {
    background: transparent;
}
.right-side{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* === BOOKING / FORMA === */
.bookNowWrap {
    max-width: 1200px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}


.bookBottom {
    background: unset !important;
    padding: 100px 15px 20px;
}
div.bookBottom #bookNow {
    flex-basis: 43%;  
    border-radius: 20px;
    background-color: white;
    position: relative;
    margin-bottom: 12px;
    width: 100%;
}
#formWrap {
    flex-direction: column;
    padding: 15px;
}
#formWrap div.stupac{
padding: 0 !important;
}
#formWrap div.stupac#gold,
    #formWrap div.stupac#premium{
    margin-top: 15px;
    }

#formWrap .stupac .fieldWrap {
    background-color: transparent !important;
    border: 1px solid #7fb800 !important;
    padding: 30px;
    border-radius: 15px;
    height: 70px !important;
}
#formWrap .stupac .fieldWrap img{
    width: 30px;
}
#formWrap .tipkaWrap{
    padding:0 !important;
    margin-top: 40px;

}
#formWrap .stupac .fieldWrap button.btn{
    color: #f6511d !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: 1px solid #FFB400 !important;
}
#formWrap .stupac .fieldWrap .input-group input{
    font-size: 20px;
    color: #00375a !important;
}
#formWrap .stupac .fieldWrap button.btn strong{
    line-height: 1 !important;
}
#formWrap .stupac .fieldWrap .naziv{
    color: #00375A !important;
    text-shadow: unset !important;
}
#formWrap .stupac .fieldWrap .naziv{
    margin-right: auto;
    margin-left: 10px;
}
#formWrap .stupac .fieldWrap button strong{
    height: 100%;
}
#formWrap .stupac#silver .fieldWrap,
    #formWrap .stupac#standardna .fieldWrap{
    border-color: #3399CE !important;
    border-width: 2px !important;
}
#formWrap .stupac#silver .fieldWrap .naziv,
    #formWrap .stupac#standardna .fieldWrap .naziv,
    .ticket.silver-info h3{
    color: #3399CE !important;
}
#formWrap .stupac#silver .fieldWrap button,
    #formWrap .stupac#standardna .fieldWrap button{
    color: #3399CE !important;
}
#formWrap .stupac#silver .fieldWrap button:hover,
    #formWrap .stupac#standardna .fieldWrap button:hover{
    background-color: #3399CE !important;
    color: white !important;
}
#formWrap .stupac#silver .fieldWrap input,
    #formWrap .stupac#standardna .fieldWrap input{
    border: 1px solid #3399CE !important;
}
#formWrap .stupac#gold .fieldWrap,
    #formWrap .stupac#reducirana .fieldWrap{
    border-color: #F09E1E !important;
    border-width: 2px !important;
}
#formWrap .stupac#gold .fieldWrap .naziv,
    #formWrap .stupac#reducirana .fieldWrap .naziv,
    .ticket.gold-info h3{
    color: #F09E1E !important;
}
#formWrap .stupac#gold .fieldWrap button,
    #formWrap .stupac#reducirana .fieldWrap button{
    color: #F09E1E !important;
}
#formWrap .stupac#gold .fieldWrap button:hover,
    #formWrap .stupac#reducirana .fieldWrap button:hover{
    background-color: #F09E1E !important;
    color: white !important;
}
#formWrap .stupac#gold .fieldWrap input,
    #formWrap .stupac#reducirana .fieldWrap input{
    border: 1px solid #F09E1E !important;
}
#formWrap .stupac#premium .fieldWrap{
    border-color: #69A042 !important;
    border-width: 2px !important;
}
#formWrap .stupac#premium .fieldWrap .naziv,
.ticket.premium-info h3 {
    color: #69A042 !important;
}
#formWrap .stupac#premium .fieldWrap button{
    color: #69A042 !important;
}
#formWrap .stupac#premium .fieldWrap button:hover{
    background-color: #69A042 !important;
    color: white !important;
}
#formWrap .stupac#premium .fieldWrap input{
    border: 1px solid #69A042 !important;
}
#formWrap a#dodajUkosaricuSezona,
#formWrap a#dodajUkosaricuMultiple{
  
    padding: 20px 0 !important;
    text-transform: uppercase;
    width: 100%;
    max-width: 250px !important;
    background: #f6511d !important ;
    color: #00375A !important;
    text-shadow: unset !important;
    height: 100%;
    background-color: #3498db;
    border-radius: 50%;
    transition: transform 0.3s ease-in-out;
    animation: pulse 1.5s infinite;
}
#formWrap .tipkaWrap a {
    max-width: 200px;
    margin: 0 auto;
    background-color: #7fb800 !important;
    color: white;
    border: unset;
    border-radius: 20px !important;
    padding: 14px 24px;
    height: auto;
    display: flex;
    justify-content: center !important;
}
.tipkaWrap a span.ikonaWrap,
a#dodajUkosaricuMultiple .ikonaWrap {
    display: none !important;
}
#dnevne .bookBottom{
    margin-top: 80px;
}
.bookNowWrap.row{
    align-items: flex-end;
}
.social-icons{
    display: flex;
    gap: 15px;
    margin: 20px;
}
.social-icons a{
    display: block;
    width: 30px;
}
/* === TICKETS INFO === */
.tickets-box{
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}
.tickets-info {
    display: flex;
    max-width: 25%;
    width: 100%;
    justify-content: space-between;
    margin-top: 30px;
    overflow: hidden;
}
.tickets-info img {
    border-radius: 20px 20px 0 0;
}
.tickets-info figure{
    margin-bottom: 0;
}
.tickets-info figcaption {
    text-align: center;
    background-color: white;
    border-radius: 0 0 20px 20px;
    padding: 20px 12px;

    min-height: 200px;
}
.tickets-info h3 {
    padding-bottom: 12px;
}
.tickets-info p {
    font-size: 14px;
    font-weight: 500;
    color: #00375a !important;
    line-height: 140%;
}
.tickets-info strong {
    font-size: 16px;
}

/* === TA BANNERS === */
.bookBottom .bookNowWrap div#taBanners {
    display: flex;
    position: absolute;
    top: -95px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    bottom: auto;
}
#taBanners img {
    max-width: 80px;

}
#taBanners .imageWrap {
    display: flex;
    align-items: flex-end;
}

/* === WOOCOMMERCE / CHECKOUT === */
.woocommerce-cart-form table input.form-control{
    color: white !important;
}
input#coupon_code {
    background-color: white;
    color: #00375A

}
.coupon {
    display: flex;
    gap: 10px;
    text-align: left;
}
.coupon label {
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.coupon button {
    color: #0072bb;
    width: 100%;
}
.woocommerce-cart-form table tbody tr td.actions .coupon button{
    color: #00375A 
}
.woocommerce-cart-form table tbody tr td.actions .coupon button:hover{
    background-color: #7fb800;
    border-color: #7fb800;
}
.woocommerce-cart-form table tbody tr td.product-quantity .input-group input[type=text] {
    color: #0072bb !important;
}
.woocommerce-cart-form table th,
.woocommerce-cart-form table td,
.shop_table.woocommerce-checkout-review-order-table th,
.shop_table.woocommerce-checkout-review-order-table td {
    background-color: transparent;
}
.woocommerce-cart-form tr,
.shop_table.woocommerce-checkout-review-order-table tr {
    background-color: transparent !important;
}
div .woocommerce-cart-form table tbody tr td.product-remove a {
    display: block !important;
}
#customer_details input {
    background-color: white;
}
#customer_details label {
    color: white;
}
.checkout span,
.checkout abbr,
.checkout #payment * {
    color: white;
}
.checkout ul li:before {
    background: white;
}
div.bookBottom{
    padding:10px  15px;
}
.bookNowWrap > .hideSezonske img.ticket-banner{
    flex-basis: 55%;
    margin: 0 auto;
    display: flex;
    max-width: 55%;
}
.sezonske{
    display: flex;
    justify-content: space-between;
}
#dnevne .bookNowWrap > .sezonske{
    display: block !important
}

.bookBottom #bookNow #formWrap{
    height: 100%;
}
.top-banner-web{
    max-height: 800px;
}
.top-banner-web img{
    object-fit: cover;
    width: 100%;
    max-height: 800px;
}
/* === RESPONSIVE === */
@media only screen and (max-width: 992px) and (min-width: 600px){
    .tickets-box{
        flex-direction: row !important;
        flex-wrap: wrap;
    }
    .tickets-box .tickets-info{
        max-width: 47%;
    }
}

@media only screen and (max-width: 992px) {
    .tickets-box{
        flex-direction: column;
    }
    .bookBottom #bookNow #formWrap{
        flex-wrap: nowrap !important;
    }
    .tickets-info{
        width: 80%;
    }
        .bookNowWrap > .hideSezonske img.ticket-banner{
        max-width: 95%;
        flex-basis: 80%;
        margin-bottom: 70px;
    }
    .woocommerce-cart-form table tbody tr td.actions {
        flex-direction: column;
    }
    .coupon {
        display: block;
    }
    #bookNow {
        max-width: 100%;
        width: 100% !important;
    }
    #taBanners img {
        max-width: 60px;
    }
    #sezonske p,
    #dnevne p {
        text-align: center;
    }
    #sezonske .sezonske{
        flex-direction: column;
    }
    .bookBottom #bookNow #formWrap .stupac .fieldWrap {
        height: 100% !important;
    }
    .bookBottom .bookNowWrap div#taBanners {
        top: -65px !important;
        left: 50% !important;
        transform: translateX(-50%);
        right: auto !important;
    }
    div.bookBottom{
        padding:25px  15px;
    }
    .col-sm-12.hideSezonske{
        margin-bottom: 10px;
    }
    .bookBottom #bookNow #formWrap .stupac .fieldWrap{
        padding: 15px 5px 15px 15px !important;
    }
    div.bookBottom #bookNow{
        max-width: 100%;
    }
    div#datepicker-container{
        margin-bottom: 65px;
    }
    .ui-datepicker{
        max-width: 90%;
    }
    nav > .container{
        flex-wrap: nowrap  !important;
    }
    nav .brand-nav{
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

    }
 
    nav .brand-nav img{
        height: 80% !important;
    }
}


/* DNEVNE*/
#dnevne .bookNowWrap.row,
#dnevne .bookNowWrap.row > div{
    width: 100% !important;
}
#dnevne .bookBottom{
    max-width: 500px;
    width: 100%;
}
#dnevne tr{
    background: transparent !important;
}
#dnevne .ui-datepicker .ui-datepicker-calendar td a{
    color: #00375A;
    border-color: #00375A;
}
#dnevne table thead tr th span{

}
#dnevne .hideDnevne .stupac:first-child{
    margin-bottom: 15px;
}
@media only screen and (max-width: 576px){

    .tickets-info{
        width: 100%;
        max-width: 100%;
    }
    #sezonske,
    #dnevne{
        padding: 0 !important;
        width: 95%;
    }
    #sezonske h2,
    #dnevne h2{
        margin-top: 15px;
    }
    #sezonske p,
    #dnevne p{
        padding-bottom: 0;
        padding-left: 16px;
        padding-right: 16px;
    }

    .tabs button.tab-button{
        padding: 20px 10px;
        font-size: 14px;
    }
    .tabs button.tab-button.active{
        font-size: 16px;
    }
    div.ui-datepicker-inline.ui-widget{
        width: 90%;
    }
    #dnevne .bookNowWrap.row{
        margin: 0 auto;
    }
}
/* Checkout */

body:not(.home) div.page-header{
    padding-top: 50px;
    padding-bottom: 20px;
    background: white;
}
body:not(.home) div.page-header h1{
    text-shadow: unset  !important;
    filter: unset !important;
    color: #FFB400 !important; 
}
body:not(.home) div.wrap.container{
    background: #d5e9f2 !important;
}
body:not(.home).woocommerce-checkout .product-name,
    body:not(.home).woocommerce-checkout .product-subtotal,
        body:not(.home).woocommerce-checkout .product-price{
    color: white !important;
}
body:not(.home).woocommerce-checkout p.has-text-align-center{
    color: #00375A !important;
}
body:not(.home).woocommerce-checkout .input-group-append button{
    background-color: #f6511d !important;
}
body:not(.home).woocommerce-checkout .woocommerce-cart-form table tbody tr td.product-quantity .input-group input[type=text]{
    color: #00375A !important;
}
body:not(.home).woocommerce-checkout .order-total td{
    color: white !important;
    font-size: 23px;
}
body:not(.home).woocommerce-checkout table.shop_table.shop_table_responsive.woocommerce-cart-form__contents,
body:not(.home) #gform_23{
    background: #00375A;
    border-radius: 20px;
}
body:not(.home).woocommerce-checkout table.shop_table.shop_table_responsive.woocommerce-cart-form__contents tbody tr:first-child td{
    padding-top: 30px;
    
}
body:not(.home).woocommerce-checkout table.shop_table.shop_table_responsive.woocommerce-cart-form__contents tbody tr td:first-child{
    padding-left: 30px;
}
body:not(.home).woocommerce-checkout #book_now #bookNow #formWrap .stupac .fieldWrap{
    height: 100% !important;
    border: unset;
    padding: 15px 10px;
}
body:not(.home).woocommerce-checkout #formWrap{
    flex-direction: row;
    padding-bottom: 10px !important;
}
body:not(.home).woocommerce-checkout #customer_details div.col-1 .woocommerce-billing-fields h3,
    body:not(.home).woocommerce-checkout #order_review_heading{
    text-shadow: unset !important;
    color: #7fb800 !important;
    filter: unset !important;
}
body:not(.home).woocommerce-checkout #customer_details p label{
    color: #00375A;
}
body.woocommerce-checkout #order_review{
    background-color: #00375A;
    border: unset;
}
body.woocommerce-checkout #order_review table.shop_table tbody tr.order-total td span.amount,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td span.amount,
body.woocommerce-checkout  .order-total .woocommerce-Price-amount.amount,
    body.woocommerce-checkout  .order-total .woocommerce-Price-amount.amount{
    background-color: #f6511d !important;
    display: block;
    padding: 10px;border-radius: 10px;
    max-width: fit-content;
}
.woocommerce-checkout-review-order .order-total td small.includes_tax{
    color: white !important;
}

body:not(.home).woocommerce-checkout #order_review .product-name {
    color: white !important;
}
.woocommerce-checkout .woocommerce-cart-form .order-total .includes_tax{
    align-items: center;
    margin-top: 10px;
}
div#formWrap a#dodajUkosaricuSezona, div#formWrap a#dodajUkosaricuMultiple{
    background: #7fb800 !important;
    color: white !important;
}
.order-total td strong{
    display: flex !important;
    justify-content: center;
}
.optional{
    color: #00375A !important;
}
.woocommerce-cart-form tr.order-total td:nth-child(4){
    vertical-align: baseline;
    padding-top: 20px !important;
}
.languages{
    display: flex;
    align-items: center;
}
.languages li .trenutni{
    color: #7fb800;
    display: flex;
    gap: 8px;
    align-items: center;
}
.languages li .trenutni img:first-child{
    width: 25px;
}
.languages li .trenutni img:last-child{
    width: 15px;
}
.languages .sub-menu a img{
    width: 25px;
}
.languages .sub-menu{
    display: none;
    position: absolute;
    top: 30px;
    justify-content: center;
    align-items: center;
    height: 50px;
    background-color: #00375A;
    padding-right: 20px;
    border-radius: 10px;
    transition: 0.3s ease-in;
    width: 105px;
}
.languages .sub-menu a{
    color: #7fb800;
    display: flex;
    align-items: center;
    gap: 8px;
}
.languages .language-item:hover .sub-menu{
    display: flex;

}
form#sib-form {
    background-color: #00375A;
    padding: 20px;
    border-radius: 10px;
}
form#sib-form .sib-sms-select__number-input input{
    padding: 0;
    background: transparent;
    color:#00375A;
}
form#sib-form .sib-sms-select__number-input input::placeholder{
    color: #00375A;
}
form#sib-form input#EMAIL::placeholder{
    color:#00375A !important;
}
.woocommerce-checkout #bookNow #formWrap .stupac div.fieldWrap .naziv{
    color: white !important;
}
#payment li.wc_payment_method::before{
    content: unset !important;
}
#payment img{
    box-shadow: unset !important;
}
@keyframes pulse {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  }

@media only screen and (max-width: 768px){
   body:not(.home).woocommerce-checkout table.shop_table.shop_table_responsive.woocommerce-cart-form__contents tbody tr:first-child td{
    padding-top: 0;
   }
   .woocommerce-checkout .woocommerce-cart-form table tbody tr td.product-remove {
    margin-top: 0;
    padding-left: 0;
   }
   .woocommerce-checkout tr{
    margin-bottom: 0px !important;
   }
   .woocommerce-checkout   .shop_table tr td{
    width: 100%;
    flex: unset;
   }
   .woocommerce-checkout   .shop_table tr .product-remove{
    width: 100% !important;
   }
   .woocommerce-checkout   .shop_table tr .product-name {
    width: 70% !important;
   }
   .woocommerce-checkout   .shop_table tr .product-price {
    width: 30% !important;
   }
  .woocommerce-checkout .shop_table tr.order-total{
    flex-direction: column;
  }
}
