@charset "UTF-8";
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../../../fonts/Inter-Regular-400.woff2) format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../../../fonts/Inter-SemiBold-600.woff2) format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../../../fonts/Inter-Bold-700.woff2) format("woff2");
}

:root {
  --font-family-main: "Inter", sans-serif;
  --color-font: #222222;
  --color-black: #000000;
  --color-main: #00FF00;
  --color-white: #FFFFFF;
  --color-quiz: #00E500;
  --color-gallery: #00E500 !important;
}

body {
  font-family: var(--font-family-main);
  color: var(--color-font);
}

.settings-btn {
  bottom: 86px !important;
}
footer .legal-info .h5 {
  width: 90%;
  margin: 0 auto;
}
section > .gl_wrapper {
  padding: 0 16px;
}
.element__media a:after {
  background-size: contain;
  width: 40px;
  height: 32px;
  content: "";
  background-color: #eee;
  -webkit-mask-image: url(/media/icons/f03e.svg);
  mask-image: url(/media/icons/f03e.svg);
  -webkit-mask-size: 40px;
  mask-size: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 40px;
  z-index: 0;
  display: block;
}
.slot__image {
  position: relative;
  z-index: 2;
}
.element__media,
.slot__image {
  background-color: #bfbfbf;
}
article ol li a {
  font-weight: 600;
  color: var(--color-font);
  font-size: 16px;
  text-decoration: underline 2px var(--color-main);
}
.gl_plugin.galleries.thumbnails-gallery {
  max-height: 492px;
}
/* video min height lead*/
.author_lead_title_wrapper .video_player > .turbo-vjs {
  min-height: 200px;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
p {
  margin: 0;
}
article .block_list__container > p{
  margin-bottom: 16px !important;
}
.main-content {
  margin-bottom: 66px;
}

body.menu-tapbar-open {
  overflow-y: hidden;
  height: 100%;
  overflow-scrolling: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
body.menu-tapbar-open .bottom-tap-bar {
  pointer-events: all !important;
  touch-action: auto !important;
  -ms-touch-action: auto !important;
}
body.menu-tapbar-open .bottom-tap-menu {
  pointer-events: all !important;
  touch-action: auto !important;
  -ms-touch-action: auto !important;
  overflow-y: scroll;
}
.bottom-tap-menu {
  overflow-y: scroll;
}

.bottom-tap-menu > ul > li:last-child {
  margin-bottom: 160px;
}
/* bottom tap bar */

.bottom-tap-bar {
  width: 100%;
  position: fixed;
  display: flex;
  justify-content: space-around;
  height: 88px;
  background: var(--color-black);
  bottom: 0;
  left: 0;
  z-index: 9999999999;
  overflow: hidden;
  align-items: center;
}
.bottom-tap-bar a {
  text-decoration: none;
  display: flex;
  align-items: center;
  max-height: 67px;
  height: 67px;
  min-width: 45px;
}
.bottom-tap-bar-item.active .bottom-tap-bar-item__text span {
  color: var(--color-main);
}
.bottom-tap-bar-item.active .bottom-tap-bar-item__dots {
  color: var(--color-white);
}
.bottom-tap-bar-item__text span {
  color: var(--color-white);
  text-decoration: none;
  font-weight: 500;
  font-size: 9px;
  line-height: 11px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.bottom-tap-bar-item__icon {
  height: 31px;
}
.bottom-tap-bar-item {
  display: flex;
  flex-direction: column;
  max-height: 67px;
  height: 67px;
  justify-content: flex-start;
  align-items: center;
  max-width: 67px;
  text-align: center;
  line-height: 15px;
}
.bottom-tap-bar-item__icon {
  height: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bottom-tap-bar-item.dots {
  font-size: 55px;
  color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 22px;
  width: 36px;
  height: 46px;
}
@media (min-width: 500px) {
  .bottom-tap-bar {
    max-width: 600px;
    left: 50%;
    transform: translateX(-50%);
  }
  .header .header-bar::before {
    max-width: 600px;
    left: 50%;
    transform: translateX(-15%);
  }
}
.bottom-tap-bar-item.active img {
  filter: invert(65%) sepia(41%) saturate(6582%) hue-rotate(85deg) brightness(116%) contrast(130%);
}
.bottom-tap-bar-item__icon img {
  min-width: 27px;
  height: 24px;
}
/* header */

.header-bar {
  height: 66px;
  display: flex;
  justify-content: center;
  background: var(--color-black);
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  padding: 0 16px;
}
.header-bar__logo img {
  position: relative;
  height: 66px;
  width: auto;
  z-index: 1;
  margin-top: -2px;
  max-width: 100%;
}
.header .header-bar .header-bar__logo {
  position: relative;
  overflow: hidden;
}

/* V 35*/
.v35 .black {
  height: 340px;
  position: relative;
}
.v35 .white {
  height: 285px;
  position: relative;
}
.blockinfo__text.blockinfo__short h1 {
  text-align: center;
  font-size: 29px;
  line-height: 42px;
  margin-top: 0;
  color: var(--color-font);
  text-transform: uppercase;
}
.listing-container.v35 .element__content {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  min-height: 57px;
  max-height: 57px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  text-align: left;
  background: var(--color-white);
}
.v35 .element__superscription {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px !important;
  display: inline-block;
  padding: 0 !important;
  display: inline-block;
  color: var(--color-white) !important;
  position: absolute;
}
.v35 .element__superscription {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: var(--color-white);
  text-transform: uppercase;
  padding: 0 8px;
  max-width: 100%;
  background: var(--color-main);
  position: absolute;
  top: -20px;
  left: 0;
}
.listing-container.v35 .element__headline a,
.listing-container.v35 .element__headline h2,
.listing-container.v35 .element__headline h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  display: flex;
  align-items: center;
  color: var(--color-font);
  padding: 0 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.listing-container.v35 .black .element__content:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 43.75%, #000000 93.23%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 335px;
  z-index: -1;
  pointer-events: none;
}
.listing-container.v35 .black .element__headline a,
.listing-container.v35 .black .element__headline h2,
.listing-container.v35 .black .element__headline h3 {
  color: var(--color-white);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.listing-container.v35 .black .element__content {
  background: transparent;
  min-height: initial;
  max-height: initial;
}
.listing-container.v35 .black .element__headline a,
.listing-container.v35 .black .element__headline h2,
.listing-container.v35 .black .element__headline h3 {
  color: var(--color-white);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 8px;
}
.listing-container.v35 .element__media a {
  padding-bottom: 0;
  height: initial;
}
.listing-container.v35 .black .element__media img {
  height: 340px;
  object-fit: cover;
  object-position: top;
}
.listing-container.v35 .element {
  margin-bottom: 16px;
  overflow: hidden;
}
.v35 li.active {
  border: 1px solid #ed2125;
  border-radius: 50%;
}
.v35 ul.horizontal.paginacja a {
  color: #666666;
}
.v35 .fa-angle-right:before {
  background-size: contain;
  width: 14px;
  height: 14px;
  content: "";
  background-image: url(/media/icons/f105.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.v35 .fa-angle-left:before {
  background-size: contain;
  width: 14px;
  height: 14px;
  content: "";
  background-image: url(/media/icons/f104.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.v35 li.disable {
  opacity: 0.3;
}
/* menu */

.bottom-tap-menu {
  position: fixed;
  z-index: 999999999;
  background: var(--color-black);
  width: 100%;
  height: 100vh;
  top: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: center;
  padding-left: 24px;
}
.bottom-tap-bar > a.active {
  pointer-events: none;
}
.bottom-tap-bar-item.dots {
  cursor: pointer;
  transform: rotate(270deg);
  width: 32px !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 39px !important;
  padding-bottom: 43px;
  padding-right: 0px;
  box-sizing: border-box;
  font-family: none;
}

.bottom-tap-menu a {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  text-transform: initial;
  color: var(--color-white);
}

.main-title-listing span {
  font-weight: 700;
  font-size: 22px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-font);
}

/* footer */
.gl_plugin.footer {
  padding-bottom: 80px;
}

.col.col-4.legal-info .h5 {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: var(--color-white);
}
footer .row {
  display: flex;
  flex-direction: column;
}
footer .logo {
  order: 3;
  margin-bottom: 16px;
}
footer .legal-info {
  order: 2;
}
footer .about {
  order: 4;
}
footer .serwis-list {
  order: 6;
}
footer .legal {
  order: 5;
}
div#hook_footer {
  padding-top: 16px;
  background: var(--color-black);
}
footer .list,
footer .list,
footer .legal,
footer .show-list,
footer .show-list,
footer .about,
footer .copyright {
  background-color: var(--color-black);
}

footer .logo img {
  width: 201px;
  margin-top: 10px;
  height: auto;
}
footer .list ul li a {
  display: inline-block;
  color: var(--color-white);
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 152px !important;
  justify-content: center;
}
/* ARTICLE */

/* article */
.highlight__button .hightlight__button-link {
  background-color: var(--color-main);
}
.highlight__title .hightlight__text {
  color: black;
  font-size: 24px;
  font-weight: 700;
  padding: 16px 0;
}
.article-layout .gl_plugin.header,
.category-layout .gl_plugin.header {
  margin-bottom: 8px;
} 
article .autor.flex.display-flex span.h3.art-sp {
  width: 100%;
  text-align: right;
}
.article-layout .m_zpr_box_top1 {
	margin-top: 16px;
	margin-bottom: 0;
}
.author_lead_title_wrapper .single-photo.with-frames img {
  max-height: 375px;
  min-height: 375px;
  object-fit: cover;
  object-position: top;
}
.lead-gallery .lead-gallery-more,
.thumbnails-gallery .lead-gallery .lead-gallery-more {
  bottom: initial !important;
  top: 0 !important;
  transform: initial !important;
  top: 0 !important;
  max-width: 80px !important;
  right: 0px !important;
  max-height: 80px !important;
  min-height: 80px !important;
  left: initial !important;
  border-radius: 0 !important;
  min-width: 80px;
  border: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-main) !important;
}
.lead-gallery .lead-gallery-more a,
.thumbnails-gallery .lead-gallery .lead-gallery-more a {
  padding: 0px !important;
  min-height: 67px;
  display: flex !important;
  max-height: 67px !important;
  justify-content: center;
  flex-direction: column;
  border-radius: 50% !important;
  box-sizing: border-box;
  width: 67px;
  border: none !important;
  background-color: var(--color-main) !important;
  color: var(--color-font) !important;
  font-weight: 400 !important;
}
span.media__count,
.thumbnails-gallery .lead-gallery .lead-gallery-more span.media__count {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: var(--color-font);
}
span.count_suffix,
.thumbnails-gallery .lead-gallery .lead-gallery-more span.count_suffix {
  text-transform: uppercase;
  color: var(--color-font);
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
}
.article-layout .main-content {
  margin-bottom: 0px;
}
.gl_plugin.galleries.thumbnails-gallery span.count_suffix {
  line-height: 11px;
}

.lead-gallery.lead_element__aspect_ratio figure {
  min-width: 100%;
  margin: 0;
}
.main-content .main-title-listing {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 0;
  text-align: left;
}
article > ul,
article > ol {
  margin: 0 0 16px 8px;
}
article > p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: var(--color-font);
}
article > p a,
article > a, 
article p a {
  font-weight: 600;
  color: var(--color-font);
  text-decoration: underline 2px var(--color-main);
}
article h3 {
  font-weight: 700;
  font-size: 19px;
  line-height: 29px;
}
article h3 a {
  color: var(--color-font);
  text-decoration: underline 2px var(--color-main);
  text-align: left;
}
.audioBlock {
  margin-bottom: 16px;
}
.stm-shopping-container .btn-link {
  background-color: var(--color-font);
}
.recommendedArticle {
  background: var(--color-white);
  border: 1px solid var(--color-main);
  padding: 16px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-top: 0;
}
.static-teaser {
  margin-bottom: 16px;
}
.recommendedArticle__title p {
  text-align: center;
  background: var(--color-main);
  display: inline;
  padding: 0 8px;
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 9px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--color-font);
  padding: 4px;
}
.recommendedArticle__title {
  margin-bottom: 8px;
  display: flex;
  align-items: flex-start;
}
.recommendedArticle__link a {
  text-decoration: initial;
  display: flex;
  align-items: center;
  color: var(--color-font);
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  padding-left: 8px;
}
#article_zpr_shopping.zpr_shopping__article .stm-shopping-container .btn-link {
  width: 80px;
  margin: auto;
  margin-bottom: 6px;
}
article > h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 29px;
}
p.toc {
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
}
article ol li a,
article ul li a {
  font-weight: 600;
  font-size: 15px;
  color: var(--color-font);
  text-decoration: underline 2px var(--color-main);
}
article ol li,
article ul li {
  font-weight: 400;
  font-size: 15px;
  color: var(--color-black);
  text-decoration: none;
}
span.recommendedTitle__text {
  text-align: center;
  background: var(--color-main);
  display: inline;
  padding: 4px 8px;
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 9px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--color-font);
  margin-bottom: 10px;
}
span.recommendedLink__text {
  display: flex;
  align-items: center;
  color: var(--color-font);
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  padding: 0px;
  padding-left: 16px;
}
a.ctr_recommend_one {
  text-decoration: none;
}
.recommended-content {
  background: var(--color-white);
  border: 1px solid var(--color-main);
  padding: 16px;
  margin-bottom: 16px;
  padding-left: 0;
  padding-top: 0;
}
.recommended-content .title {
  display: flex;
}
.recommended-content .item {
  margin-bottom: 8px;
}
article h1 {
  font-weight: 800;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0;
  color: var(--color-font);
  margin-top: 8px;
}
.expert-block .expert-name .expert__nameText {
  font-size: 18px;
}
.expert__main{
  border-bottom: 2px solid var(--color-main);
  border-top: 2px solid var(--color-main);

}
.author_lead_title_wrapper .single-photo.hero figure {
  margin: 0;
}
@media (min-width: 600px) {
  .author_lead_title_wrapper .single-photo.hero figure {
    max-width: 600px;
    overflow: hidden;
  }
}
.title_element__superscription p {
  margin: 0;
}
.title_element__superscription p {
  margin: 0;
  background: none;
  padding: 0 8px;
  height: 30px;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px !important;
  display: inline;
  font-weight: 400;
  font-size: 12px;
  line-height: 47px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--color-font);
  padding-left: 0;
}
.single-photo figure {
  margin: 0;
}
.single-photo img {
  margin: 0;
  min-width: 100%;
  object-fit: cover;
}
.single-photo {
  max-width: 100%;
  margin: 0;
}
.galleries .lead-gallery figure img {
  width: 100%;
  display: block;
  height: 375px;
  object-fit: cover;
}
article ul li {
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
}
.gl_plugin.socials .expand {
  display: flex;
  align-items: center;
  height: 16px;
  padding: 8px 20px 8px 20px;
  border-radius: 0 0 6px 6px;
  background: var(--color-main);
  color: var(--color-black);
}
.gl_plugin.socials .expand:after {
  filter: invert(1);
}
.gl_plugin.socials.collapsed {
  border-bottom: 1px solid var(--color-main) !important;
}
.listing-container.listing-ron-nces {
  padding: 0 16px;
}
.single-photo.hero {
  width: calc(100vw - 32px);
  overflow: initial;
  height: 375px;
  max-width: calc(100vw - 32px);
}
article .author_lead_title_wrapper .single-photo.hero figure div img {
  height: 375px;
}
.lead_element__aspect_ratio,
article .single-photo.hero figure > div {
  padding-bottom: 0;
  height: initial;
}
.share-box-button-wrapper .share-box__icon {
  color: var(--color-font);
}
.share-box-button-wrapper .share-box__icon::after {
  background-color: var(--color-main);
}
#timezone {
  width: 45%;
  display: flex;
  height: 16px;
  justify-content: flex-end;
}
.article_author .h3 {
  font-size: 12px !important;
  color: var(--color-font) !important;
}
.share-box-button-wrapper .share-box__icon::after {
  background: url(/media/portalobronny.se/desktop/images/share-link.svg) no-repeat center !important;
}
.share-buttons-wrapper .tt-button {
  background: url(/media/icons/twitter_x_without_circle.svg) no-repeat center !important;
  background-size: contain !important;
}
.share-buttons-wrapper .fb-button {
  background: url(/media/portalobronny.se/desktop/images/face-black.svg) no-repeat center !important;
}
.share-buttons-container.bottom .share-buttons-wrapper {
  bottom: -34px;
}
.share-buttons-wrapper {
  background: var(--color-main);
}
.article-layout .share-buttons-wrapper{
  bottom: 2px !important;
}
.article-layout .share-box-button-wrapper .share-box__icon::after{
  background-color: var(--color-main) !important;
}
p.toc {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 8px;
}
p.lead {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: var(--color-font);
}
.article_authors_with_thumbnail {
  width: 50%;
}
.tags.gl_plugin {
  margin-bottom: 24px;
}
.single-photo {
  overflow: initial;
}
.title_element__superscription {
  display: flex;
  max-height: 30px;
  align-items: center;
}
.gl_plugin.galleries .lead-gallery.lead_element__aspect_ratio {
  margin: 0;
}
.placeholder--after {
  left: 24px !important;
}
footer h3,
footer .h3 {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: var(--color-white);
}
footer .show-list {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: var(--color-white);
}
footer .fa-caret-down:before {
  background-size: contain;
  width: 14px;
  height: 8px;
  content: "";
  background-image: url(/media/architektura.muratorplus/desktop/images/caret-down-footer.svg);
  background-size: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
footer .copyright .copyright__text {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: var(--color-white);
}
.article-layout footer .gl_wrapper {
  padding: 0;
}
footer .serwis-list a,
footer .serwis-list a:hover {
  color: var(--color-white);
}
.tags .breadcrumb__link {
  border: 1px solid var(--color-main);
  padding: 2px 4px;
  color: var(--color-font);
  text-decoration: none;
}
.main-content .main-title-listing span {
  padding-left: 0;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  text-transform: uppercase;
  color: var(--color-font);
}
.article-layout .main-content .main-title-listing span {
  padding-left: 0;
}
.gl_plugin.listing.v18_side, .section__v4 {
  width: initial;
  margin-right: -16px;
  margin-left: -16px;
  background: var(--color-black);
}
.v18_side .element {
  border-bottom: 0;
  padding-bottom: 16px;
  margin-right: 16px;
  position: relative;
}
.article-layout .v18_side .element {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}
.v18_side .main-title-listing span {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  color: var(--color-font);
  text-align: left;
  padding-left: 16px;
}
.article-layout .v18_side .main-title-listing span {
  padding-left: 0;
}
.gl_plugin.galleries {
  margin-bottom: 16px;
  margin-left: -16px;
  margin-right: -16px;
}
.main-title-listing a {
  margin-left: 0px;
  color: var(--color-font);
  text-decoration: none;
}
.article_authors_without_thumbnail {
  width: initial;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 230px;
}
.neck .autor {
  justify-content: space-between;
}
/* poprawka CLS dla sticky video */
.video-js:not(.audioBlockNewPlayer):not(.podcastBlockNewPlayer):not(.podcastBlockPlayer--v2) {
  aspect-ratio: 1.777 !important;
  height: auto !important;
  padding: 0 !important;
  overflow: unset !important;
}
.video-js:not(.audioBlockNewPlayer):not(.podcastBlockNewPlayer):not(.podcastBlockPlayer--v2) .vjs-tech {
  aspect-ratio: 1.777 !important;
  position: inherit !important;
  height: auto !important;
}
.video_player > .turbo-vjs {
  min-height: 200px;
  box-sizing: border-box;
}
.vjs-fullscreen .vjs-tech {
  height: 100% !important;
}
.player.player--main video-js {
  padding-top: 56.25% !important;
}
.player.player--main video {
  position: absolute !important;
}
/* /poprawka CLS dla sticky video */

/* new sponsors on listings */
.extras_component.extras__component--spon {
  position: absolute;
  right: 0;
  top: -16px;
  background: var(--color-white);
  height: 17px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  left: initial !important;
  max-width: initial !important;
}
.extras_component.extras__component--spon p {
  font-weight: 400;
  font-size: 8px;
  line-height: 11px;
  text-transform: uppercase;
  color: var(--color-black);
  margin: 0;
  text-shadow: none;
}
.slot__label {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: var(--color-white);
  height: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 8px;
}
.slot__label span {
  font-weight: 400;
  font-size: 8px;
  line-height: 11px;
  text-transform: uppercase;
  color: var(--color-black);
  margin: 0;
}
#fb-root .fb-customerchat > div {
  display: none;
}
article .gl_plugin.player.video_player {
  margin-bottom: 24px;
}
article link + script + .gl_plugin.player.video_player {
  margin-bottom: 0;
}

