@font-face {
  font-family: "icomoon";
  src: url("/wp-content/themes/astra-child/fonts/icomoon.woff") format("woff"),
    url("/wp-content/themes/astra-child/fonts/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

header .elementor-icon-box-wrapper .elementor-icon-box-title span{
		color: #FFF;
}

#e-wizyta {
  background: #f8b525;
  padding: 10px 20px;
  font-weight: bold;
}
#content .ast-container h2 {
  font-weight: 700;
}
/*HEADER*/

.mtsnb {
  color: #ffffff;
  font-weight: 600;
  width: 100%;
  line-height: 48px;
  text-align: center;
  position: absolute;
  -webkit-box-shadow: 0 3px 4px rgb(0 0 0 / 5%);
  box-shadow: 0 3px 4px rgb(0 0 0 / 5%);
}
/*NOWE STYLE*/

body:not(.elementor-editor-active) .glowny_kontener_menu {
  display: none;
  height: 530px;
  position: absolute;
  z-index: 13;
  top: 64px;
}

.glowny_kontener_menu
  .elementor-button
  .elementor-button-content-wrapper
  span.elementor-button-text {
  color: black;
}

body:not(.elementor-editor-active) .menu_sidebar {
  background: hsl(309.35deg 100% 30.2%);
  padding: 15px;
  height: 530px;
}
body:not(.elementor-editor-active) .menu_sidebar li span {
  color: white;
}

body:not(.elementor-editor-active) .kontener_slider {
  background: hsl(290deg 27.27% 95.69%);
  position: relative;
  padding: 15px;
}

body:not(.elementor-editor-active) .kontener_slider li span,
body:not(.elementor-editor-active) .kontener_slider li a {
  color: black;
}

body:not(.elementor-editor-active) .menu_slide2 {
  background: hsl(290deg 27.27% 95.69%);
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 15px;
}

body:not(.elementor-editor-active) .menu_slide2:not(.oferta) {
  display: none;
}

body:not(.elementor-editor-active) .menu_slide1 {
  position: absolute;
}

body:not(.elementor-editor-active) .menu_slide1:not(.miasta) {
  display: none;
}

body:not(.elementor-editor-active) .kontener_podmenu {
  display: none;
}

body:not(.elementor-editor-active) .menu_slide2 .menu_zamknij_btn {
  margin: 15px;
}

body:not(.elementor-editor-active) .menu_slide1 .menu_zamknij_btn {
  margin-right: 30px;
}
body:not(.elementor-editor-active) .glowny_kontener_menu li.menu-item a,
body:not(.elementor-editor-active) .glowny_kontener_menu li.menu-item span,
.glowny_kontener_menu .elementor-button-text {
  font-weight: 500;
  font-size: 16px;
}

.menu_rodzic_down {
  position: relative;
  /* odsunięcie treści od prawej o szerokość ikonki + odstęp */
  padding-right: 24px;
}

