/* ---start---bez tego style się posypią */
/* ---end--- */
/* =========================================================
   PREMIUM PAYWALL
========================================================= */
#seoModal .premium-paywall,
#seoModal .premium-paywall *,
#seoModal .premium-paywall *::before,
#seoModal .premium-paywall *::after {
  box-sizing: border-box;
}
#seoModal .pay-wall-box {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}
#seoModal > .modal {
  padding: 20px;
}
#seoModal .modal-content {
  position: relative;
  width: 760px;
  max-width: calc(60vw);
  margin: 20px
        auto;
  padding: 0;
  overflow: hidden;
  border: 0 !important;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.24), 0 8px 24px rgba(0, 0, 0, 0.08);
}
#seoModal .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: auto;
  margin: 0 !important;
  padding: 22px !important;
  border: 0 !important;
  background: transparent !important;
}
#seoModal .modal-header .close {
  position: relative;
  float: none !important;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #e3e7e4 !important;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92) !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 1;
  opacity: 1 !important;
  text-shadow: none !important;
  cursor: pointer;
  transition: background .18s ease,
        transform .18s ease;
}
#seoModal .modal-header .close::before,
#seoModal .modal-header .close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  border-radius: 2px;
  background: #28323a;
}
#seoModal .modal-header .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
#seoModal .modal-header .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#seoModal .modal-header .close:hover {
  background: #f5f5f5 !important;
  transform: rotate(90deg);
}
#seoModal .modal-body {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  background: #ffffff !important;
}
#seoModal .premium-paywall {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 52px
        60px
        40px;
  text-align: center;
  background: #ffffff;
  font-family: "Roboto";
}
#seoModal .premium-paywall__wave {
  position: absolute;
  z-index: 1;
  display: block;
  pointer-events: none;
}
#seoModal .premium-paywall__wave-color {
  stop-color: #ec008c;
  stop-opacity: .08;
}
#seoModal .premium-paywall__wave--top {
  top: 0;
  left: 0;
  width: 100%;
  height: 285px;
}
#seoModal .premium-paywall__wave--bottom {
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 265px;
}
#seoModal .premium-paywall__lock {
  position: relative;
  z-index: 10;
  width: 132px;
  height: 132px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0
        0
        22px;
  border-radius: 50%;
  background: #ffffff;
  color: #ec008c;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.09);
}
#seoModal .premium-paywall__lock svg {
  display: block;
  width: 66px;
  height: 66px;
}
#seoModal .premium-paywall__headline {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 680px;
  margin: 0 !important;
  padding: 0;
  color: #182129;
  font-family: "Roboto";
  font-size: 39px;
  font-weight: 700;
  line-height: 1.17;
  letter-spacing: -1px;
  text-align: center;
  text-transform: none !important;
}
#seoModal .premium-paywall__description {
  position: relative;
  z-index: 10;
  width: 600px;
  max-width: 100%;
  margin: 18px
        0
        0;
  padding: 0;
  color: #69737c;
  font-family: "Roboto";
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
#seoModal .premium-paywall__subscription-copy {
  position: relative;
  z-index: 10;
  width: 620px;
  max-width: 100%;
  margin-top: 18px;
  padding: 0;
  text-align: center;
  font-family: "Roboto";
}
#seoModal .premium-paywall__subscription-title {
  width: 100%;
  margin: 0 !important;
  padding: 0;
  color: #182129;
  font-family: "Roboto";
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
#seoModal .premium-paywall__subscription-text {
  width: 100%;
  margin: 2px
        0
        0 !important;
  padding: 0;
  color: #69737c;
  font-family: "Roboto";
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
}
#seoModal .premium-paywall__actions {
  position: relative;
  z-index: 10;
  width: 500px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 14px;
  margin-top: 20px;
}
#seoModal .premium-paywall__login {
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  margin: 0;
  border: 0;
  border-radius: 100px;
  background: linear-gradient(135deg, #ec008c 0%, #cd007a 100%);
  color: #ffffff !important;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 7px 18px rgba(236, 0, 140, 0.15);
  transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
}
#seoModal .premium-paywall__login:link,
#seoModal .premium-paywall__login:visited {
  color: #ffffff !important;
  text-decoration: none !important;
}
#seoModal .premium-paywall__login:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  transform: translateY(-2px);
  box-shadow: 0 11px 24px rgba(236, 0, 140, 0.22);
  filter: brightness(1.02);
}
#seoModal .premium-paywall__subscribe {
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  margin: 0;
  border: 2px solid #ec008c;
  border-radius: 100px;
  background: #ffffff !important;
  color: #ec008c !important;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}