/* NCES */
.promo-wrapper {
  border: 1px solid var(--color-main) !important;
  padding-top: 14px !important;
  overflow: hidden;
}
.promo-wrapper.has-photo figure.promo-image-wrapper {
  width: 70vw !important;
  height: auto;
  padding-bottom: 0;
}
.promo-wrapper .promo-header {
  margin-bottom: 24px;
  margin-left: 0;
  margin-top: -15px;
  background-color: var(--color-main);
  width: max-content;
  padding: 0 8px;
  text-transform: uppercase;
  font-size: 15px !important;
  line-height: 21px !important;
  font-weight: 100 !important;
  color: var(--color-font) !important;
}
.promo-wrapper .promo-title-header a {
  text-align: left;
  color: var(--color-font);
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
.promo-wrapper.has-photo figure.promo-image-wrapper {
  width: 100%;
  height: auto;
  padding-bottom: 0;
}
.promo-wrapper.has-photo figure.promo-image-wrapper img {
  width: 70vw;
}
.promo-wrapper.has-photo h3.promo-title-header {
  margin: 0 16px;
}
.promo-wrapper .promo-title-header a {
  text-align: left;
  color: var(--color-font);
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}

.header #hook_top .blockinfo__text h1 {
  margin-top: 16px;
}

/* section v1 rework*/
.section__v1 .section__slots .slot.slot__big .slot__content,
.section__v2 .section__slots .slot.slot__big .slot__content {
  position: relative !important;
}
.section__v1 .section__slots .slot.slot__big,
.section__v2 .section__slots .slot.slot__big {
  height: initial !important;
}
.section__v1 .section__slots .slot,
.section__v2 .section__slots .slot {
  height: initial !important;
}
.section__v1 .section__slots .slot.slot__small .slot__content .slot__superscription,
.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content .slot__superscription,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content .slot__superscription {
  position: relative !important;
  padding-left: 0 !important;
}
.section__v2.section__light .section__slots .slot.slot__small .slot__content::after,
.section__v1 .section__slots .slot .slot__content::after,
.section__v2 .section__slots .slot.slot__small .slot__content::after,
.section__v2 .section__slots .slot.slot__big .slot__content::after {
  display: none !important;
}
.slot__title p,
.slot__title h2,
.slot__title h3 {
  color: var(--color-font) !important;
  padding-left: 0 !important;
}
.slot__superscription p {
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 10px;
  letter-spacing: 0.07em !important;
  text-transform: uppercase;
  color: var(--color-main) !important;
  background: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  display: inline-flex !important;
}
.main-layout .slot.slot__big .slot__content  .slot__superscription p {
  padding-left: 16px !important;
}
.section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription p::before,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription p::before {
    position: absolute;
    background: url(/media/portalobronny.se/desktop/images/plus.svg);
    display: block;
    content: '';
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    transform: translateY(16%);
}
.section__v1 .section__slots .slot.slot__big .slot__content .slot__title p,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title p,
.section__v1 .section__slots .slot.slot__big .slot__content .slot__title h2,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title h2,
.section__v1 .section__slots .slot.slot__big .slot__content .slot__title h3,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title h3 {
  font-weight: 800 !important;
  font-size: 21px !important;
  line-height: 29px !important;
  letter-spacing: 0.02em !important;
  color: var(--color-font) !important;
  text-align: left !important;
  margin-left: 0 !important;
}
.section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription p{
  font-size: 14px !important;
}
.section__v1 .section__slots .slot.slot__big .slot__content,
.section__v2 .section__slots .slot.slot__big .slot__content {
  text-align: left !important;
}
.section__v1 .section__slots .slot.slot__big .slot__image {
  width: initial !important;
  margin-right: -16px;
  margin-left: -16px;
}
.gl_plugin.listing:not(.listing-container) {
  text-align: center;
}
.gl_plugin.listing > a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center !important;
  text-transform: uppercase;
  color: var(--color-font);
  background: var(--color-white);
  border: 1px solid var(--color-main);
  padding: 10px;
}
.element__headline {
  text-align: left;
}
.listing-container.v30 .element .element__content .element__headline a,
.listing-container.v30 .element .element__content .element__headline h2,
.listing-container.v30 .element .element__content .element__headline h3 {
  margin-left: 16px !important;
  font-weight: 600;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: var(--color-font);
}
.gl_plugin.listing {
  margin-bottom: 24px;
}

