/*
Theme Name: Activia TTF Child
Template: twentytwentyfive
Description: Motyw potomny Twenty Twenty-Five dla Activia
Version: 1.0.0
*/

strong {
    font-weight: 700;
}

figure img {
  width: 100%;
}

figure {
  display:flex;
}

.wp-block-group.position-relative {
  position: relative;
}

@media (max-width: 1024px) {
  .menu-navigation.mobile a {
    font-size: 2em;
  }
  
}

@media (max-width: 768px) {
  .header-wrapper {
    border-radius: 0 0 1rem 1rem;
  }

  h1 mark {
    display: block;
  }

  .justify-mobile-end {
    justify-content: flex-end;
  }

  .align-items-mobile-center {
    align-items: center;
  }

  .text-align-mobile-center {
    text-align: center;
  }
}



.button-spacing
{
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
}



/* button route arrow */

.button-route-arrow .wp-block-button__link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
}

.button-route-arrow .wp-block-button__link::after {
  content: "" !important;
  display: inline-block !important;
  width: 38px !important;
  height: 18px !important;
  background-image: url("http://wystawa.activia.pl/wp-content/uploads/2026/04/Vector-28.svg") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  flex-shrink: 0 !important;
}

@media (max-width: 767px) {
  .location-mobile-center {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .location-mobile-center,
  .location-mobile-center .wp-block-group,
  .location-mobile-center p,
  .location-mobile-center h1,
  .location-mobile-center h2,
  .location-mobile-center h3,
  .location-mobile-center h4 {
    text-align: center !important;
  }

  .location-mobile-center > p:first-of-type {
    text-align: left !important;
  }

  .location-mobile-center .is-mobile-single-column {
    justify-items: center;
    row-gap: 1.5rem;
  }

  .location-mobile-center .is-mobile-single-column > .wp-block-group {
    width: 100%;
    max-width: 34rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .location-mobile-center .wp-block-image,
  .location-mobile-center .wp-block-image img,
  .location-mobile-center figure {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .location-mobile-center .wp-block-buttons {
    display: flex;
    justify-content: center !important;
  }

  .location-mobile-center .wp-block-button {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .location-mobile-center .wp-block-button__link {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .location-mobile-center sub {
    display: inline;
    font-size: 0.8em;
  }
}

/* Odwrócenie koloru strzałki przez filter - bez zmiany wyglądu */
.wp-block-details summary::-webkit-details-marker {
	filter: brightness(0) invert(1) !important;
}

.wp-block-details summary::marker {
	filter: brightness(0) invert(1) !important;
}

/* FaQ */

#faq .wp-block-details summary::after,
#faq details summary::after {
  content: "" !important;
  background-image: url("http://wystawa.activia.pl/wp-content/uploads/2026/04/arrow.svg") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  border: none !important;
  display: inline-block !important;
  width: 38px !important;
  height: 18px !important;
  transform: rotate(0deg) !important;
}
@media (max-width: 767px) {
  #faq .wp-block-details summary::after,
  #faq details summary::after {
    width: 18px !important;
    height: 10px !important;
  }
}

/* kontakt */

@media (max-width: 767px) {
  #kontakt {
    display: flex !important;
    flex-direction: column !important;
    padding-top: 1.2rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 0 !important;
    padding-left: 1.25rem !important;
  }

  #kontakt .kontakt-row {
    order: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 1.5rem !important;
  }

  #kontakt .kontakt-col {
    width: 100% !important;
    max-width: 26rem !important;
    text-align: center !important;
  }

  #kontakt .kontakt-col p {
    text-align: center !important;
  }

  #kontakt .kontakt-clover {
    order: 2 !important;
    position: static !important;
    display: flex !important;
    justify-content: center !important;
    margin-top: 1rem !important;
    margin-bottom: -4rem !important;
  }

  #kontakt .kontakt-clover img {
    width: 120px !important;
    height: auto !important;
  }
}

/* footer */

@media (max-width: 767px) {
  .footer-mobile-row {
    row-gap: 1.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .footer-mobile-row > .wp-block-group:first-child {
    justify-content: center !important;
  }

  .footer-mobile-row .wp-block-navigation {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
  }

  .footer-mobile-row .wp-block-navigation__responsive-container-content,
  .footer-mobile-row .wp-block-page-list,
  .footer-mobile-row ul.wp-block-navigation__container {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 1.4rem !important;
  }

  .footer-mobile-row .wp-block-navigation-item {
    width: auto !important;
    text-align: center !important;
  }

  .footer-mobile-row .wp-block-navigation-item__content {
    display: inline-block !important;
    width: auto !important;
    text-align: center !important;
    justify-content: center !important;
    white-space: normal !important;
  }
}

@media (max-width: 767px) {
  .mobile-center-text {
    text-align: center !important;
  }
}