.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.custom_code .embed {
  height: 50vw;
  position: relative;
}
.custom_code .embed iframe {
  width: 100%;
  height: 100%;
}

.sponsors-list-content {
  padding: 0;
}

.program-list-current-player iframe {
  width: 100%;
  height: 29vw;
}

.buy-ticket.default {
  cursor: default;
}
.buy-ticket.default:hover {
  text-decoration: none !important;
}

.event-tile-title {
  word-break: break-word;
}

.user-article .article-main-img {
  max-height: 720px;
}

.user-article .no-title {
  margin-top: -2.375rem;
}

.partners-list {
  align-items: center;
  gap: 1vw;
}
.partners-list li a {
  display: block;
}
.partners-list li a img {
  width: 100%;
  max-width: 10vw;
  height: auto;
}

.sponsors-list-row .single img {
  max-width: 55%;
}
.sponsors-list-row .double img {
  max-width: 75%;
}
.sponsors-list-row .multi img {
  max-width: 70%;
}

.newsletter .wpcf7-form .wpcf7-spinner {
  display: none;
}
.newsletter .wpcf7-form .wpcf7-form-control-wrap input {
  margin-right: 9rem;
  padding: 1rem 1rem 1rem 0;
  background-color: #F6F3E9;
  border: none;
}
.newsletter .wpcf7-form .wpcf7-form-control-wrap input.add-input {
  border-bottom: solid 1px #5D4A23;
  margin-bottom: 1rem;
}
.newsletter .wpcf7-form.submitting .wpcf7-spinner {
  display: block;
}
.newsletter .form_wrapper {
  position: relative;
}
.newsletter .form_wrapper .chose-language {
  margin-top: 30px;
  margin-left: 38px;
}
.newsletter .form_wrapper .chose-language select {
  padding: 3px 4px;
}
.newsletter .form_wrapper .chose-language > span.label {
  margin-left: 10px;
}
.newsletter > .wpcf7 form {
  border-bottom: 1px solid rgba(93, 74, 35, 0.2);
}
.newsletter > .wpcf7 form p {
  margin: 0;
}
.newsletter > .wpcf7 .ajax-loader {
  position: absolute;
  right: -65px;
  top: 9px;
}
.newsletter h5 {
  color: #2f2f2f;
  font-size: 32px;
  margin: 0 0 25px;
}
.newsletter form .form-wrapper {
  margin-bottom: 3rem;
  display: none;
}
.newsletter .labelcheckbox {
  display: block;
  margin: 0 0 15px;
}
.newsletter .labelcheckbox input[type=checkbox] {
  position: absolute;
  top: 3px;
}
.newsletter .wpcf7-not-valid-tip {
  margin-bottom: 16px;
}
.newsletter .zgoda-korespondencja {
  display: block;
  margin: 34px 0 0;
}
.newsletter span.wpcf7-list-item {
  position: relative;
}
.newsletter .wpcf7-list-item-label {
  display: inline-block;
  margin: 0 0 0 22px;
  width: 100%;
}
.newsletter .text {
  margin: 20px 0;
  width: 78%;
}
.newsletter .wpcf7-text {
  width: 60%;
}

.select-show-type > .dropdown-toggle::before {
  content: "";
}

#program_filter_form {
  margin-bottom: 4rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: sticky;
  top: 0;
  background-color: #F6F3E9;
  z-index: 10;
}

.program-list-row-filter {
  margin-bottom: 0;
}

.broadcast-list-content {
  border-top: none;
}