.main-title-listing a {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  color: var(--color-font) !important;
}
.section__title a,
.section__title {
  font-weight: 400;
  font-size: 30px;
  line-height: 58px;
  display: flex;
  align-items: flex-end;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  color: var(--color-font) !important;
}
.section__header {
  background: var(--color-white);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: initial;
  padding-left: 16px !important;
}
.section__v1 .section__header .section__title a,
.section__v2 .section__header .section__title a,
.section__v1 .section__header .section__title h2,
.section__v2 .section__header .section__title h2 {
  margin-top: 8px !important;
}
.section__container.section__v1 .slot_4 .slot__title p,
.section__container.section__v1 .slot_5 .slot__title p,
.section__container.section__v1 .slot_6 .slot__title p,
.section__container.section__v1 .slot_4 .slot__title h2,
.section__container.section__v1 .slot_5 .slot__title h2,
.section__container.section__v1 .slot_6 .slot__title h2,
.section__container.section__v1 .slot_4 .slot__title h3,
.section__container.section__v1 .slot_5 .slot__title h3,
.section__container.section__v1 .slot_6 .slot__title h3 {
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 26px !important;
}
.section__container.section__v1 .slot_1 .slot__title p,
.section__container.section__v1 .slot_2 .slot__title p,
.section__container.section__v1 .slot_3 .slot__title p,
.section__container.section__v1 .slot_1 .slot__title h2,
.section__container.section__v1 .slot_2 .slot__title h2,
.section__container.section__v1 .slot_3 .slot__title h2,
.section__container.section__v1 .slot_1 .slot__title h3,
.section__container.section__v1 .slot_2 .slot__title h3,
.section__container.section__v1 .slot_3 .slot__title h3 {
  font-size: 19px !important;
  font-weight: 600 !important;
}