.menu_rodzic_down::after {
  content: "";
  display: block;
  width: 12px; /* dostosuj do wielkości ikonki */
  height: 12px; /* dostosuj do wielkości ikonki */
  background-image: url("https://pstest.dkonto.pl/wp-content/uploads/2025/07/right-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 4px; /* odsunięcie od krawędzi kontenera */
  transform: translateY(-50%) rotate(90deg);
}

.menu_rodzic_right {
  position: relative;
  width: 100%;
}
.menu_slide1 {
  height: 100%;
}

.menu_slide1 > .elementor-widget-nav-menu nav {
  height: 100%;
  border-right: 1px solid hsl(312deg 5.62% 82.55%);
  margin-bottom: 20px;
}

.menu_slide2_kolumna:after {
  content: "";
  height: calc(100% + 80px);
  top: -55px;
  width: 2px;
  right: 0;
  position: absolute;
  background: hsl(312deg 5.62% 82.55%);
}

.menu_slide1 .elementor-button-text {
  text-align: left;
}

.menu_rodzic_right::after {
  content: "";
  display: block;
  width: 12px; /* dostosuj do wielkości ikonki */
  height: 12px; /* dostosuj do wielkości ikonki */
  background-image: url("https://pstest.dkonto.pl/wp-content/uploads/2025/07/right-arrow-2.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-right: 10px;
  left: calc(100% - 10px);
  transform: translateY(-50%);
}

.submenu_rodzic_down {
  position: relative;
  /* odsunięcie treści od prawej o szerokość ikonki + odstęp */
  padding-right: 24px;
}

.submenu_rodzic_down::after {
  content: "";
  display: block;
  width: 12px; /* dostosuj do wielkości ikonki */
  height: 12px; /* dostosuj do wielkości ikonki */
  background-image: url("https://pstest.dkonto.pl/wp-content/uploads/2025/07/right-arrow-2.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 4px; /* odsunięcie od krawędzi kontenera */
  transform: translateY(-50%) rotate(90deg);
}

.menu_rodzic_right.rozwiniete::after {
  background-image: url("https://pstest.dkonto.pl/wp-content/uploads/2025/07/right-arrow-1.png");
}

.menu_cofnij_btn .elementor-button {
  border-bottom: 2px solid rgb(103, 118, 142) !important;
  padding: 0 0 6px 0 !important;
}

.glowne_menu li.menu-item.rozwiniete {
  border-bottom: 3px solid #76227d;
}

.menu_slide2 > div {
  margin-bottom: 18px !important;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="reset"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
select:focus,
textarea:focus {
  color: inherit;
}

.page .wp-block-list li p {
  display: inline;
}

.page:not(.home) h1:before {
  display: inline-block;
  margin: 0 10px 0 4px;
  font-family: icomoon;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  color: #f8b525;
  content: "\E901";
}

.page h1,
.page h2,
.page h3,
.page h4 {
  clear: none;
}

.o_autorze_arrow:before {
  position: absolute;
  display: inline-block;
  font-family: icomoon;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  color: #f8b525;
  content: "\E901";
  left: 0;
  top: -4px;
}
.o_autorze_arrow {
  padding-left: 15px !important;
  position: relative;
}

/*BLOG ARCHIWUM / KATEGORIE ARCHIWUM*/
.elementor-location-archive article {
  padding: 40px 10px !important;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
}

.elementor-location-archive article img {
  height: 130px;
  object-fit: cover;
}

.elementor-location-archive article .elementor-post__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.elementor-location-archive
  article
  .elementor-post__text
  > a.elementor-post__read-more {
  align-self: flex-end;
}

nav.elementor-pagination a,
nav.elementor-pagination span {
  border: 1px solid #9c59b6;
  padding: 5px 7px;
  border-radius: 8px;
  color: #9c59b6;
  font-size: 14px;
}
nav.elementor-pagination a.next,
nav.elementor-pagination a.prev {
  border: none;
  font-weight: 800;
  font-size: 18px;
}

nav.elementor-pagination span.current {
  background: #9c59b6;
  color: white;
}

nav.elementor-pagination a:hover,
nav.elementor-pagination span:hover {
  background: #9c59b6;
  color: white;
}

.post ul.wp-block-list {
  list-style: circle;
  margin-left: 20px;
}

.post ul.wp-block-list li {
  margin-bottom: 10px;
  line-height: 30px;
}

nav.elementor-pagination {
  margin: 30px 0;
}

.ast-container div[data-elementor-type="single-post"] {
  margin: 0;
  padding: 0;
}

#content #primary {
  margin: 0;
}
.e-con-inner #breadcrumbs,
#content #breadcrumbs {
  margin-bottom: 30px;
  padding-top: 20px;
}
#content #breadcrumbs {
  color: rgb(118, 34, 125);
  font-size: 12px;
  text-transform: uppercase;
}

#primary #main h1 {
  color: #76227d;
  margin: 25px 0 35px;
  font-size: 1.8rem;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
}
#primary #main h1 strong {
  font-weight: 400 !important;
}

@media (max-width: 767px) {
  .elementor-location-archive .elementor-posts-container article {
    flex-direction: column;
  }

  .elementor-location-archive
    .elementor-posts-container
    article
    .elementor-post__text {
    gap: 10px;
    margin-top: 15px;
  }
}
