/* cmsms stylesheet: techsystem modified: 23.12.2025 11:06:53 */
.main__banner--img::after {
    background-image:none;
}
.main__banner--img::before {
    opacity:.5;
}
.main__banner .banner .main-text-1 {
    color:#ffffff;
    padding-left: 4px;
}
  .main__banner .banner__links {
    text-align: center;
  }
.main__text-photo .text-photo--img.reverse::before {
 background-color:#314059;
}
.main__about .about__right--img::before {

 background-color:#314059;
}
@media only screen and (min-width:1000px) {
 .footer__wrapper--left .footer-nav {
   margin-right:40px;
 }
 .main__product .product__right {
  position: absolute !important;
  top:20px;
}
}
.main-content-1 {font-size:16px;}
.main-content-1 table tr.first > * {
    top: var(--_scroll-offset, 147px);
    transition: top .2s ease;
}
/*logo święta */
.header__bottom--logo figure {
    height: 40px;
}
@media only screen and (min-width: 1500px) {
    .header__bottom--logo figure {
        height: auto;
    }
}


/*koniec logo święta*/

@media only screen and (min-width: 1200px) {
    .main__article .article .main-text-1 h1, .main__article .article .main-text-1 h2, .main__article .article .main-text-1 h3, .main__article .article .main-text-1 h4, .main__article .article .main-text-1 h5, .main__article .article .main-text-1 h6 Specificity: (0,3,1)
    {
     margin-top: 20px;
    }
}