.section__v2.section__light .section__slots .slot.slot__small .slot__content .slot__title p,
.section__v2.section__light .section__slots .slot.slot__small .slot__content .slot__title h2,
.section__v2.section__light .section__slots .slot.slot__small .slot__content .slot__title h3 {
  font-weight: 600 !important;
  font-size: 19px !important;
  line-height: 25px !important;
  letter-spacing: 0.02em !important;
  color: var(--color-font) !important;
}
.section__v1 .section__slots .slot.slot__small .slot__image img,
.section__v1 .section__slots .slot.slot__small .slot__image,
.section__v2 .section__slots .slot.slot__small .slot__image img,
.section__v2 .section__slots .slot.slot__small .slot__image {
  height: 280px !important;
}

.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content {
  min-height: 118px !important;
  max-height: 118px !important;
}

.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content .slot__superscription,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content .slot__superscription,
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content .slot__superscription {
  position: absolute !important;
}
.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content .slot__title p,
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content .slot__title p,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content .slot__title p,
.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content .slot__title h2,
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content .slot__title h2,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content .slot__title h2,
.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content .slot__title h3,
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content .slot__title h3,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content .slot__title h3 {
  font-size: 28px !important;
  line-height: 34px !important;
  padding-top: 4px !important;
}
/* v18 side*/
.gl_plugin.listing.v18_side .main-title-listing, 
.section__v4 .section__header .section__title {
  text-align: left;
  margin-left: 0;
  background: var(--color-black);
}
.section__v4 .section__header{
  background: var(--color-black);
}
.gl_plugin.listing.v18_side .main-title-listing a,
.gl_plugin.listing.v18_side .main-title-listing span,
.section__v4 .section__header .section__title,
.section__v4 .section__header .section__title h2 {
  text-decoration: none;
  font-weight: 400;
  font-size: 30px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-main) !important;
  text-align: left;
  margin-left: 0;
  padding-left: 0;
}
.gl_plugin.listing.v18_side, .section__v4 {
  padding: 30px;
}
.section__v4{
  padding: 30px !important;
}
.listing-container.v30 .element .element__content .element__superscription p {
  font-weight: 400;
  font-size: 12px;
}
.v18_side .element a, 
.section__v4 .section__slots a {
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #999999 !important;
  padding-left: 34px;
  margin: 16px 0 !important;
}
.listing.v18_side .element__headline a::before,  
.section__v4 .section__slots a::before {
  position: absolute;
  background: url(/media/portalobronny.se/desktop/images/plus.svg);
  display: block;
  content: "";
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
}
.section__v4 .section__slots .slot_container{
  position: relative;
  border-bottom: 0 !important;
}
.section__header {
  margin-bottom: 0 !important;
}
.section__v2 .section__slots .slot .slot__content .slot__title {
  padding-top: 4px;
}
.gl_plugin.listing.v18_side .main-title-listing {
  margin-bottom: 16px;
}
/*rotator*/
.section__container.section__rotator.section__light {
  background: var(--color-main);
}
.section__container.section__rotator.section__light {
  width: initial;
  margin-left: -16px;
  margin-right: -16px;
}

