/* ---start---bez tego style się posypią */
/* ---end--- */
@media only screen and (max-width: 576px) {
  .desktop-sm {
    display: none;
  }
}
@media only screen and (min-width: 577px) {
  .mobile-sm {
    display: none;
  }
}
.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: #3e9ea4;
}
.bookcases__sub-heading {
  display: none;
}
.text-prenumeruj {
  background-color: #000;
  padding: 5px 10px;
  margin: 0;
  border-radius: 20px;
}
.text-prenumeruj a:hover {
  color: #FFF !important;
}
.text-prenumeruj:hover {
  background-color: #3e9ea4;
}
.text-prenumeruj a {
  padding: 8px;
  margin: 0;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 0.5px;
  border-radius: 20px;
}
.author-image img {
  width: 120px !important;
  height: 120px !important;
}
@media (min-width: 992px) {
  .header-row {
    max-width: 1320px;
    margin: 0 auto;
  }
}
.releases_new .navigation a {
  color: #3e9ea4 !important;
}
.releases_new .categoty-name {
  color: #3e9ea4 !important;
  padding-top: 15px;
}
::selection {
  background: #3e9ea4 !important;
}
.categoty-name:after {
  background-color: #3e9ea4 !important;
}
#logo a,
.before-heading,
.button.button-desc,
.button.button-desc span,
.comment-content .comment-author span,
.comment-content .comment-author span a,
.counter,
.entry blockquote p,
.entry-link,
.entry-link span,
.entry.entry-date-section span,
.fbox-center.fbox-italic p,
.fbox-content h3,
.font-body,
.font-secondary,
.mega-menu-style-2 .mega-menu-title > .menu-link,
.menu-link,
.more-link,
.nav-tree li a,
.nav-tree ul ul a,
.skills li .progress-percent .counter,
.sub-menu-container .menu-item > .menu-link,
.tab-nav-lg li a,
.team-title span,
.testi-content p,
.top-search-form input,
.wedding-head,
.wedding-head .first-name span,
.wedding-head .last-name span,
.widget-filter-links li a,
.wp-caption,
body,
label,
small {
  font-family: Alexandria, sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Maven Pro', sans-serif!important;
}
#partners_marquee {
  width: 100%;
  max-width: 1106px;
  overflow: hidden;
  text-align: left;
}
#partners_marquee ul {
  margin: 0;
  padding: 0;
  width: 9000px;
}
#partners_marquee ul li {
  display: inline-block;
  width: 200px;
  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;
}
/* paywall */
.pay-wall-box {
  background: #fff;
}
.box h3 {
  text-align: center;
  top: 80px;
  color: #999;
}
.box .tagline {
  font-size: 3vh;
  display: block;
  color: #3c54ad;
  padding: 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: #3c54ad;
}
.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: #999999;
  color: #ffffff;
  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: 2.5vh;
  line-height: 19px;
  text-align: center;
  background-color: #3c54ad;
  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: 2.5vh;
  line-height: 19px;
  text-align: center;
  background-color: #fff;
  color: #3c54ad;
  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 #3c54ad;
}
/* paywall koniec */
.webinar {
  background-color: #E83E8C;
}
.webinar a {
  padding: 8px 15px !important;
}
li.webinar a::after,
active {
  content: "BEZPŁATNA TRANSMISJA" !important;
  width: 100%;
  text-align: center;
  font-size: smaller;
  display: block;
}
.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;
}
