/*rezervacija*/
.ba-item-add-to-cart .ba-custom-select input:hover{
color: black;}
#item-1695192604532 {
    --border-bottom: 1;
    --border-color: var(--border);
    --border-left: 1;
    --border-right: 1;
    --border-style: solid;
    --border-radius: 0px;
    --border-top: 0;
    --border-width: 1px;
    min-height: 50px;
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    background-color: var(--bg-primary);
}
ul{
    color: var(--text);
    background-image: none;
    font-family: 'Inter Tight';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 17px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}
.ba-add-to-cart-variation {
    margin-bottom: 0px;
}
.ba-item-add-to-cart .ba-add-to-cart-variation {
    align-items: center;
    display: flex;
    background-color: var(--bg-primary);
    padding: 0 10px;
    margin-top: 15px;
}
.ba-add-to-cart-variation {
    margin-bottom: 5px;
}
.ba-item-add-to-cart .ba-add-to-cart-variation {
align-items: center;
    display: flex;
    background-color: var(--bg-secondary);
    border: 1px solid var(--border);
}
.ba-item-add-to-cart .ba-custom-select input {
    border: none;
    cursor: pointer !important;
    margin: 0;
    overflow: hidden;
    padding-right: 0px;
    text-overflow: ellipsis;
}

.ba-item-add-to-cart .ba-custom-select input, .ba-item-add-to-cart .ba-custom-select ul, .ba-item-add-to-cart .ba-custom-select ul li {
    color: var(--primary);
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-align: right;
    text-transform: inherit;
    width: 100%;
}
.ba-item-add-to-cart .ba-custom-select .ba-icon-caret-down {
    display: none;
}
.#item-15948919360 .ba-add-to-cart-variations{
    color: var(--title);
    background-image: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 30px;
    text-decoration: none;
    text-transform: none;
    display: none;
}
#create-new-order-dialog.ba-modal-lg .modal-body .row-fluid > div .ba-options-group-wrapper.order-footer-total-wrapper {
    padding: 25px 0 0;
    display: none;
}
#create-new-order-dialog .ba-cart-product-price-cell .ba-cart-price-wrapper {
    font-size: 0px;
    font-weight: bold;
}
.ba-checkout-form-fields[data-type="headline"] .ba-checkout-form-title-wrapper .ba-checkout-form-title {
    margin-bottom: var(--headline-margin-bottom);
    margin-top: 25px;
}
div:not(.ba-login-fields-wrapper) .ba-login-field-label[data-step] {
text-decoration: underline;
}
.ba-show-registration-dialog {
    cursor: pointer;
    margin-top: 20px;
    text-align: center;
    transition: opacity .3s;
    background-color: var(--bg-primary);
    padding: 15px;
    border: 1px solid var(--border);
}
.ba-checkout-form-fields[data-type="headline"] .ba-checkout-form-title-wrapper .ba-checkout-form-title {
    margin-bottom: var(--headline-margin-bottom);
    margin-top: 25px;
}
.ba-checkout-order-product-quantity-cell {
    white-space: nowrap;
    display: none;
}
.ba-account-wrapper > .nav-tabs li > a i {
    color: inherit;
    font-size: 16px;
    margin: 0 0px 0 0px;
    display: none;
}
.ba-cart-product-quantity-cell {
    display: none;
}
.body .ba-checkout-authentication-wrapper > div {
    background-color: var(--title-inverse);
}
.ba-date-cell.ba-curent-date:before {
    background-color: var(--accent);
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    transition: background-color .3s linear;
}
..event-calendar-event-item ~ .event-calendar-event-item {
    margin-top: 25px;
    border-top: 1px solid var(--border);
    padding-top: 25px;
}
.ba-checkout-place-order-btn {
    border: 1px solid var(--border);
}
.ba-authorize-pay-btn, .ba-checkout-order-form-section.ba-checkout-order-form-total-wrapper .ba-checkout-place-order .ba-checkout-place-order-btn:hover {
  background: var(--bg-dark);
  color: var(--primary);
  border: 1px solid var(--bg-dark-accent);
}
/*animated link*/
.izbornik a {
  position: relative;
  color: var(--primary);
  text-decoration: none;
  padding-bottom: 5px;
}

