/* Globals */
body {
  min-width: auto !important;
  font-size: 16px;
  line-height: 1.6;
  padding-top: 136px;
  font-family: "Inter", sans-serif;
}
.hidden-more {
  display: none !important;
}
.menucrimson {
  color: crimson !important;
}
.searching #query {
  width: 100%;
}
.menu-buy {
  color: #8b6293 !important;
}
header + * {
  min-height: 66vh;
  padding: 40px 0;
}
header + .container-fluid {
  max-width: 1300px;
  padding-bottom: 50px;
  padding-top: 50px;
}
header nav {
  border: none;
}
.container {
  max-width: 1300px;
}
header .top-bar {
  min-height: unset;
}
header .top-bar .container {
  max-width: unset;
}
.block.block-with-files .title {
  font-size: 18px;
}
.block.block-with-files .tags .tag {
  padding: 1px 0px;
}
#search-results {
  width: 100%;
}
#footer .copyright {
  color: #fff;
  background-color: #3b3b3b;
}
header .header-iframe {
  background: #3b3b3b;
  float: none;
}
.header-main__logo-container {
  padding-top: 0;
  padding-left: 0;
  text-align: center;
}
/* LP */
.lp_mobile {
  display: none;
}
@media (max-width: 767px) {
  #ll-top {
    padding-top: 180px !important;
  }
  .header-main__search-container {
    display: none;
  }
  .header-main__logo-container img {
    max-width: 150px;
  }
}
@media (max-width: 478px) {
  .lp_mobile {
    display: block;
  }
  .lp_desktop {
    display: none;
  }
}
.block-with-files .crow {
  background-color: #f3f4f6;
  padding: 6px;
  border-radius: 7px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  margin: 5px auto;
}
.crow .cl2 {
  background-color: white;
  width: auto;
  padding: 10px !important;
}
.crow .cl10 {
  background-color: white;
  width: auto;
  padding: 10px 15px;
  flex-grow: 1;
}
.crow .cl10 .tag {
  font-size: 12px;
  padding: 5px 0;
}
.styled-checkbox + label:before {
  margin-right: 10px;
}
.styled-checkbox + label {
  font-weight: 400;
  font-size: 15px;
  margin: 0;
}
.listing__option {
  padding: 4px 0;
}
.listing__filter-options-container {
  max-height: 400px;
}
.listing__filters-inner {
  max-height: 400px;
}
.listing__post-item .col-md-5 {
  display: none;
}
.listing__post-item .col-md-7 {
  width: 100% !important;
}
.listing__post-item .row {
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  height: 150px;
}
.listing__sections {
  display: none;
}
.listing__post-title a {
  font-size: 18px;
  color: #545454;
  font-weight: 500;
}
.paginator__navs div:first-of-type {
  display: none;
}
.product-cart-2 .cart-product-aside > .row {
  text-align: right;
}
.product-cart-2 .cart-product-aside > .row > * {
  width: auto;
}
.product-cart-2 .quantity-container {
  margin: 0;
  min-width: 80px;
}
.product-cart-2 .cart-product-price-container {
  margin-right: 0;
}
@media (max-width: 991px) {
  .product-cart-2 .cart-product-aside > .row {
    justify-content: flex-end !important;
  }
}
.header-main {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-main__menu .menu-container {
  max-width: unset;
}
.navbar-nav {
  float: right !important;
  flex-direction: row;
  flex-wrap: wrap;
}
.header-main__menu .container-fluid {
  justify-content: end !important;
}
header .navbar-default .navbar-nav > li > a:after {
  content: none;
}
header .navbar-default {
  padding-top: 0;
  padding-bottom: 0;
}
header .navbar-default .navbar-nav li {
  width: auto;
}
header .navbar-default .navbar-nav li a {
  padding: 15px 20px;
  font-size: 16px;
}
.header-main__search-container {
  float: unset;
  padding: 0;
}
.header-main__search-container i:before {
  content: none;
}
.header-main__search-container .header-main__buy-button {
  width: unset;
  height: unset;
  padding: 10px 25px;
  border-radius: 25px;
  font-size: 16px;
  color: white;
  background-color: #8b6293;
  border: none;
}
.header-main__search-container .header-main__buy-button span {
  position: static;
  color: white;
}
.menu-cart {
  margin-left: auto;
}
.menu-cart:before {
  content: "\f1cc";
  font-family: 'Material Symbols Outlined';
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
}
.top-bar .navbar {
  min-height: unset;
}
.top-bar .navbar .navbar-nav {
  justify-content: end;
}
@media (max-width: 768px) {
  body {
    padding-top: 94px !important;
  }
  header {
    position: inherit;
  }
  header .header-main {
    position: fixed;
    top: 0;
    z-index: 99;
    align-items: unset;
    flex-wrap: wrap;
    padding: 10px 0;
    justify-content: unset;
    box-shadow: 0px 8px 20px -12px rgba(0, 0, 0, 0.1);
  }
  header .header-main .navbar-nav li {
    width: 100%;
  }
  header .top-bar .navbar {
    min-height: unset !important;
  }
  header .top-bar .navbar-nav {
    margin: 0;
  }
  header .top-bar .navbar-nav > .userBar-box {
    height: auto;
  }
}
.navbar-nav > .userBar-box > a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
/* Podstrony */
div.releases {
  margin: 0;
}
div.releases .container .row {
  justify-content: center;
}
div.releases .container .release-listing__year {
  text-align: center;
}
div.releases .container .release-listing__btn {
  width: 100%;
  font-size: 14px;
}
body {
  font-family: "Rubik", 'Ubuntu', sans-serif;
  font-weight: 300;
}
.swal2-modal {
  font-family: "Rubik", 'Ubuntu', sans-serif !important;
}
table.simple,
.subscription .price {
  font-family: "Rubik", 'Ubuntu', sans-serif;
}
article.article .details-on-image p.section {
  color: #3b3b3b;
}
article.article .post-author i {
  color: #3b3b3b;
}
article .post-subtitle {
  color: #3b3b3b;
}
article .tags-review a:hover {
  color: #3b3b3b;
}
#related-posts-menu li .active {
  border-bottom: 1px solid #3b3b3b;
}
.file-page__cover {
  border: 1px solid #3b3b3b;
}
.download-icon path {
  color: #3b3b3b;
}
.block .article .tags .tag {
  background: #3b3b3b;
}
.block .article .text .lead:before {
  background: #3b3b3b;
}
.block .block-title span {
  border-bottom: 1px solid #3b3b3b;
}
#event .heading:before {
  color: #3b3b3b;
}
#event .searching__head i {
  color: #3b3b3b;
}
#event .faq__chapter-title .hash {
  color: #3b3b3b;
}
.filters-container {
  background: #fafafa;
}
#filters .multiple.active {
  color: #3b3b3b;
}
#filters .filters:not(.inline) [type="checkbox"]:not(:checked) + label:after,
#filters .filters:not(.inline) [type="checkbox"]:checked + label:after {
  color: #3b3b3b !important;
}
#filters .filters:not(.inline) [type="checkbox"]:checked + label:after {
  color: #3b3b3b;
}
header .promo-text {
  color: #3b3b3b;
}
header .btn-border {
  border: 2px solid #3b3b3b;
  color: #3b3b3b;
}
header .btn-border:hover {
  background: #3b3b3b;
}
header .navbar-default .navbar-nav > li > a:hover {
  color: #3b3b3b;
}
header .navbar-default .navbar-nav > li > a:after {
  color: #3b3b3b !important;
}
header .navbar-default .navbar-nav > li:not(.hidden-more) a.active {
  color: #3b3b3b !important;
}
header .search-form .btn {
  color: #3b3b3b;
}
.get-in {
  color: #3b3b3b;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #3b3b3b;
}
.header-main__buy-button {
  border: 4px solid #3b3b3b;
}
.header-main__buy-button:hover {
  background-color: #3b3b3b;
}
.new-filters__column-name {
  background: #3b3b3b;
}
.new-filters__sort .active .up {
  color: #3b3b3b;
}
.new-filters__sort .active.desc .down {
  color: #3b3b3b;
}
.new-filters__listing-name {
  color: #3b3b3b;
}
.new-filters__header i {
  color: #3b3b3b;
}
.new-filters__listing-details {
  color: #3b3b3b;
}
a:hover {
  color: #3b3b3b;
}
.text-primary {
  color: #3b3b3b;
}
.btn.btn-default {
  border: 2px solid #3b3b3b;
  color: #3b3b3b;
}
.btn-primary {
  border: 2px solid #3b3b3b;
  background-color: #3b3b3b;
}
.breadcrumbs__link:hover {
  color: #3b3b3b;
}
.breadcrumbs__item:after {
  color: #3b3b3b;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
  color: #3b3b3b;
}
label:hover input[type="radio"] ~ i.fa {
  color: #3b3b3b;
}
div[data-toggle="buttons"] label:hover {
  color: #3b3b3b;
}
.pay-wall-box .year-price,
.pay-wall-box .month-price {
  color: #3b3b3b;
}
.pay-wall-box .plan {
  color: #3b3b3b;
}
.releases__buy {
  color: #3b3b3b;
}
.releases__active .releases__cover .releases__availability i {
  color: #3b3b3b;
}
.releases__number span {
  color: #3b3b3b;
}
.releases__prev-btn,
.releases__next-btn {
  color: #3b3b3b;
}
.releases .download-section .info-text .blue {
  color: #3b3b3b;
}
.expand-release-description {
  border-bottom: 1px solid #3b3b3b;
  color: #3b3b3b;
}
.search-elem .section {
  background: #3b3b3b;
}
.search-elem .details .author {
  color: #3b3b3b;
}
.search-elem .content .highlight {
  color: #3b3b3b;
}
.filter-name {
  border-bottom: 2px solid #3b3b3b;
}
article .article-details:before {
  color: #3b3b3b;
}
.header-main__buy-button .text {
  color: #3b3b3b;
}
.header-main__buy-button .text:hover {
  color: #fff;
}
.header-main__buy-button:hover {
  color: #fff;
}
.header-main__buy-button i {
  color: #3b3b3b;
}
.header-main__buy-button i:hover {
  color: #fff;
}
.filters li .order i.active {
  color: #3b3b3b;
}
.filters li.active > i {
  color: #3b3b3b;
}
.btn-load-more {
  background: #3b3b3b;
}
.btn-1 {
  background-color: #3b3b3b;
}
.merri {
  font-family: "Rubik", serif;
}
.subscription .heading {
  font-family: "Rubik", sans-serif;
}
table.simple {
  font-family: "Rubik", sans-serif;
}
.releases .details {
  font-family: "Rubik", serif;
}
.releases .contents-header {
  font-family: "Rubik", serif;
}
.search-elem .title {
  font-family: "Rubik", serif;
}
.number-slider .item {
  font-family: "Rubik", serif;
}
article .post-title {
  font-family: "Rubik", serif;
}
.testimonial .content {
  font-family: "Rubik", serif;
}
