html {
  scroll-behavior: smooth;
  font-size: 16px;
}
/* przycisk pomocy BOK */
button.customer-service-entry-button {
  background: none;
  border: none;
  transform: scale(0.85);
  transition: all ease-out 0.2s;
}
@media (max-width: 767px) {
  button.customer-service-entry-button {
    right: auto;
    left: 30px;
  }
}
button.customer-service-entry-button:hover {
  transform: scale(1);
}
button.customer-service-entry-button svg {
  margin: auto;
  background-color: rgba(128, 128, 128, 0.5);
  border-radius: 50%;
  transition: all ease-out 0.2s;
}
button.customer-service-entry-button span {
  color: #ffffff;
  padding: 0 2px;
  border-radius: 3px;
  font-weight: 700;
  box-shadow: inset 0 0 20px -2px rgba(128, 128, 128, 0.9);
  position: relative;
  top: -10px;
  transition: all ease-out 0.2s;
}
button.customer-service-entry-button:hover svg {
  background-color: rgba(255, 0, 0, 0.7);
}
button.customer-service-entry-button:hover span {
  box-shadow: inset 0 0 20px 2px #ff0000;
}
/* END --- przycisk pomocy BOK --- END */
/* CUSTOM FOOTER */
#footer .footer {
  background-color: #fff;
  color: #919599;
  font-family: Quicksand !important;
  line-height: 1.42857143 !important;
}
#footer .footer .tags {
  display: none;
}
#footer .footer .description {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-bottom: 2rem;
}
#footer .footer .social {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  #footer .footer .description {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #footer .footer .social {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
#footer .footer .social h3 {
  display: none;
}
ul.mch-footer__links li {
  list-style-type: none;
  margin-bottom: 0.5rem;
}
ul.mch-footer__links a {
  color: #919599;
}
.social.list-group-horizontal {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 40px;
  padding-top: 1.4rem;
  font-size: 1.5rem;
}
.social.list-group-horizontal a {
  margin-right: 0.5rem;
}
.footer .social.list-group-horizontal i::before {
  font-family: 'FontAwesome';
  font-style: normal;
  color: #919599;
  transition: all 0.2s ease-in;
}
.social.list-group-horizontal a:hover i:before,
.social.list-group-horizontal a:active i:before,
.social.list-group-horizontal a:focus i:before {
  color: #5ba21e;
}
/* end --- CUSTOM FOOTER --- end */
body {
  font-family: "Roboto", 'Ubuntu', sans-serif;
  font-weight: 300;
}
.swal2-modal {
  font-family: "Roboto", 'Ubuntu', sans-serif !important;
}
table.simple,
.subscription .price {
  font-family: "Roboto", 'Ubuntu', sans-serif;
}
article .tags-review a:hover {
  color: #f26d8c;
}
.expand-release-description {
  border-bottom: 1px solid #f26d8c;
  color: #f26d8c;
}
.btn-1 {
  background-color: #f26d8c;
}
.block .article .tags .tag {
  background: #f26d8c;
}
.block .article .text .lead:before {
  background: #f26d8c;
}
.block .block-title span {
  border-bottom: 1px solid #f26d8c;
}
header .promo-text {
  color: #f26d8c;
}
header .btn-border {
  border: 2px solid #f26d8c;
  color: #f26d8c;
}
header .btn-border:hover {
  background: #f26d8c;
}
header .navbar-default .navbar-nav > li > a:hover {
  color: #f26d8c;
}
header .search-form input[type="text"] {
  border-bottom: 2px solid #f26d8c;
}
header .search-form .btn {
  color: #f26d8c;
}
.get-in {
  color: #f26d8c;
}
.text-primary {
  color: #f26d8c;
}
.btn.btn-default {
  border: 2px solid #f26d8c;
  color: #f26d8c;
}
.btn-primary {
  border: 2px solid #f26d8c;
  background-color: #f26d8c;
}
.pay-wall-box .year-price,
.pay-wall-box .month-price {
  color: #f26d8c;
}
.pay-wall-box .plan {
  color: #f26d8c;
}
.search-elem .section {
  background: #f26d8c;
}
.search-elem .details .author {
  color: #f26d8c;
}
.filter-name {
  border-bottom: 2px solid #f26d8c;
}
.filters li .order i.active {
  color: #f26d8c;
}
.filters li.active > i {
  color: #f26d8c;
}
.btn-load-more {
  background: #f26d8c;
}
.block .article.separated .text .details .author {
  color: #f26d8c;
}
#submit-filters input[type="submit"] {
  background: #f26d8c;
}
article .post-title {
  font-family: "Roboto";
}
article.article .article-content h1,
article.article .article-content h2:not(.simplebox-title),
article.article .article-content h3,
article.article .article-content h4,
article.article .article-content h5,
article.article .article-content h6 {
  font-family: "Roboto";
}
article .content blockquote::before {
  color: #f26d8c;
}
article .content blockquote::after {
  color: #f26d8c;
}
.breadcrumbs__link:hover {
  color: #f26d8c;
}
.testimonial .content {
  font-family: "Roboto";
}
.number-slider .item {
  font-family: "Roboto";
}
.releases .details {
  font-family: "Roboto";
}
.releases .contents-header {
  font-family: "Roboto";
}
.search-elem .title {
  font-family: "Roboto";
}
.block .new-release-block .release-title {
  font-family: "Roboto";
}
.search-elem .content .highlight {
  color: #f26d8c;
}
article.article .details-on-image p.section {
  color: #f26d8c;
}
article .content a.footnote {
  color: #f26d8c;
}
article .content aside .ref-mark {
  color: #f26d8c;
}
#filters .multiple.active {
  color: #f26d8c;
}
header .navbar-default .navbar-nav > li a.active {
  color: #f26d8c !important;
}
#related-posts-menu li .active {
  border-bottom: 1px solid #f26d8c;
}
a {
  color: #f26d8c;
}
.text-primary {
  color: #f26d8c;
}
.bg-primary {
  background-color: #f26d8c;
}
.btn-primary {
  background-color: #f26d8c;
  border-color: #f26d8c;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #f26d8c;
  border-color: #f26d8c;
}
.btn-primary .badge {
  color: #f26d8c;
}
.btn-link {
  color: #f26d8c;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #f26d8c;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #f26d8c;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #f26d8c;
}
.pagination > li > a,
.pagination > li > span {
  color: #f26d8c;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #f26d8c;
  border-color: #f26d8c;
}
.label-primary {
  background-color: #f26d8c;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #f26d8c;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #f26d8c;
}
.progress-bar {
  background-color: #f26d8c;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #f26d8c;
  border-color: #f26d8c;
}
.panel-primary {
  border-color: #f26d8c;
}
.panel-primary > .panel-heading {
  background-color: #f26d8c;
  border-color: #f26d8c;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f26d8c;
}
.panel-primary > .panel-heading .badge {
  color: #f26d8c;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f26d8c;
}
#nav-main > ul > li a.active {
  color: #f26d8c !important;
}
.release-menu__link {
  color: #f26d8c;
}
.release-menu__link:hover i {
  color: #f26d8c;
}
.releases .download-section .info-text .blue {
  color: #f26d8c;
}
.new-filters__column-name {
  background: #f26d8c;
}
.new-filters__name {
  background: #f26d8c;
}
.new-filters__listing-name {
  color: #f26d8c;
}
.new-filters__listing-details {
  color: #f26d8c;
}
.new-filters__breadcrumbs-container:before {
  background: #f26d8c;
}
.new-filters__mark-all span {
  color: #f26d8c;
}
.file-page__download-button {
  color: #f26d8c !important;
}
.file-page__cover {
  border: 1px solid #f26d8c;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
  color: #f26d8c;
}
label:hover input[type="radio"] ~ i.fa {
  color: #f26d8c;
}
div[data-toggle="buttons"] label:hover {
  color: #f26d8c;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  background-color: #f26d8c;
  color: #FFF;
}
.release-listing__img-outer img {
  border: 1px solid #f26d8c;
}
.release-listing__btn {
  background: #f26d8c;
}
