.cta p {
    color: #fff;
}

.crumbs {
    font-size: .9em;
    background: none;
    list-style: none;
    color: #333;
    margin: 0;
    padding: 0 0 0 1em;
  }
  .crumbs a {
    color:#333;
  }
  
  .crumbs li {
    padding: 5px 0px;
    color: #333;
    display: inline-block;
  }
  
  .crumbs li:after {
    content: '/';
    padding: 0px 10px 0px 16px;
    color: #333;
  }
  
  .crumbs li:before {
    display: none;
  }
  
  .crumbs li:last-child {
    padding: 5px 5px;
    border-radius: 2px;
    font-weight: bold;
  }
  
  .crumbs li:last-child:after {
    display: none;
  }

.nav-link {
  white-space: nowrap;
}

#pagination-container {
  text-align: center;
}

.paginationjs {
  display: inline-block;
}

.paginationjs-prev,
.paginationjs-page,
.paginationjs .paginationjs-pages li.active,
.paginationjs-ellipsis,
.paginationjs-next {
	font-size: 12.8px;
	font-size: 0.8rem;

	cursor: pointer;
	font-weight: 600;
  background-color: #2a7cc1;
	border-color: #2a7cc1 #2a7cc1 #2a7cc1 #2a7cc1 !important;
	color: #FFF;
}
.paginationjs-ellipsis {
  cursor:default;
}

.paginationjs-prev:hover,
.paginationjs-page:hover,
.paginationjs-next:hover {
  background-color: #fff;
	border-color: #2a7cc1 #2a7cc1 #2a7cc1 #2a7cc1 !important;
	color: #000;
}

.paginationjs .paginationjs-pages li>a {
  height: 100%;
  line-height: 100%;
  display: block;
  background: none;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
  padding: 8.528px 14.928px;
	padding: 0.533rem 0.933rem;
  text-align: center;
  cursor: pointer;
}

.paginationjs .paginationjs-pages li.active {
  border: 1px solid; 
}

.paginationjs .paginationjs-pages li.active>a {
  height: 100%;
  line-height: 100%;
  padding: 8.528px 14.928px;
	padding: 0.533rem 0.933rem;
  background: #aaa;
  color: #fff;
  cursor: default;
}

.paginationjs .paginationjs-pages li.active>a:hover {
  height: 100%;
  line-height: 100%;
  padding: 8.528px 14.928px;
	padding: 0.533rem 0.933rem;
  background: #aaa;
  color: #fff;
  cursor: default;
}

.paginationjs .paginationjs-pages li>a:hover {
  background: none;
}

.proiz,
.vmes,
.velslike,
.vslike,
.skup,
.objekt,
.cenr,
.prik,
.forma,
.barva,
.druz {
  margin-right: 5px;
}
.zoom-on-h {
  max-height: 300px;
}

.zoom-on-h:hover   {
  transform: scale(1.2);
}
.bg-grey {
  background-color: rgb(216, 238, 255);
}
.roundedx {
  border-radius: 50% !important;
}

.content-bg-oko {
  background-image: url(/oko.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #fcfcfc;
}

.paginationjs .paginationjs-pages li:first-child, 
.paginationjs .paginationjs-pages li:first-child>a {
  border-radius: 15px 0 0 15px !important;
}

.paginationjs .paginationjs-pages li:last-child,
.paginationjs .paginationjs-pages li:last-child>a {
  border-radius: 0 15px 15px 0 !important;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: .05em !important;
  text-transform: none !important;
}
/*
h1 { text-transform: uppercase;}
*/
table {
  width: 100%;
  border-collapse: collapse;
}
th, td {
  vertical-align: top;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
td img {
  width: 100%;
  height: auto;
  max-width: 150px;
}
.image-column {
  width: 25%;
}
.text-column {
  width: 75%;
}
.section-title {

  text-align: left;
}
.section-title h2 {
  margin: 20px 0;
}
@media (max-width: 768px) {
  table, tbody, tr, td {
      display: block;
      width: 100%;
  }
  .image-column, .text-column {
      width: 100%;
  }
  td img {
      max-width: 300px;
  }
}

#bib {
  display: none !important;
}

#bih {
  display: block;
}

  #bib ul,
  #bib ul .d-none {
    display: none !important;
  }

@media (max-width: 575px) {
  #bib ul,
  #bib ul .d-none {
    display: inline-block !important;
    margin-right: .5em;
  }
}
@media (max-width: 768px) {
  #bib {
    display: inline-block !important;
  }
  
  #bih {
    display: none !important;
  }
  .mwh {
    font-size: 2.2em !important;
  }
}

.label-1 {
  margin:0; 
  font-weight:900;
  letter-spacing: .75px;
}
.label-2 {
  margin:0; 
  font-weight:900;
  width:60%;
  letter-spacing: .75px;
  display:inline-block;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.custom-thumb-info-style-1 .thumb-info-wrapper > img
 {
    filter: none !important;
}

.thumb-info {
  transition: transform 0.3s ease;
}

.owl-item:hover .thumb-info {
  transform: scale(1.1); /* Slight zoom of the full card */
  z-index: 2;
  position: relative;
}

.process {
  align-items: flex-start;
}

.partners-carousel .owl-item > div {
  height: 100px; /* or set dynamically by JS */
  display: flex;
  align-items: center;
  justify-content: center; /* optional: center horizontally too */
}

.partners-carousel .owl-item > div img {
  object-fit: contain;
}

#loading-overlay {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Spinner styles */
.spinner {
  border: 8px solid rgba(255, 255, 255, 0.3);
  border-top: 8px solid white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

.btn-fr {
  border-radius:35px !important;
  text-transform: uppercase;
}

@media (max-width: 991px) {
#headerSearch {
  margin-left: 2em;
}
}

.cookie-warning {
  position: fixed;
display:none;
  bottom: 0;
  width: 100%;
  z-index: 2000;
  background: rgba(0, 0, 0, .8);
  color: #fff;
  padding: 2em;
}

input[type="checkbox"]:disabled + label,
.no-results {
  color: gray; /* or any color you want */
}

#applied-filters .badge {
  margin-bottom: 0px !important;
  border-radius: 20px !important;
}

label {
    word-break: break-word;
    white-space: normal;
}