.slot__content {
  background: var(--color-white);
}
.section__container.section__rotator.section__light .section__title {
  font-weight: 800;
  font-size: 30px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--color-white);
}
.section__container.section__rotator.section__light {
  margin-bottom: 24px;
  overflow: hidden;
}
.section__container.section__rotator.section__light .section__header {
  background: var(--color-main);
}
.rotator .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 200px !important;
  height: 189px !important;
  overflow: hidden;
}
.section__rotator .section__slots .rotator::before,
.section__rotator .section__slots .rotator::after {
  display: none;
}
.rotator .slot__title p,
.rotator .slot__title h2,
.rotator .slot__title h3 {
  padding: 0px 4px 2px 4px !important;
  margin-bottom: 8px !important;
  -webkit-line-clamp: 1 !important;
  text-transform: uppercase;
  font-weight: 400;
}
/* v 30*/
.listing-container.v30 .element:first-child .element__media {
  width: initial;
  margin-right: -16px;
  margin-left: -16px;
}

.listing-container.v30 .element:first-child .element__media {
  height: initial;
}

/* section v2 rework */
.section__container.section__v2.section__light
  .section__slots
  .slot:first-child
  .slot__image {
  width: initial;
}
.section__v1 .section__header .section__title a,
.section__v2 .section__header .section__title a,
.section__v3 .section__header .section__title a,
.section__v1 .section__header .section__title,
.section__v2 .section__header .section__title,
.section__v3 .section__header .section__title {
  font-weight: 400 !important;
  font-size: 30px !important;
  line-height: 42px !important;
  color: var(--color-black);
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 8px;
}
.section__v3 .section__header {
  padding-left: 0 !important;
}
.section__v1, .section__v2 {
  margin-bottom: 40px !important;
}

/* menu */
.bottom-tap-menu > ul > li > a {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: var(--color-main);
  text-transform: uppercase;
}
ul.subnav li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
}
.bottom-tap-menu ul {
  padding-left: 0;
  text-align: left;
  padding: 90px;
  padding-left: 126px;
}
.bottom-tap-menu {
  padding-top: 16px;
}
.bottom-tap-menu > ul > li {
  margin-bottom: 24px;
}

/* article */
.single-photo.hero.with-frames {
  width: initial;
  margin-left: -16px;
  margin-right: -16px;
  max-width: initial;
}
.gl_plugin.socials {
  margin-bottom: 24px;
}
.product-presentation__button-link {
  background: var(--color-main);
  color: var(--color-font);
}

