.button-style1 {
    background: #6239b0 !important;
}
.button-style1::before {
    background: #6239b0 !important;
}
.button-style1:before {
    background: #6239b0 !important;
}
.button .current {
    background: #6239b0 !important;

}
.button.current::after {
    background: #6239b0 !important;

}
.katedra {
    background: #000;
}

.bg-overlay .gradient {
    background: #000;
    background-image: none !important;
}
.icon-box .title {
    text-align: center;
}
.vc_row.vc_row-o-full-height {
    min-height: 44vh !important;  
}      

body,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.heading-block {
  font-family: 'Inter', sans-serif !important;
}
#page > footer > div.container > div.row {
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: space-between !important;
    width: 100%;
}
.hero-ctas {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: -64px !important;
}
.hero-ctas-column .vc_column-inner {
    padding: 0 !important;
}
.discord-icon {
    vertical-align: middle !important;
}
.wpb_wrapper a {
    color: #fff !important;
}
.video-block {
    margin-bottom: 24px !important;
}
.base-icon-play-button-2::before {
  content: "" !important;
  font-family: inherit !important;
  display: block;
  width: 64px;
  height: 64px;
  background: url("https://fduveaga.rs/wp-content/uploads/2026/07/play-button-round-white-icon.webp") center / contain no-repeat;
}

.vc_btn3-container{
    border-radius: 16px;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
    border-radius: 8px;
}
.featured-image span {
    background-size: contain !important;
}
@media (max-width: 767.98px) {
  /* Shrink hero so headline + CTAs fit in the visible viewport */
  .banner-area .banner-item .full-height {
    height: auto !important;
    min-height: calc(100svh - 80px - 72px) !important; /* header + CTA row */
  }

  /* Keep room at the bottom for the overlapped buttons */
  .banner-area.content-on-bottom .banner-item > .container > .row {
    padding-bottom: 96px;
  }

  .hero-ctas {
    margin-top: -88px !important;
    position: relative;
    z-index: 2;
  }
}
/* Keep hero CTAs side-by-side on tablet + mobile */
@media (max-width: 991.98px) {
  .hero-ctas .hero-ctas-column {
    width: 100% !important;
    max-width: 100% !important;
  }

  .hero-ctas-column .wpb_wrapper {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center;
    gap: 24px;
  }

  .hero-ctas .vc_btn3-container {
    margin-bottom: 0 !important;
    flex: 0 0 auto;
  }

  /* gap replaces the fixed left margin so spacing stays even */
  .hero-ctas .vc_custom_1783605566001 {
    margin-left: 0 !important;
  }
}

.vc_row-5de9feb42f0f7 .owl-item {
  transform: none !important;
}
.vc_row-5de9feb42f0f7 .owl-item.animated {
  animation: none !important;
}
.vc_row-5de9feb42f0f7 .owl-stage-outer {
  height: auto !important;
}