.izbornik a:hover {
  color: var(--primary);
}

.izbornik a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: var(--primary);
  transform: scaleX(0);
  transition: transform 0.45s ease;
}

.izbornik a:hover::before {
  transform: scaleX(1);
}
html::-webkit-scrollbar {
      width: 1px; 
   }

html::-webkit-scrollbar-track {
    background-color: white;
  }

html::-webkit-scrollbar-thumb {
    background: #007df7;
    border-radius: 25px;
  }
.ba-store-wishlist.ba-container:not(.ba-overlay-section) {
    border-radius: 0px;
}
#system-message-container .alert {
    background: #007df7;
}
.ba-checkout-order-form-total .ba-checkout-order-price-wrapper.right-currency-position:not(.ba-form-products-cart), .right-currency-position:not(.ba-form-products-cart):not(.ba-cart-subtotal) {font-size: 0px;
}
.ba-checkout-order-form-subtotal *{font-size: 0px;}
.ba-checkout-order-form-section.ba-checkout-order-form-total-wrapper {
    margin: 0px 0 0px 0;
}
.right-currency-position .ba-live-search-price-currency, .right-currency-position .ba-checkout-order-price-currency {
    margin-right: 0px;
    margin-left: 5px;
    display: none;
}
.ba-checkout-order-form-section.ba-checkout-order-form-total-wrapper .ba-checkout-order-form-row-title {
    display: none;
}
.ba-checkout-order-product-price-cell{
    display: none;
}
.ba-upgrade-subscription:hover, .ba-account-wrapper > .nav-tabs li > a:hover *, .ba-account-wrapper > .nav-tabs li.active a *, .ba-account-wrapper > .nav-tabs li > a:hover, .ba-account-wrapper > .nav-tabs li.active a {
    color: var(--primary);
    background-color: var(--bg-secondary);
}
.ba-wishlist-product-price-cell {
    display: none;
}
.nav-tabs > li {
    border-bottom: 1px solid var(--border);
    border-top: 1px solid var(--border);
}
.nav-tabs > li:hover {
    border-bottom: 1px solid var(--bg-dark-accent);
}
#ba-my-account-wishlist .ba-wishlist-price-wrapper{
    font-size: 0px;
}
.ba-account-wrapper {
    width: 1920px;
}
.ba-account-order-product-row ~ div:not(:last-child){
    border-bottom: 0px solid var(--border);
}
.ba-account-order-tax > span, .ba-account-order-shipping-tax > span, .ba-account-order-methods-wrapper > div, .ba-account-order-subtotal-wrapper > div, .ba-account-order-total {
    display: none;
}
.ba-account-order-product-price-cell {
    display: none;
}
#ba-my-account-orders .ba-account-td:last-child span {
    font-weight: bold;
    display: none;
}
.ba-cart-checkout-title {
    color: var(--title);
    font-weight: bold;
  font-size: 0px;
}
 .ba-store-cart .ba-cart-price-wrapper {
    font-size: 0px;
}
.full-width-btn a span, 
.full-width-btn a {
    width: 100%;
    text-align: center !important;
    box-sizing: border-box;
}
.ba-item-fields-filter .ba-fields-filter-wrapper.horizontal-filter-bar .ba-field-filter {
    border-radius: 3px;
    border: 1px solid var(--border);
    flex-grow: 1;
    height: 50px;
    justify-content: center;
    margin-right: 10px;
    padding: 0 10px;
    background-color: var(--bg-primary);
    position: relative;
}
#item-15003687280 .ba-blog-post-intro-wrapper {
    border-bottom: 1px solid var(--border);
    padding-bottom: 15px;
}
.ba-slideset-nav, .ba-slideshow-nav {
    height: 0;
    position: absolute;
    top: 50%;
    width: 111.2%;
    z-index: 5;
    margin-left: -5.57%;
}
@media (max-width: 1280px){
#item-1686485392826 .ba-slideset-nav{display:none;}
}