/* breadcrumb_v2 */
.breadcrumb_v2 {
  margin-top: 8px;
  margin-bottom: 12px;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child a {
  font-size: 0;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child a::before {
  position: absolute;
  margin-right: 10px;
  top: -2px;
  left: -13px;
  width: 18px;
  height: 18px;
  content: "";
  background-image: url('/media/icons/breadcrumbs-home.svg');
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child {
  margin-left: 12px;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child a::after {
  display: none;
}
.breadcrumb_v2 .breadcrumb_v2-item::after {
  position: absolute;
  margin-right: 10px;
  top: -4px;
  left: -24px;
  background-size: contain;
  width: 24px;
  height: 24px;
  content: "";
  background-image: url('/media/icons/breadcrumb-slash.svg');
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child::after {
  display: none;
}
.breadcrumb_v2 .breadcrumb_v2-item a {
  font-family: 'Archivo', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.breadcrumb_v2 .breadcrumb_v2-item:last-child {
  color: var(--color-font);
}
.breadcrumb_v2 .breadcrumb_v2-item {
  position: relative;
  margin-left: 16px;
  border-right: 0;
  font-family: 'Archivo', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.breadcrumb_v2 .breadcrumb_v2-item a:hover {
  text-decoration: none;
}
/* /breadcrumb_v2 */

/* SEO text */
.blockinfo__text.blockinfo__short p,
.blockinfo__text p,
.blockinfo__text li {
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  padding: 0;
  color: var(--color-black);
}
.blockinfo__text p:last-of-type {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  padding: 0;
  color: var(--color-black);
}
.blockinfo__text h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: 500;
	padding: 0;
	margin-bottom: 16px;
	margin-top: 24px;
}
.blockinfo__text h3 {
	font-size: 15px;
	line-height: 19px;
	font-weight: 500;
	padding: 0;
	margin-bottom: 16px;
	margin-top: 24px;
}
.blockinfo__text li a,
.blockinfo__text p a {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--color-black);
  text-decoration: underline;
  text-decoration-color: var(--color-font);
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.blockinfo:has(.blockinfo__button) {
  margin-bottom: 24px;
}
/* /SEO text */

/* new article gallery */
.lead-gallery::after {
  position: absolute;
  display: block;
  content: "ZOBACZ GALERIĘ";
  z-index: 1;
  top: 0;
  left: 0;
  font-size: 14px;
  line-height: 14px;
  color: var(--color-font);
  background-color: var(--color-main);
  font-weight: 400;
  padding: 2px 8px;
}

/*v32*/
.v32 > div:nth-child(1) .element__content,
.v32 > div:nth-child(2) .element__content,
.v32 > div:nth-child(3) .element__content {
  position: relative;
}
.v32 > div:nth-child(1),
.v32 > div:nth-child(2),
.v32 > div:nth-child(3) {
  height: initial;
  width: 100%;
  position: relative;
  overflow: initial;
}
.v32 > div:nth-child(1) .element__media,
.v32 > div:nth-child(2) .element__media,
.v32 > div:nth-child(3) .element__media {
  width: initial;
  margin-left: -16px;
  margin-right: -16px;
}
.v32 > div:nth-child(1) .element__content a,
.v32 > div:nth-child(2) .element__content a,
.v32 > div:nth-child(3) .element__content a,
.v32 > div:nth-child(4) .element__content a,
.v32 > div:nth-child(5) .element__content a,
.v32 > div:nth-child(6) .element__content a {
  color: var(--color-font);
  margin-top: 8px;
}
.v32 > div:nth-child(1) .element__content:after,
.v32 > div:nth-child(2) .element__content:after,
.v32 > div:nth-child(3) .element__content:after,
.v32 > div:nth-child(4) .element__content:after,
.v32 > div:nth-child(5) .element__content:after,
.v32 > div:nth-child(6) .element__content:after {
  display: none;
}
.v32 > div:nth-child(1) .element__headline a,
.v32 > div:nth-child(2) .element__headline a,
.v32 > div:nth-child(3) .element__headline a,
.v32 > div:nth-child(1) .element__headline h2,
.v32 > div:nth-child(2) .element__headline h2,
.v32 > div:nth-child(3) .element__headline h2,
.v32 > div:nth-child(1) .element__headline h3,
.v32 > div:nth-child(2) .element__headline h3,
.v32 > div:nth-child(3) .element__headline h3 {
  font-weight: 800;
  font-size: 21px;
  line-height: 29px;
  letter-spacing: 0.02em;
  color: var(--color-font);
  text-align: left;
  margin-top: 0;
}
.v32 > div:nth-child(4) .element__headline a,
.v32 > div:nth-child(5) .element__headline a,
.v32 > div:nth-child(6) .element__headline a,
.v32 > div:nth-child(4) .element__headline h2,
.v32 > div:nth-child(5) .element__headline h2,
.v32 > div:nth-child(6) .element__headline h2,
.v32 > div:nth-child(4) .element__headline h3,
.v32 > div:nth-child(5) .element__headline h3,
.v32 > div:nth-child(6) .element__headline h3 {
  font-weight: 600;
  font-size: 19px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: var(--color-font);
}
.v32 > div:nth-child(1) .element__content,
.v32 > div:nth-child(2) .element__content,
.v32 > div:nth-child(3) .element__content,
.v32 > div:nth-child(4) .element__content,
.v32 > div:nth-child(5) .element__content,
.v32 > div:nth-child(6) .element__content {
  padding-bottom: 8px;
  background: var(--color-white);
  height: initial;
}
.category-layout .blockinfo__text.blockinfo__short h1,
.filter-layout .blockinfo__text.blockinfo__short h1 {
  font-weight: 400;
  font-size: 32px;
  line-height: 39px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-black);
  text-align: left;
  margin-bottom: 0;
  margin-top: 8px;
}
.v32 .element .element__headline {
  margin: 0 16px;
  margin-left: 0;
}
.v32 > div .element__headline .element__superscription p {
  position: relative;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 10px !important;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--color-font) !important;
  background: var(--color-main) !important;
  position: absolute;
  padding: 4px 8px;
}
.v32 > div .element__headline .element__superscription {
  text-align: left !important;
  margin-left: 0 !important;
  display: flex;
  justify-content: flex-start;
}
.v32 .element .element__headline a,
.v32 .element .element__headline h2,
.v32 .element .element__headline h3 {
  font-weight: 600 !important;
}
/* paginacja */
.v32 ul.horizontal.paginacja a,
ul.horizontal.paginacja a {
  color: var(--color-font);
}
.v32 li.active,
ul.horizontal.paginacja li.active {
  border: none;
  border-radius: 0;
  background: var(--color-main);
  color: var(--color-font);
}
.paginacja li.active a,
ul.horizontal.paginacja li.active a {
  color: var(--color-font) !important;
  font-weight: 400;
}
ul.horizontal.paginacja .fa-angle-right:before,
.v32.listing-container ul.horizontal.paginacja .fa-angle-right:before,
.listing-container.v35.with-pagination
  ul.horizontal.paginacja
  .fa-angle-right:before {
  background-size: contain;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(/media/architektura.muratorplus/desktop/images/chevron-right.svg);
  margin-top: 5px;
  margin-left: -16px;
  display: inline-block;
  transform: none;
  position: relative;
  top: 0;
  left: 0;
}
.v32 li.next,
.v32 li.prev ul.horizontal.paginacja li.next,
ul.horizontal.paginacja li.prev {
  background: var(--color-white);
  border-radius: 0;
}
ul.horizontal.paginacja .fa-angle-left:before,
.v32.listing-container ul.horizontal.paginacja .fa-angle-left:before,
.listing-container.v35.with-pagination
  ul.horizontal.paginacja
  .fa-angle-left:before {
  background-size: contain;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(/media/architektura.muratorplus/desktop/images/chevron-left.svg);
  margin-top: 6px;
  margin-left: 2px;
  display: inline-block;
  transform: none;
  position: relative;
  top: 0;
  left: 0;
}
ul.horizontal.paginacja li.disable {
  opacity: 0.4;
  background: var(--color-white);
}
.v32 > div .element__content {
  height: 124px;
}

.bottom-tap-menu {
  position: fixed;
  z-index: 999999999;
  background: var(--color-black);
  width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: center;
  padding-left: 24px;
}
ul.subnav.cat-architektura li {
  line-height: 27px;
}
.bottom-tap-menu > ul > li {
  margin-bottom: 12px;
  width: 70%;
}
.issue_index_entries_items .element {
  min-height: 280px;
  margin-bottom: 16px;
}
.issue_index_entries_items .element .element__headline a {
  font-weight: 600;
  font-size: 19px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: var(--color-font);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-top: 4px;
}
.section__v1 .section__slots .slot.slot__small .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content,
.section__v2 .section__slots .slot.slot__small .slot__content {
  min-height: 124px !important;
  max-height: 124px !important;
}
@media (min-width: 500px) {
  .issue_index_entries_items .element {
    height: 429px;
    margin-bottom: 16px;
  }
}
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content {
  min-height: 104px;
  padding-top: 8px !important;
}
.main-layout .header,
.main-layout .m_zpr_box_top1 {
  margin-bottom: 0;
}
.header-bar__logo a {
  height: 100%;
  display: flex;
  align-items: center;
}
.listing-container.v30 .element .element__content .element__superscription {
  background: var(--color-main);
}
.listing-container.v30 .element .element__content .element__superscription p {
  color: var(--color-font);
}
.section__container.section__v1.section__dark {
  background: var(--color-black);
  width: initial;
  margin-right: -16px;
  margin-left: -16px;
}
.section__container.section__v1.section__dark .slot__content {
  background: var(--color-black);
  padding: 0 16px;
  box-sizing: border-box;
  font-weight: 400;
}
.section__container.section__v1.section__dark .section__slots .slot__content .slot__title p,
.section__container.section__v1.section__dark .section__slots .slot__content .slot__title h2,
.section__container.section__v1.section__dark .section__slots .slot__content .slot__title h3 {
  color: var(--color-white) !important;
}
.section__container.section__v1.section__dark .section__slots .slot.slot__big .slot__image {
  width: initial !important;
  margin-right: 0;
  margin-left: 0;
}

.section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription {
  position: absolute;
  top: -30px;
  text-shadow: 3px 0px 7px rgb(42 39 27 / 80%), -3px 0px 7px rgb(0 0 0 / 80%),
    0px 4px 7px rgb(0 0 0 / 80%);
}

.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content {
  padding-top: 0;
}
.bottom-tap-bar-item__dots {
  background: url(/media/portalobronny.se/desktop/images/plus.svg);
  display: block;
  content: "";
  height: 36px;
  width: 38px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  font-size: 0;
  position: absolute;
  min-width: 24px;
}
.section__v1 .section__slots .slot.slot__big.slot_2 .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_1 .slot__content,
.section__v1 .section__slots .slot.slot__big.slot_3 .slot__content,
.section__v2 .section__slots .slot.slot__small .slot__content {
  flex-direction: column;
  justify-content: flex-start;
}
.section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription + .slot__title p::after,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription + .slot__title p::after,
.section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription + .slot__title h2::after,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription + .slot__title h2::after,
.section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription + .slot__title h3::after,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription + .slot__title h3::after  {
  content: ">";
  font-weight: 400;
  color: var(--color-main);
  margin-left: 8px;
}

/* listing sg v34 */
.v34_radio .listing-container .element:first-child {
  height: 464px;
}
.v34_radio .listing-container .element__content {
  min-height: 107px;
  max-height: 107px;
}
.v34_radio .listing-container .element__headline a,
.v34_radio .listing-container .element__headline h2,
.v34_radio .listing-container .element__headline h3 {
  font-weight: 600;
  font-size: 21px;
  line-height: 27px;
  -webkit-line-clamp: 3;
  padding-left: 0;
}
.v34_radio .listing-container .element:first-child .element__content {
  background: var(--color-white);
  min-height: 100px;
  max-height: 110px;
}
.v34_radio .listing-container .element:first-child .element__content:after {
  display: none;
}
.v34_radio .listing-container .element:first-child .element__headline a,
.v34_radio .listing-container .element:first-child .element__headline h2,
.v34_radio .listing-container .element:first-child .element__headline h3 {
  color: var(--color-font);
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}
.v34_radio .listing-container .element:first-child .element__media img {
  height: 375px;
}
.v34_radio .main-title-listing span {
  font-weight: 400;
  color: var(--color-main);
  margin-bottom: 24px;
}
.v34_radio .element__superscription {
  font-size: 12px;
  line-height: 20px;
  background: unset;
  color: var(--color-font);
  text-transform: uppercase;
  padding: 0 8px;
  max-width: 100%;
  height: 20px;
}
.v34_radio .element__superscription p {
  padding: 0 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px !important;
  background: var(--color-main);
  color: var(--color-font);
  display: inline-block;
  font-weight: 400;
}
.v34_radio > a {
  color: var(--color-font);
  background: var(--color-main);
  text-transform: uppercase;
}
.listing-container.v30 {
  margin-bottom: 24px;
}

/* category */
.v32 > div:nth-child(1) .element__headline .element__superscription p,
.v32 > div:nth-child(2) .element__headline .element__superscription p,
.v32 > div:nth-child(3) .element__headline .element__superscription p {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 21px;
  text-align: center;
  padding: 2px 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px !important;
  display: inline;
  position: absolute;
  bottom: initial;
  top: -30px;
  background: none !important;
  color: var(--color-main) !important;
  text-shadow: 3px 0px 7px rgb(42 39 27 / 80%), -3px 0px 7px rgb(0 0 0 / 80%),
    0px 4px 7px rgb(0 0 0 / 80%);
}

.category-layout .gl_plugin.listing.v18_side,
.article-layout .gl_plugin.listing.v18_side,
.author-layout .gl_plugin.listing.v18_side,
.tag-layout .gl_plugin.listing.v18_side {
  margin-left: initial;
  margin-right: initial;
  background: var(--color-white);
  border: 1px solid var(--color-black);
  padding-top: 0;
  padding-left: 0;
}
.category-layout .listing-container.listing-horizontal-full-v18,
.article-layout .listing-container.listing-horizontal-full-v18,
.author-layout .listing-container.listing-horizontal-full-v18,
.tag-layout .listing-container.listing-horizontal-full-v18 {
  padding-left: 16px;
}
.category-layout .v18_side .element a,
.article-layout .v18_side .element a,
.author-layout .v18_side .element a,
.tag-layout .v18_side .element a {
  color: var(--color-font) !important;
  font-size: 16px;
}
.category-layout .gl_plugin.listing.v18_side .main-title-listing,
.article-layout .gl_plugin.listing.v18_side .main-title-listing,
.author-layout .gl_plugin.listing.v18_side .main-title-listing,
.tag-layout .gl_plugin.listing.v18_side .main-title-listing {
  background-color: var(--color-white);
  padding-top: 5px;
}
.category-layout .gl_plugin.listing.v18_side .main-title-listing span,
.article-layout .gl_plugin.listing.v18_side .main-title-listing span,
.author-layout .gl_plugin.listing.v18_side .main-title-listing span,
.tag-layout .gl_plugin.listing.v18_side .main-title-listing span {
  background: var(--color-black);
  padding: 0 8px;
}

/* author page */
h1.author__name {
  text-align: center;
}
.author__desc a {
  color: var(--color-font);
  text-decoration: underline 2px var(--color-main);
}
.author__desc {
  margin-bottom: 24px;
}
/* Listing na stronie autora i tagu */
.author-layout .author + .listing .listing-container,
.tag-layout .listing__tags .listing-container {
  display: flex;
  flex-direction: column;
  align-content: center;
  overflow: hidden;
}
.author-layout .author + .listing .listing-container .element .element__media,
.tag-layout .listing__tags .listing-container .element .element__media {
  width: 100%;
  height: 312px;
}
.author-layout
  .author
  + .listing
  .listing-container
  .element
  .element__media
  img,
.tag-layout .listing__tags .listing-container .element .element__media img {
  width: 100%;
  height: 312px;
  object-fit: cover;
}
.author-layout .author + .listing .listing-container .element,
.tag-layout .listing__tags .listing-container .element {
  position: relative;
  margin-bottom: 8px;
  margin-right: -16px;
  margin-left: -16px;
  overflow: hidden;
  width: auto;
}
.author-layout .author + .listing .listing-container .element .element__content,
.tag-layout .listing__tags .listing-container .element .element__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: var(--color-white);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 112px;
  max-height: 112px;
  width: 100%;
}
.author-layout
  .author
  + .listing
  .listing-container
  .element
  .element__content
  .element__superscription
  p,
.tag-layout
  .listing__tags
  .listing-container
  .element
  .element__content
  .element__superscription
  p {
  display: inline;
  padding: 2px 8px;
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color: var(--color-white);
  margin-left: 0;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 85vw;
}
.author-layout
  .author
  + .listing
  .listing-container
  .element
  .element__content
  .element__superscription,
.tag-layout
  .listing__tags
  .listing-container
  .element
  .element__content
  .element__superscription {
  margin-bottom: 0;
  position: initial;
  bottom: 100%;
  background: var(--color-white);
  z-index: 1;
  height: 23px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.author-layout
  .author
  + .listing
  .listing-container
  .element
  .element__content
  .element__superscription
  p,
.tag-layout
  .listing__tags
  .listing-container
  .element
  .element__content
  .element__superscription
  p {
  background: var(--color-voxfm-main);
  font-weight: 400;
}
.author-layout
  .author
  + .listing
  .listing-container
  .element
  .element__content
  .element__headline
  a,
.tag-layout
  .listing__tags
  .listing-container
  .element
  .element__content
  .element__headline
  a {
  margin-left: 32px;
  margin-right: 32px;
  font-weight: 700;
  font-size: 21px;
  line-height: 26px;
  color: var(--color-font);
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.author-layout
  .author
  + .listing
  .listing-container
  .element
  .element__content
  .element__headline
  a,
.tag-layout
  .listing__tags
  .listing-container
  .element
  .element__content
  .element__headline
  a {
  margin-left: 16px;
  margin-right: 16px;
  text-align: left;
}
.author-layout .author + .listing .listing-container .element__media a,
.tag-layout .listing__tags .listing-container .element__media a {
  background: 0;
}
.author-layout .author + .listing .listing-container .main-title-listing,
.tag-layout .listing__tags .listing-container .main-title-listing {
  padding-left: 0;
}
.author-layout .author + .listing .listing-container .element__media a,
.tag-layout .listing__tags .listing-container .element__media a {
  padding: initial;
  height: initial;
}
.tag-layout .listing__tags .element__extras,
.tag-layout .listing__tags .listing-lead {
  display: none;
}
@media (min-width: 500px) {
  .author-layout .author + .listing .listing-container .element,
  .tag-layout .listing__tags .listing-container .element {
    min-height: 400px;
  }
}
/* /Listing na stronie autora i tagu */

/* sg changes*/
.listing.v18_side .main-title-listing span::after {
  content: "_";
  font-weight: 400;
  color: var(--color-main);
}

.section__title a::after {
  content: "_";
  font-weight: 400;
  color: var(--color-font);
}

.main-layout .listing-container.v30 .element {
    margin-right: 0;
    margin-left: 0;
}

.main-layout .listing-container.v30 .element .element__content .element__headline a,
.main-layout .listing-container.v30 .element .element__content .element__headline h2,
.main-layout .listing-container.v30 .element .element__content .element__headline h3 {
  margin: 0 !important;
}

.main-layout .main-content .main-title-listing {
  margin-top: 32px;
  margin-bottom: 16px;
}

.listing.v18_side .main-title-listing span::after,
.listing .main-title-listing span::after {
    margin-left: -8px;
}

.listing .main-title-listing span::after,
.listing .main-title-listing a::after,
.category-layout .blockinfo .blockinfo__text h1::after {
    content: "_";
    font-weight: 400;
    color: var(--color-black);
}

.main-layout  .v34_radio .element:first-child .element__superscription p {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 0.07em !important;
    text-transform: uppercase;
    color: var(--color-main) !important;
    background: none !important;
    padding-left: 16px !important;
    margin-left: 0 !important;
    position: relative;
}

.main-layout  .v34_radio .element:first-child .element__superscription p::before, 
.section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription p::before {
    position: absolute;
    background: url(/media/portalobronny.se/desktop/images/plus.svg);
    display: block;
    content: '';
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    left: -2px;
    top: 4px;
}

.section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription p::before {
    left: 2px;
    top: 2px;
}

.main-layout .v34_radio .element:first-child .element__superscription {
    position: absolute;
    top: -32px;
    left: 16px;
    text-shadow: 3px 0px 7px rgb(42 39 27 / 80%), -3px 0px 7px rgb(0 0 0 / 80%),
    0px 4px 7px rgb(0 0 0 / 80%);
}

.main-layout .v34_radio .listing-container .element:first-child .element__headline a,
.main-layout .v34_radio .listing-container .element:first-child .element__headline h2,
.main-layout .v34_radio .listing-container .element:first-child .element__headline h3 {
    color: var(--color-font);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    padding-left: 16px;
}
.article-layout .section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription p, 
.article-layout .section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription p,
.category-layout .section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription p, 
.category-layout .section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription p
.author-layout .section__v1 .section__slots .slot.slot__big .slot__content .slot__superscription p, 
.author-layout .section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription p {
  padding-left: 16px !important;
}
/* amount of photos - listings/sections */
.wide .element__media .media__count,
.wide .slot__image .media__count {
	background-color: var(--color-main) !important;
	color: var(--color-black) !important;
}
.media__count::before {
	background-image: url(/media/icons/black-camera.svg) !important;
	background-size: 16px 12px !important;
}
/* /amount of photos - listings/sections */

/* sekcja 2 i sekcja 3 */
.section__v2 .section__header{
  display: inline-flex !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  padding-left: 0 !important;
  text-align: left;
}

.section__v2 .section__header .section__title,
.section__v2 .section__header .section__title a {
  display: block;
  text-align: left;
}
.section__v3 .slot__content {
  z-index: 99;
  bottom: -4px !important;
}
.section__v3 .slot__title p,
.section__v3 .slot__title h2,
.section__v3 .slot__title h3 {
    margin: 0 !important;
}
.section__v3 .slot__superscription p {
  color: var(--color-black) !important;
  padding-left: 8px !important;
  background: var(--color-main) !important;
}
.section__v2 .section__slots .slot.slot__small .slot__content .slot__superscription {
  padding-left: 0 !important;
}
.section__v2 .section__slots .slot.slot__small .slot__content .slot__superscription p {
    background: var(--color-main) !important;
    color: var(--color-black) !important;
    padding-left: 8px !important;
}
/* /sekcja 2 i sekcja 3 */

/* audioBlock - ver. 02 */
.audioBlock.audio-block-ver-two .video-js .vjs-control-bar,
.audioBlock.audio-block-ver-two .vjs-play-control.vjs-control.vjs-button {
    background-color: var(--color-main);
}
/* /audioBlock - ver. 02 */

/* main page fix mtop1 sticky position */
.main-layout .zpr_box__m_top_1 {
    background-color: var(--color-white);
    padding-top: 16px;
}
/* /main page fix mtop1 sticky position */

/* invert expand gallery colors to black */
.gallery-layout.wide .swiper-gallery .gallery-swiper .swiper-wrapper .photo-img .photo_expand {
  color: var(--color-black);
}
.gallery-layout.wide .swiper-gallery .gallery-swiper .swiper-wrapper .photo-img .photo_expand::after {
  background-color: var(--color-black);
}
/* /invert expand gallery colors to black */

/* Button 'wiecej' dla sekcji */
.section__more-button .more-button {
  color: var(--color-black);
}
/* /Button 'wiecej' dla sekcji */

/* ==================== START ======================
=========== Zmiany w szablonie artykułu ============
================================================= */
/* article author */
.article_authors_without_thumbnail, 
.article_authors_with_thumbnail {
  order: 1;
  width: 100%;
}
#timezone {
  display: flex;
  height: 16px;
  justify-content: start;
  font-size: 12px;
  line-height: 22px;
  width: 50%;
  margin-bottom: 24px;
}
.article_author span, 
.article_author span a, 
.article_authors_without_thumbnail span, 
.article_authors_without_thumbnail span a {
    font-size: 10px !important;
    font-weight: 600 !important;
    color: var(--color-font) !important;
}
.article_author span a,  
.article_authors_without_thumbnail span a {
  text-decoration: underline;
  text-decoration-color: var(--color-font);
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.article_authors_with_thumbnail .article_author, 
.article_authors_without_thumbnail .article_author {
  align-items: center;
  margin-bottom: 16px;
}
article .autor.flex.display-flex {
    margin-bottom: 8px;
}
.article__author__croppimg {
  height: 32px;
  width: 32px;
}
.article_authors_without_thumbnail {
  margin-top: 0;
  max-width: 230px;
}
.neck .autor {
  justify-content: space-between;
}
article .autor.flex.display-flex span.h3.pub_time_hours_minutes{
  border: none;
  margin: 0;
  padding: 0;
  line-height: 22px;
}
article .autor.flex.display-flex span.h3.pub_time_hours_minutes::before {
  content: " • ";
  margin: 0 2px;
}
.h3.pub_time_date{
  line-height: 22px !important;
}
.article__author__croppimg__plug:empty:before {
  height: 32px;
  width: 32px;
  border-radius: 96px;
  margin-right: 8px;
}
.article__author__croppimg img {
  height: 32px;
  width: 32px;
  border-radius: 96px;
}
.h3.art-sp {
  position: absolute;
  text-transform: none;
  right: 16px;
  font-size: 14px !important;
  line-height: 22px !important;
}
/* /article author */

article .autor.flex.display-flex {
  flex-direction: row;
}

/* article socials share icons */
.share-buttons-container.bottom .share-box-button-wrapper {
  width: 100%;
}
.share-buttons-container.bottom .share-buttons-wrapper {
  bottom: -34px;
}
.article-layout .share-buttons-wrapper {
  bottom: unset !important;
  top: -185px !important;
  right: -7px;
  background: var(--color-white);
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
  width: 40px;
  border-radius: 9px !important;
  justify-content: center;
}
.article-layout .share-box-button-wrapper .share-box__icon {
  color: var(--color-light-black);
  font-size: 12px;
  line-height: 18px;
  text-transform: none;
}
.article-layout .share-box-button-wrapper .share-box__icon::after {
  background: url(/media/icons/article2025-global-share-mobile-icon.svg) no-repeat center !important;
  background-color: unset !important;
  top: -30%;
}
.article-layout .share-buttons > * {
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px !important;
  height: 24px !important;
  filter: none;
}
.article-layout .share-buttons-wrapper .mail-button {
  order: 0;
  background: url(/media/icons/article2025-share-envelope-icon.svg) !important;
}
.article-layout .share-buttons-wrapper .fb-button {
    order: 1;
    background: url(/media/icons/article2025-fb-share-icon.svg) !important;
}
.article-layout .share-buttons-wrapper .tt-button {
  order: 2;
  background: url(/media/icons/article2025-twitterx-icon.svg) !important;
  margin-bottom: 0 !important;
}
.article-layout .share-buttons-wrapper .share-buttons > * {
  margin-top: 0 !important;
  margin-bottom: 12px;
}
/* /article socials share icons */
article .title {
    margin-top: 8px;
}
article .lead {
    margin-top: 0;
}
/* ===================== END =======================
=========== Zmiany w szablonie artykułu ============
================================================= */