@media only screen and (max-width: 960px) {
  .partners-list {
    gap: 4vw;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
  }
  .partners-list li a img {
    max-width: initial;
  }

  .program-list-current-player iframe {
    height: 51vw;
  }

  #program_filter_form {
    position: relative;
  }
}
.promo-news-section {
  padding-bottom: 2rem;
}
.promo-news-section .text {
  display: flex;
  align-items: flex-end;
}
.promo-news-section .text .wrapper .date {
  margin-bottom: 1.75rem;
  display: flex;
  align-items: center;
  gap: 4px;
}
.promo-news-section .text .wrapper .date i {
  border-bottom: solid 1px #5D4A23;
  width: 4rem;
}
.promo-news-section .text .wrapper h1 {
  margin-bottom: 1.75rem;
  font-weight: 400;
  font-size: 4rem;
  line-height: 4.5rem;
  text-transform: uppercase;
}
.promo-news-section .text .wrapper p {
  margin-bottom: 3rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media only screen and (max-width: 960px) {
  .promo-news-section .text .wrapper p {
    max-width: 100%;
  }
}
.promo-news-section .photo img {
  width: 100%;
  height: auto;
}
.promo-news-section hr {
  margin-top: 7rem;
  border: none;
  border-top: solid 1px rgba(93, 74, 35, 0.2);
}

.two-cols .left {
  padding-right: 1rem !important;
}
.two-cols .right {
  padding-left: 1rem !important;
}

a.rounded {
  border: solid 1px rgb(93, 74, 35);
  border-radius: 2rem;
  font-size: 1rem;
  padding: 0.75rem 1.5rem;
  margin-bottom: 2rem;
  display: inline-block;
}
a.rounded:hover {
  text-decoration: none;
  opacity: 0.8;
}

a.with-circle {
  padding-left: 2rem;
  position: relative;
}
a.with-circle::before {
  position: absolute;
  top: -2px;
  left: 0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-color: transparent;
  border: 1px solid #5D4A23;
  border-radius: 1.25rem;
}
a.with-circle:hover {
  text-decoration: none;
}
a.with-circle:hover::before {
  background-color: #5D4A23;
}

.breadcrumps-wrapper .breadcrumbs {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-size: 1rem;
}
.breadcrumps-wrapper .breadcrumbs a {
  font-size: 1rem;
}

.projects-tile {
  margin-bottom: 10rem;
}
.projects-tile .projects-img {
  margin-bottom: 2rem;
}
.projects-tile .projects-img img {
  width: 100%;
  height: auto;
}
.projects-tile h2 {
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 2rem;
}
.projects-tile .projects-tile-info {
  display: block;
  margin-bottom: 2rem;
  font-size: 1rem;
}
.projects-tile ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.projects-tile ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.projects-tile ul li a {
  transition: all 0.3s ease;
}
.projects-tile ul li a.rounded:hover {
  text-decoration: none;
  background: #5D4A23;
  color: #F6F3E9;
}

/* Style for the parent menu items with children */
.nav .has-children > a {
  position: relative;
  padding-right: 1.5rem !important;
  /* Space for the arrow */
}

/* General Menu Styles */
.nav.page-header-nav-main {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.nav.page-header-nav-main > li {
  position: relative;
}

.nav.page-header-nav-main > li > a {
  display: block;
  text-decoration: none;
}

.nav.page-header-nav-main > li.has-children > a {
  padding-right: 2rem;
  /* Space for the arrow */
}

.nav .has-children > a .menu-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 8px;
  height: 5px;
  background-color: #5D4A23;
  /* Arrow background inherits text color */
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  /* Downward-facing arrow */
}

.nav .has-children > .sub-menu {
  display: none;
  /* Hidden by default */
  position: absolute;
  top: 100%;
  /* Below the parent */
  left: 0;
  background-color: #fff;
  /* White background */
  border: 1px solid #d3b99f;
  /* Light brown border */
  padding: 1rem;
  /* Padding around submenu */
  min-width: 260px;
  /* Minimum width */
  z-index: 1000;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  /* Optional shadow */
}

.nav .has-children:hover > .sub-menu {
  display: block;
  margin: 0;
  padding: 0.5rem 1rem;
  list-style: none;
}

.nav .sub-menu > li {
  margin: 0;
}

.nav .sub-menu > li > a {
  text-decoration: none;
  padding: 0.5rem;
  /* Padding inside submenu links */
  display: block;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #5D4A23;
}

.nav .sub-menu > li > a:hover {
  opacity: 0.6;
}

/* Language Switcher and Search Icon */
.nav.page-header-nav-main > li.lang,
.nav.page-header-nav-main > li.search {
  /* Add specific styles if needed */
}

/* Responsive Styles for Mobile (Max-Width: 960px) */
@media (max-width: 960px) {
  /* Adjust main menu to vertical layout */
  .nav.page-header-nav-main {
    flex-direction: column;
    display: none;
    /* Hidden by default, toggle via JS or a checkbox */
    width: 100%;
    background-color: #fff;
    /* Optional: background color for mobile menu */
    border-top: 1px solid #d3b99f;
    /* Optional: top border */
  }

  /* Show menu when active (e.g., when a hamburger is clicked) */
  .nav.page-header-nav-main.active {
    display: flex;
  }

  .nav.page-header-nav-main > li {
    list-style: none;
    width: 100%;
  }

  .nav.page-header-nav-main > li > a {
    padding: 1rem;
    border-bottom: 1px solid #d3b99f;
    /* Divider between menu items */
  }

  /* Submenu Styles for Mobile */
  .nav .has-children > .sub-menu {
    position: static;
    /* Remove absolute positioning */
    border: 1px solid #d3b99f;
    /* Light brown border */
    padding: 0.25rem 0;
    /* Adjust padding */
    min-width: 100%;
    /* Full width on mobile */
    box-shadow: none;
    /* Remove shadow */
    display: none;
    /* Hidden by default */
  }

  .nav .has-children.active > .sub-menu {
    display: block;
    /* Show submenu when parent is active */
  }

  /* Arrow Adjustment for Mobile */
  .nav .has-children > a .menu-arrow {
    transform: translateY(-50%) rotate(45deg);
    /* Adjust arrow orientation if needed */
  }

  /* Optional: Add a hamburger menu icon */
  .menu-toggle {
    display: block;
    background: none;
    border: none;
    font-size: 1.5rem;
    padding: 1rem;
    cursor: pointer;
  }

  /* Hide submenu arrows on mobile or adjust as needed */
  .nav .has-children > a .menu-arrow {
    /* You can adjust or hide arrows on mobile */
  }
}
.donation_page form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  gap: 1rem;
}
.donation_page form label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}
.donation_page form label sup {
  color: red;
  font-size: 1.5rem;
  font-weight: 700;
  top: 0;
}
.donation_page form label input {
  background: transparent;
  border: none;
  font-size: 1rem;
  border-bottom: 1px solid rgba(93, 74, 35, 0.2);
  width: 100%;
  max-width: 360px;
  padding: 0.5rem;
}
.donation_page form label input:focus-visible {
  outline: none;
}
.donation_page form .agreement {
  display: flex;
  gap: 1rem;
  align-items: center;
  max-width: 520px;
  width: 100%;
}
.donation_page form .agreement input[type=checkbox] {
  width: 1.5rem;
  height: 1.5rem;
}
.donation_page .required {
  margin: 0 0 2rem;
}
.donation_page .required sup {
  color: red;
  font-size: 1.5rem;
  font-weight: 700;
  top: 0;
}
.donation_page .pola-kwot .filter-option-inner-inner {
  padding: 0.25rem 1rem;
  font-size: 1rem;
}
.donation_page p.submit {
  margin: 0 0 1rem;
}
.donation_page p.submit input {
  padding: 1rem 5rem;
  border: solid 1px #5D4A23;
  font-size: 1rem;
  letter-spacing: 1px;
  border: none;
  background: #5D4A23;
  color: #F6F3E9;
  transition: all 0.3s ease;
  cursor: pointer;
}
.donation_page p.submit input:hover {
  background: #F6F3E9;
  color: #5D4A23;
}

/*# sourceMappingURL=style.add.css.map */