#seoModal .premium-paywall__subscribe:link,
#seoModal .premium-paywall__subscribe:visited,
#seoModal .premium-paywall__subscribe:hover,
#seoModal .premium-paywall__subscribe:focus,
#seoModal .premium-paywall__subscribe:active {
  background: #ffffff !important;
  color: #ec008c !important;
  text-decoration: none !important;
}
#seoModal .premium-paywall__subscribe:hover {
  transform: translateY(-2px);
  box-shadow: 0 7px 18px rgba(236, 0, 140, 0.08);
}
@media (max-width: 650px) {
  #seoModal > .modal {
    padding: 0 !important;
  }
  #seoModal .modal-content {
    width: calc(80vw) !important;
    max-width: calc(80vw) !important;
    margin: 10px
            auto !important;
    border-radius: 18px;
    overflow: hidden;
  }
  #seoModal .modal-header {
    padding: 12px !important;
  }
  #seoModal .modal-header .close {
    width: 40px;
    height: 40px;
  }
  #seoModal .modal-header .close::before,
  #seoModal .modal-header .close::after {
    width: 16px;
  }
  #seoModal .premium-paywall {
    width: 100%;
    padding: 45px
            24px
            28px;
  }
  #seoModal .premium-paywall__lock {
    width: 88px;
    height: 88px;
    margin: 0
            0
            16px;
  }
  #seoModal .premium-paywall__lock svg {
    width: 44px;
    height: 44px;
  }
  #seoModal .premium-paywall__headline {
    width: 100%;
    max-width: 100%;
    font-size: 27px;
    line-height: 1.15;
    letter-spacing: -.6px;
  }
  #seoModal .premium-paywall__headline br {
    display: none;
  }
  #seoModal .premium-paywall__description {
    width: 100%;
    max-width: 100%;
    margin-top: 14px;
    font-size: 15px;
    line-height: 1.4;
    white-space: normal !important;
    overflow-wrap: break-word;
  }
  #seoModal .premium-paywall__subscription-copy {
    width: 100%;
    max-width: 100%;
    margin-top: 14px;
    padding: 0;
  }
  #seoModal .premium-paywall__subscription-title {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    line-height: 1.35;
    white-space: normal !important;
    overflow-wrap: break-word;
  }
  #seoModal .premium-paywall__subscription-text {
    width: 100%;
    max-width: 100%;
    margin-top: 3px !important;
    font-size: 15px;
    line-height: 1.35;
    white-space: normal !important;
    overflow-wrap: break-word;
  }
  #seoModal .premium-paywall__subscription-text br {
    display: none;
  }
  #seoModal .premium-paywall__actions {
    width: 100%;
    max-width: 100%;
    margin-top: 17px;
    gap: 10px;
  }
  #seoModal .premium-paywall__login,
  #seoModal .premium-paywall__subscribe {
    width: 100%;
    height: 54px;
    padding: 0 20px;
    border-radius: 100px;
    font-size: 16px;
  }
  #seoModal .premium-paywall__wave--top {
    height: 180px;
  }
  #seoModal .premium-paywall__wave--bottom {
    height: 155px;
  }
}
@media (max-width: 420px) {
  #seoModal .modal-content {
    width: calc(88vw) !important;
    max-width: calc(88vw) !important;
    margin: 6px
            auto !important;
    border-radius: 16px;
  }
  #seoModal .premium-paywall {
    padding: 40px
            18px
            24px;
  }
  #seoModal .premium-paywall__lock {
    width: 76px;
    height: 76px;
    margin-bottom: 14px;
  }
  #seoModal .premium-paywall__lock svg {
    width: 38px;
    height: 38px;
  }
  #seoModal .premium-paywall__headline {
    font-size: 24px;
    line-height: 1.14;
    letter-spacing: -.5px;
  }
  #seoModal .premium-paywall__description {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.4;
  }
  #seoModal .premium-paywall__subscription-copy {
    margin-top: 12px;
  }
  #seoModal .premium-paywall__subscription-title,
  #seoModal .premium-paywall__subscription-text {
    font-size: 14px;
    line-height: 1.35;
  }
  #seoModal .premium-paywall__actions {
    margin-top: 15px;
    gap: 9px;
  }
  #seoModal .premium-paywall__login,
  #seoModal .premium-paywall__subscribe {
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
  }
  #seoModal .premium-paywall__wave--top {
    height: 165px;
  }
  #seoModal .premium-paywall__wave--bottom {
    height: 145px;
  }
}
@media (max-width: 360px) {
  #seoModal .modal-content {
    width: calc(90vw) !important;
    max-width: calc(90vw) !important;
    margin: 5px
            auto !important;
  }
  #seoModal .premium-paywall {
    padding: 36px
            14px
            20px;
  }
  #seoModal .premium-paywall__lock {
    width: 68px;
    height: 68px;
    margin-bottom: 12px;
  }
  #seoModal .premium-paywall__lock svg {
    width: 34px;
    height: 34px;
  }
  #seoModal .premium-paywall__headline {
    font-size: 22px;
    line-height: 1.13;
  }
  #seoModal .premium-paywall__description {
    margin-top: 10px;
    font-size: 13px;
  }
  #seoModal .premium-paywall__subscription-copy {
    margin-top: 10px;
  }
  #seoModal .premium-paywall__subscription-title,
  #seoModal .premium-paywall__subscription-text {
    font-size: 13px;
    line-height: 1.35;
  }
  #seoModal .premium-paywall__actions {
    margin-top: 13px;
    gap: 8px;
  }
  #seoModal .premium-paywall__login,
  #seoModal .premium-paywall__subscribe {
    height: 47px;
    font-size: 14px;
  }
  #seoModal .premium-paywall__wave--top {
    height: 150px;
  }
  #seoModal .premium-paywall__wave--bottom {
    height: 135px;
  }
}
@media only screen and (max-width: 576px) {
  .desktop-sm {
    display: none;
  }
}
@media only screen and (min-width: 577px) {
  .mobile-sm {
    display: none;
  }
}
@media (max-width: 478px) {
  .lp_mobile {
    display: block;
  }
  .lp_desktop {
    display: none;
  }
}
@media (min-width: 479px) {
  .lp_mobile {
    display: none;
  }
  .lp_desktop {
    display: block;
  }
}
.header-wrap-clone {
  margin-bottom: 5px;
}
.najnowsze .button-home {
  display: none;
}
.hide {
  display: none !important;
}
.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
  width: 200px;
}
.owl-carousel .owl-dots .owl-dot {
  background-color: #ec008c !important;
  margin-top: 5px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: #dfdfdf;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  border-radius: 50%;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #333 !important;
}
.m-block {
  margin-top: 20px;
}
.p10-5 {
  padding: 10px 0 5px 0;
}
.circle-image {
  margin: 0 auto;
}
.circle-image .picture {
  border-radius: 50%;
}
.author .author-name {
  font-weight: 500;
}
.block.b-pb50 {
  padding: 30px 0 50px 0;
}
.section.p-block {
  padding: 10px 0 50px 0;
}
.p-40 {
  padding: 40px 0;
}
.pt-40 {
  padding: 40px 0 0!important;
}
.pt-20 {
  padding: 20px 0 0!important;
}
.cover-lead {
  margin-bottom: 0 !important;
}
#logo {
  padding-bottom: 8px;
}
.block.najnowsze {
  padding: 15px 0 0 0;
}
.article.article-post-type ul {
  padding-left: 20px;
}
#portfolio-navigation a:hover,
.breadcrumb a:hover,
.btn-link,
.comment-content .comment-author a:hover,
.dark #portfolio-navigation a:hover,
.dark .breadcrumb a:hover,
.dark .entry-title h2 a:hover,
.dark .entry-title h3 a:hover,
.dark .entry-title h4 a:hover,
.dark .menu-item.current > .menu-link,
.dark .menu-item:hover > .menu-link,
.dark .portfolio-desc h3 a:hover,
.dark .product-price ins,
.dark .product-title h3 a:hover,
.dark .single-product .product-title h2 a:hover,
.dark .tab-nav-lg li.ui-tabs-active a,
.dark .top-cart-item-desc a:hover,
.entry-title h2 a:hover,
.entry-title h3 a:hover,
.entry-title h4 a:hover,
.fbox-border .fbox-icon i,
.fbox-border .fbox-icon img,
.fbox-plain .fbox-icon i,
.fbox-plain .fbox-icon img,
.portfolio-desc h3 a:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.process-steps li.active h5,
.process-steps li.ui-tabs-active h5,
.product-price ins,
.product-title h3 a:hover,
.single-product .product-price,
.single-product .product-title h2 a:hover,
.tab-nav-lg li.ui-tabs-active a,
.team-title span,
.top-cart-action .top-checkout-price,
.top-cart-item-desc a:hover,
a,
h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge) {
  color: #ec008c;
}
.bookcases__sub-heading {
  display: none;
}
.text-prenumeruj {
  background-color: #ec008c;
  padding: 5px 10px;
  margin: 0;
  border-radius: 20px;
}
.text-prenumeruj a:hover {
  color: #fff !important;
}
.text-prenumeruj:hover {
  background-color: #ec008c;
}
.text-prenumeruj a {
  padding: 8px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  border-radius: 20px;
}
@media (min-width: 992px) {
  .header-row {
    max-width: 1320px;
    margin: 0 auto;
  }
}
.releases_new .navigation a {
  color: #ec008c !important;
}
.releases_new .categoty-name {
  color: #ec008c !important;
  padding-top: 15px;
}
::selection {
  background: #ec008c !important;
}
.categoty-name:after {
  background-color: #ec008c !important;
}
h3 {
  margin-top: 0 !important;
}
.psycho-bg > .menu-link:hover {
  color: #fff !important;
}
.menu-link {
  font-size: 13px !important;
}
.dark {
  background-color: #333333 !important;
}
.release-listing__btn-outer {
  background-color: #ec008c;
  padding: 8px;
  border-radius: 20px;
}
.release-listing__btn-outer a {
  color: #fff;
}
@media (min-width: 992px) {
  .header-size-sm .menu-container > .menu-item > .menu-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
header .navbar-default .navbar-nav > li > a:after {
  position: absolute;
  color: #00BCD4 !important;
  right: 0;
  content: "";
}
.kongres-bg a {
  color: #fff;
}
.kongres-bg {
  background-color: #ec008c;
}
.kongres-bg a::after,
active {
  content: "18.11.2022" !important;
  margin-top: 18px;
  width: 100%;
  text-align: center;
  font-size: smaller;
  color: #171929;
}
header .navbar-default .navbar-nav > li > a:after {
  position: absolute;
  color: #171929 !important;
  right: 0;
  content: "";
}
.prenumerata a {
  color: #000 !important;
}
/* CANVAS */
.konfa-bg > .menu-link:hover {
  color: #ec008c !important;
  background-color: #fff;
}
.konfa-bg a {
  color: #fff;
}
.konfa-bg {
  background-color: #111;
  text-align: center;
}
.konfa-bg a::after,
active {
  content: "30-31.05.2023" !important;
  margin-top: 18px;
  width: 100%;
  text-align: center;
  font-size: smaller;
  color: #FEF49B;
  font-size: 12px;
}
.konfa2-bg > .menu-link:hover {
  color: #fff !important;
  background-color: #fff;
}
.konfa2-bg a {
  color: #fff;
}
.konfa2-bg {
  background-color: #ec008c;
  text-align: center;
}
.konfa2-bg a::after,
active {
  content: "13.03.2023" !important;
  margin-top: 18px;
  width: 100%;
  text-align: center;
  font-size: smaller;
  color: #D80003;
  font-size: 12px;
}
.pay-wall-zaloguj2 {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  background-color: #EB1C5D;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 50%;
  text-decoration: none;
  border: 1px solid #EB1C5D;
  font-weight: 400;
}
.pay-wall-zaloguj2:hover {
  color: #ffffff;
}
#partners_marquee {
  width: 100%;
  max-width: 1148px;
  overflow: hidden;
}
#partners_marquee ul {
  margin: 0;
  padding: 0;
  width: 9000px;
}
#partners_marquee ul li {
  display: inline-block;
  width: 164px;
  height: 100px;
  padding: 10px;
  overflow: hidden;
  text-align: center;
}
#partners_marquee ul li img {
  max-width: 100%;
  max-height: 100%;
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: 0.35s linear;
  /* Safari */
  transition: 0.35s linear;
}
#partners_marquee ul li img:hover {
  -webkit-filter: grayscale(0);
  opacity: 1;
  filter: none;
}
#newsletter-ramka {
  background-color: #f5f5f5;
  padding: 80px 0;
  display: flex;
  justify-content: center;
}
.text-newsletter {
  background-color: #fff;
  padding: 20px 10px 40px 10px;
}
.newsletter_header {
  font-size: 38px;
  color: #333;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  padding-top: 30px;
  letter-spacing: 1px;
}
.newsletter_title {
  font-size: 18px;
  font-weight: 400;
  color: #9f9f9f;
  text-align: center;
  padding: 20px 0 20px;
  line-height: 1.4;
}
/* paywall */
.pay-wall-box {
  background: #fff;
}
.box h3 {
  text-align: center;
  top: 80px;
  color: #999;
}
.box .tagline {
  font-size: 18px;
  display: block;
  color: #9b9b9b;
  padding: 0 0 10px;
}
.box .ptaszki {
  font-size: 18px;
  color: #999;
  display: block;
  padding: 0px 60px 10px 60px;
}
.box ul {
  line-height: 1.4;
  list-style-type: none;
  display: inline-block;
  text-align: left;
}
.box li:before {
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color: #009ede;
}
.box {
  width: 100%;
  background: #ffffff;
  padding: 30px;
  text-align: center;
  align-content: center;
  border-top: 3px solid #666666;
  box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
}
.effect4 {
  position: relative;
}
.pay-wall-button {
  display: inline-block;
  font-size: 3vh;
  line-height: 19px;
  text-align: center;
  background-color: #009ede;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 26px;
  padding-bottom: 26px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 30%;
  text-decoration: none;
}
.pay-wall-zarejestruj {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  background-color: #ec008c;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 30%;
  text-decoration: none;
}
.pay-wall-zaloguj {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  background-color: #fff;
  color: #ec008c;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 30%;
  text-decoration: none;
  border: 1px solid #ec008c;
}
.pay-wall-zaloguj2 {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  background-color: #104e8e;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 50%;
  text-decoration: none;
  border: 2px solid #104e8e;
  font-weight: 400;
}
.pay-wall-zaloguj2:hover {
  color: #fff;
}
/* paywall koniec */
.tvn {
  background: url('https://charaktery.eu/media/cache/resolve/origin/uploads/651/2ad/6512adf2759f2294870322.png') center center no-repeat;
  min-width: 109px;
}
.tvn a {
  min-height: 60px;
}
