@charset "UTF-8";
@font-face {
  font-family: 'Conv_PFDINDISPLAYPRO-LIGHT';
  src: url("/wp-content/plugins/webook/fonts/PFDINDISPLAYPRO-LIGHT.eot");
  src: local("☺"), url("/wp-content/plugins/webook/fonts/PFDINDISPLAYPRO-LIGHT.woff") format("woff"), url("/wp-content/plugins/webook/fonts/PFDINDISPLAYPRO-LIGHT.ttf") format("truetype"), url("/wp-content/plugins/webook/fonts/PFDINDISPLAYPRO-LIGHT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_PFDINDISPLAYPRO-BOLD';
  src: url("/wp-content/plugins/webook/fonts/PFDINDISPLAYPRO-BOLD.eot");
  src: local("☺"), url("/wp-content/plugins/webook/fonts/PFDINDISPLAYPRO-BOLD.woff") format("woff"), url("/wp-content/plugins/webook/fonts/PFDINDISPLAYPRO-BOLD.ttf") format("truetype"), url("/wp-content/plugins/webook/fonts/PFDINDISPLAYPRO-BOLD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_PFDINDISPLAYPRO-REG';
  src: url("/wp-content/plugins/webook/fonts/pfdindisplaypro-reg.eot");
  src: local("☺"), url("/wp-content/plugins/webook/fonts/pfdindisplaypro-reg.woff") format("woff"), url("/wp-content/plugins/webook/fonts/pfdindisplaypro-reg.ttf") format("truetype"), url("/wp-content/plugins/webook/fonts/pfdindisplaypro-reg.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-BlackItalic';
  src: url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-BlackItalic.eot');
  src: url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-BlackItalic.eot?#iefix') format('embedded-opentype'), url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-BlackItalic.woff2') format('woff2'), url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Medium.eot');
  src: url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Medium.woff2') format('woff2'), url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Black';
  src: url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Black.eot');
  src: url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Black.woff2') format('woff2'), url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Bold.eot');
  src: url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'), url('/wp-content/plugins/webook/fonts/Montserrat/Montserrat-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: .4rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}
.progress-bar.indeterminate {
  position: relative;
  animation: progress-indeterminate 3s linear infinite;
}
@keyframes progress-indeterminate {
  from {
    left: -25%;
    width: 25%;
  }
  to {
    left: 100%;
    width: 25%;
  }
}
.breadcrumb .breadcrumb-item {
  display: inline-block;
}
.webook {
  font-family: 'Conv_PFDINDISPLAYPRO-LIGHT';
  font-family: var(--main-font-family);
}
h1 {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: var(--object-big-title-font-size-normal);
  }
}
pdf {
  max-width: 790px;
  margin: 20px auto;
  display: block;
}
.article pdf img {
  margin: 0px;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
}
.table-cell.filter-selected {
  display: inline-block !important;
}
.table-cell .filtering .table-row {
  display: inline;
}
/* Breadcrumbs */
.breadcrumb {
  display: block;
  background: none;
  padding: 25px 0 0 0;
  font-size: 14px;
}
.breadcrumb li {
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .breadcrumb li {
    font-size: var(--object-small-font-size-normal);
  }
}
.breadcrumb li a {
  color: var(--object-small-font-link-color);
}
.breadcrumb li a:hover {
  color: var(--object-small-font-hover-link-color);
}
/* Film block */
.main-video-module .sub-tittle {
  color: #242424;
  font-size: 18px;
}
.main-video-module .video-block {
  width: 100%;
  min-height: 550px;
  position: relative;
}
.main-video-module .video-block:hover .add,
.main-video-module .video-block:hover .share,
.main-video-module .video-block:hover .products {
  display: block;
}
.main-video-module .video-block iframe.video-iframe {
  width: 100%;
  min-height: 550px;
}
.main-video-module .video-block .add {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7) url(/wp-content/plugins/webook/img/zapisano-icon.png) no-repeat 5px center;
  border: 1px solid #fff;
  border-radius: 2px;
  padding-left: 35px;
  font-size: 12px;
  color: #fff;
  line-height: 10px;
  padding: 15px 15px 15px 40px;
  display: none;
}
.main-video-module .video-block .share {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7) url(/wp-content/plugins/webook/img/share-icon.png) no-repeat 5px center;
  border: 1px solid #fff;
  border-radius: 2px;
  padding-left: 35px;
  font-size: 12px;
  color: #fff;
  line-height: 10px;
  padding: 15px 15px 15px 40px;
  display: none;
}
.main-video-module .video-block .products {
  position: absolute;
  left: 10px;
  bottom: 15px;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7) url(/wp-content/plugins/webook/img/products-ico.png) no-repeat 5px center;
  border: 1px solid #fff;
  border-radius: 2px;
  padding-left: 35px;
  font-size: 12px;
  color: #fff;
  line-height: 10px;
  padding: 15px 15px 15px 40px;
  display: none;
}
.main-video-module .video-buttons .btn-video {
  border: 1px solid #fff;
  border-radius: 2px;
  padding-left: 35px;
  font-size: 12px;
  color: #fff;
  line-height: 10px;
  padding: 15px 15px 15px 40px;
}
.main-video-module .video-buttons .btn-video.add {
  background: rgba(0, 0, 0, 0.7) url(/wp-content/plugins/webook/img/zapisano-icon.png) no-repeat 5px center;
}
.main-video-module .video-buttons .btn-video.share {
  background: rgba(0, 0, 0, 0.7) url(/wp-content/plugins/webook/img/share-icon.png) no-repeat 5px center;
}
.main-video-module .video-buttons .btn-video.products {
  background: rgba(0, 0, 0, 0.7) url(/wp-content/plugins/webook/img/products-ico.png) no-repeat 5px center;
}
.main-video-module .tags {
  padding-top: 10px;
}
.main-video-module .tags .int {
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .main-video-module .tags .int {
    font-size: var(--object-description-font-size-normal);
  }
}
.main-video-module .tags .int a {
  color: var(--object-description-font-link-color);
}
.main-video-module .tags .int a:hover {
  color: var(--object-description-font-hover-link-color);
}
.main-video-module .tags .int span {
  display: block;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .main-video-module .tags .int span {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.main-video-module .tags .int span a {
  color: var(--object-normal-name-font-link-color);
}
.main-video-module .tags .int span a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.main-video-module .tags .int strong {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
  color: var(--object-normal-title-font-color-on-background);
}
@media screen and (min-width: 768px) {
  .main-video-module .tags .int strong {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.main-video-module .tags .int strong a {
  color: var(--object-normal-title-font-link-color-on-background);
}
.main-video-module .tags .int strong a:hover {
  color: var(--object-normal-title-font-hover-link-color-on-background);
  text-decoration: none;
}
.main-video-module .tags .int a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  background-color: #578a2b;
  border-radius: 3px;
  padding: 0 5px;
  margin-bottom: 5px;
}
.main-video-module .tags .tags-list {
  margin-top: 5px;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .main-video-module .tags .tags-list {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.main-video-module .tags .tags-list a {
  color: #818181;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #818181;
  border-radius: 3px;
  padding: 0 5px;
  margin-bottom: 5px;
}
@media screen and (max-width: 420px) {
  .main-video-module .video-block .share {
    right: auto;
    left: 10px;
    top: 60px;
  }
}
.article-list-module {
  margin-top: 35px;
}
.article-list-module .block-title {
  display: inline-block;
  vertical-align: top;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .article-list-module .block-title {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.article-list-module .list ul {
  /*list-style-image: url(/wp-content/plugins/webook/img/list-point.png);*/
  list-style-type: none;
}
.article-list-module .list ul li {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .article-list-module .list ul li {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.article-list-module .list ul li a {
  color: var(--object-normal-name-font-link-color);
}
.article-list-module .list ul li a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
/* Single Film block */
.films-list-module {
  margin-top: 35px;
}
.films-list-module a:hover {
  text-decoration: none;
}
.films-list-module .block-title {
  display: inline-block;
  vertical-align: top;
  line-height: 25px;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .films-list-module .block-title {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.films-list-module .see-all {
  float: right;
  color: #578A2B;
  font-size: 12px;
  display: block;
  padding-right: 15px;
  margin-top: 13px;
  background: url(/wp-content/plugins/webook/img/arr.png) no-repeat right center;
}
.films-list-module .owl-carousel {
  clear: both;
}
.films-list-module .owl-prev {
  width: 25px;
  height: 50px;
  position: absolute;
  left: -40px;
  top: 95px;
  background: url(/wp-content/plugins/webook/img/arrow.png) no-repeat center center / cover;
  font-size: 0;
}
.films-list-module .owl-next {
  width: 25px;
  height: 50px;
  position: absolute;
  right: -40px;
  top: 95px;
  background: url(/wp-content/plugins/webook/img/arrow.png) no-repeat center center / cover;
  font-size: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.films-list-module .owl-carousel {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .films-list-module .owl-prev {
    left: 0px;
  }
  .films-list-module .owl-next {
    right: 0px;
  }
}
/* Article category block */
.articles-block {
  display: block;
  overflow: hidden;
}
.articles-block .article-tag {
  padding: 3px;
  margin: 2px;
  border-radius: 4px;
  border: 1px solid #777777;
  float: left;
  overflow: hidden;
  white-space: nowrap;
}
.articles-block .article-tag img {
  height: auto;
  width: 340px;
}
.articles-block .article-tag:nth-child(3) {
  margin-right: 0px;
}
/* Article subcategory block */
.subcategory-cell {
  width: 33%;
  padding: 0px 10px 15px 10px;
  vertical-align: top;
}
.subcategory-cell img {
  max-width: 100%;
  height: auto;
}
/* Single Article block */
.article-carousel .owl-prev,
.article-carousel .owl-next {
  top: 95px;
}
.head .component-social {
  display: none;
}
.article .head {
  overflow: hidden;
}
.article .sub-title {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .article .sub-title {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.article .sub-title h2 {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .article .sub-title h2 {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.article .author {
  margin-top: 30px;
  float: left;
  width: 50%;
}
.article .author .photo {
  max-width: 80px;
  float: left;
  margin-right: 15px;
}
.article .author .photo img {
  max-width: 100%;
  border-radius: 50%;
}
.article .author .photo .article .author span {
  color: #242424;
  font-size: 19px;
  padding-top: 5px;
  display: block;
  font-family: 'Conv_PFDINDISPLAYPRO-BOLD';
  font-family: var(--main-bold-font-family);
}
.article .author p {
  color: #242424;
  font-size: 19px;
  font-family: 'Conv_PFDINDISPLAYPRO-LIGHT';
  font-family: var(--main-font-family);
}
.article .body {
  border-top: 1px solid #666666;
  clear: both;
  margin-top: 20px;
}
.article .body .tags {
  padding-top: 20px;
}
.article .body .tags .int {
  color: #242424;
  font-size: 16px;
  font-family: 'Conv_PFDINDISPLAYPRO-LIGHT';
  font-family: var(--main-font-family);
}
.article .body .tags .int span {
  color: #578A2B;
  font-size: 16px;
  font-family: 'Conv_PFDINDISPLAYPRO-BOLD';
  font-family: var(--main-bold-font-family);
  display: block;
}
.article .body .tags .int a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  background-color: #578A2B;
  border-radius: 3px;
  padding: 0 5px;
  margin-bottom: 5px;
}
.article .body .tags .tags-list {
  color: #818181;
  margin-top: 5px;
  font-size: 16px;
  font-family: 'Conv_PFDINDISPLAYPRO-LIGHT';
  font-family: var(--main-font-family);
}
.article .body .tags .tags-list a {
  display: inline-block;
  vertical-align: top;
  color: #818181;
  border: 1px solid #818181;
  border-radius: 3px;
  padding: 0 5px;
  margin-bottom: 5px;
}
.article .body .text {
  padding-top: 20px;
  font-family: var(--content-text-font-family);
  color: var(--content-text-font-color);
  font-size: var(--content-text-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .article .body .text {
    font-size: var(--content-text-font-size-normal);
  }
}
.article .body .text a {
  color: var(--content-text-font-link-color);
}
.article .body .text a:hover {
  color: var(--content-text-font-hover-link-color);
}
.article .body .text blockquote {
  font-size: 25px;
  font-style: italic;
}
.article .body .text b {
  font-family: 'Conv_PFDINDISPLAYPRO-LIGHT';
  font-family: var(--main-bold-font-family);
}
.article .body .films-list-module:before,
.article .body .films-list-module:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  background: #ccc;
}
.article .body .films-list-module .title {
  color: #000;
}
.article .body .films-list-module .group-tags {
  color: #000;
}
.article .body .films-list-module .see-all {
  color: #000;
}
.article .body .films-list-module .block-title {
  color: #000;
}
.article .body .films-list-module .block-title p {
  font-family: 'Conv_PFDINDISPLAYPRO-BOLD';
  font-family: var(--main-bold-font-family);
}
.article .bot {
  margin-top: 50px;
  padding: 15px 0 40px;
  border-top: 2px solid #666666;
}
.article .bot .social {
  margin-top: 20px;
}
.article .bot .social a {
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  padding-top: 10px;
}
.article .bot .social a i {
  display: block;
}
.article .bot .social a.like {
  background: #008a26;
}
.article .bot .social a.share {
  background: #22589c;
}
.article .bot .social a.comment {
  background: #555555;
}
.article .bot .tags {
  padding-top: 20px;
}
.article .bot .tags .int {
  color: #242424;
  font-size: 16px;
  font-family: 'Conv_PFDINDISPLAYPRO-LIGHT';
  font-family: var(--main-font-family);
}
.article .bot .tags .int span {
  color: #578A2B;
  font-size: 16px;
  font-family: 'Conv_PFDINDISPLAYPRO-BOLD';
  font-family: var(--main-bold-font-family);
  display: block;
}
.article .bot .tags .int a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  background-color: #578A2B;
  border-radius: 3px;
  padding: 0 5px;
  margin-bottom: 5px;
}
.article .bot .tags .tags-list {
  color: #818181;
  margin-top: 5px;
  font-size: 16px;
  font-family: 'Conv_PFDINDISPLAYPRO-LIGHT';
  font-family: var(--main-font-family);
}
.article .bot .tags .tags-list a {
  display: inline-block;
  vertical-align: top;
  color: #818181;
  border: 1px solid #818181;
  border-radius: 3px;
  padding: 0 5px;
  margin-bottom: 5px;
}
.video-page .back,
.article .back {
  float: right;
  color: #ffffff;
  font-size: 19px;
  background: #578a2b url(/wp-content/plugins/webook/img/back-arr.png) no-repeat 17px 17px;
  border-radius: 10px;
  padding: 10px 10px 10px 40px;
}
.video-page .back {
  margin-bottom: 10px;
}
/* Single Gallery block */
.comparison-item {
  padding-bottom: 15px;
}
.comparison-item .description {
  text-align: center;
  background-color: #F5F5F5;
}
/* SEO block */
.seo-block h3 {
  color: #000000;
  font-size: 25px;
  font-family: 'Conv_PFDINDISPLAYPRO-BOLD';
  font-family: var(--main-bold-font-family);
}
.seo-block p {
  color: #000000;
  font-size: 19px;
}
@media only screen and (max-width: 1024px) {
  .articles-block .article-tag {
    width: calc(11%);
  }
}
@media only screen and (max-width: 480px) {
  .subcategory-table.table {
    display: block !important;
  }
  .subcategory-row.table-row {
    display: block !important;
  }
  .table-cell.subcategory-cell {
    display: block;
    width: 100%;
  }
  .articles-block .article-tag {
    display: block;
    float: none;
    width: 90%;
  }
  .articles-block .article-tag:nth-child(3) {
    margin-right: 30px;
  }
}
.clearboth {
  clear: both;
}
.hidden {
  display: none !important;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.article img,
.article.product img {
  max-width: 100%;
  height: auto;
  margin: 0 10px 10px 0;
}
.article.product .image {
  width: 25%;
  float: left;
}
.article.product .component-title-block {
  width: 70%;
  margin-left: 30%;
}
@media (max-width: 768px) {
  .article.product .image {
    width: 100%;
    float: none;
  }
  .article.product .component-title-block {
    width: 100%;
    margin-left: 0;
  }
}
#relative-content-container.loading,
#content-before-useri.loading,
#content-after-useri.loading {
  min-height: 300px;
  background: url("/wp-content/plugins/webook/img/loading.gif") no-repeat center center;
  background-size: 128px;
}
.shortcode.loading {
  min-height: 150px;
  background: url("/wp-content/plugins/webook/img/loading.gif") no-repeat center center;
  background-size: 128px;
}
.wbshop-header-cart-wrapper {
  position: relative;
  display: none;
  width: 40px;
  height: 40px;
  transition: visibility 2s, 1s;
  opacity: 0;
  visibility: hidden;
}
.wbshop-header-cart-wrapper.wbshop-cart-m {
  display: inline-block;
  opacity: 1;
  visibility: visible;
  padding-top: 5px;
}
.wbshop-header-cart-wrapper .wbshop-header-cart {
  display: inline-block !important;
}
.wbshop-header-my-account-wrapper {
  display: none;
  width: 40px;
  height: 40px;
  max-height: 50px;
  margin-left: 10px;
  margin-right: 0;
  transition: visibility 2s, 1s;
  opacity: 0;
  visibility: hidden;
}
.wbshop-header-my-account-wrapper.wbshop-logout-m {
  display: inline-block;
  opacity: 1;
  visibility: visible;
  float: right;
  padding-top: 6px;
}
.wbshop-header-my-account-wrapper a {
  position: relative;
  color: #D5EBC2;
  line-height: 1;
  display: inline-block;
  font-size: 35px;
}
@media screen and (max-width: 1024px) {
  .header .search-shortcode .search-form {
    width: 30%;
  }
}
@media screen and (max-width: 992px) {
  .header .search-shortcode .search-form {
    float: right;
  }
}
@media screen and (max-width: 680px) {
  .header .search-shortcode .search-form {
    width: 43%;
    margin-right: 50px;
    position: absolute;
    top: 13px;
    right: 20px;
  }
}
.search-shortcode .search-form {
  margin-top: 10px;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
  border: 1px solid #cccccc;
}
.header .search-shortcode .search-form {
  max-width: none;
  border: none;
  height: 35px;
  width: 20%;
}
.header .search-shortcode {
  display: inline;
}
.search-shortcode .search-form .search-input {
  width: 80%;
  height: 35px;
  background-color: #fff;
  border: none;
  border-radius: 2px;
  background: none;
}
.search-shortcode .search-form button {
  width: 20%;
  height: 33px;
  max-width: 50px;
  position: absolute;
  right: 1px;
  top: 1px;
  border-radius: 2px;
  border: none;
  background: #a9c393 url('/wp-content/plugins/webook/img/search-icon.png') no-repeat center center;
}
.wbc-search-page .webook-item {
  float: left;
  padding: 0 1%;
  width: 100%;
}
.wbc-search-page .webook-item img {
  display: block;
  width: 100%;
}
.wbc-search-page .clearboth {
  padding-bottom: 20px;
}
.wbc-search-page .btn-success {
  background-color: #578A2B;
  border-color: #255625;
}
.wbc-search-page .btn-success.focus,
.wbc-search-page .btn-success:focus {
  background-color: #376A0B;
  border-color: #255625;
}
.wbc-search-page .btn-success:hover {
  background-color: #376A0B;
  border-color: #398439;
}
.wbc-search-page .pagination {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wbc-search-page .pagination {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.wbc-search-page .pagination a {
  color: var(--object-normal-name-font-link-color);
}
.wbc-search-page .pagination a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.wbc-search-page .pagination > .active a,
.wbc-search-page .pagination > .active a:focus,
.wbc-search-page .pagination > .active a:hover,
.wbc-search-page .pagination > .active span,
.wbc-search-page .pagination > .active span:focus,
.wbc-search-page .pagination > .active span:hover {
  background-color: #578A2B;
  border-color: #578A2B;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  color: var(--object-normal-name-font-color-on-background);
}
@media screen and (min-width: 768px) {
  .wbc-search-page .pagination > .active a,
  .wbc-search-page .pagination > .active a:focus,
  .wbc-search-page .pagination > .active a:hover,
  .wbc-search-page .pagination > .active span,
  .wbc-search-page .pagination > .active span:focus,
  .wbc-search-page .pagination > .active span:hover {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.wbc-search-page .pagination > .active a a,
.wbc-search-page .pagination > .active a:focus a,
.wbc-search-page .pagination > .active a:hover a,
.wbc-search-page .pagination > .active span a,
.wbc-search-page .pagination > .active span:focus a,
.wbc-search-page .pagination > .active span:hover a {
  color: var(--object-normal-name-font-link-color);
}
.wbc-search-page .pagination > .active a a:hover,
.wbc-search-page .pagination > .active a:focus a:hover,
.wbc-search-page .pagination > .active a:hover a:hover,
.wbc-search-page .pagination > .active span a:hover,
.wbc-search-page .pagination > .active span:focus a:hover,
.wbc-search-page .pagination > .active span:hover a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.wbc-search-page .pagination > .active a a,
.wbc-search-page .pagination > .active a:focus a,
.wbc-search-page .pagination > .active a:hover a,
.wbc-search-page .pagination > .active span a,
.wbc-search-page .pagination > .active span:focus a,
.wbc-search-page .pagination > .active span:hover a {
  color: var(--object-normal-name-font-link-color-on-background);
}
.wbc-search-page .pagination > .active a a:hover,
.wbc-search-page .pagination > .active a:focus a:hover,
.wbc-search-page .pagination > .active a:hover a:hover,
.wbc-search-page .pagination > .active span a:hover,
.wbc-search-page .pagination > .active span:focus a:hover,
.wbc-search-page .pagination > .active span:hover a:hover {
  color: var(--object-normal-name-font-hover-link-color-on-background);
}
.wbc-search-page .pagination .page-item {
  display: inline-block;
}
.search-results.loading {
  min-height: 300px;
  background: url("/wp-content/plugins/webook/img/loading.gif") no-repeat center center;
  background-size: 128px;
}
.group-icons {
  padding-bottom: 20px;
  overflow-x: auto;
}
.group-icons .title {
  padding-bottom: 15px;
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .group-icons .title {
    font-size: var(--object-description-font-size-normal);
  }
}
.group-icons .title a {
  color: var(--object-description-font-link-color);
}
.group-icons .title a:hover {
  color: var(--object-description-font-hover-link-color);
}
.group-icons span.group-icon,
.group-icons span.type-icon {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background: #5c8b34;
  margin: 4px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
.group-icons span.group-icon.selected,
.group-icons span.type-icon.selected {
  background: #3c4b14;
}
.group-icons .icon-item {
  display: table-cell;
  width: 60px;
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
}
.group-icons .icon-item .icon-name {
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .group-icons .icon-item .icon-name {
    font-size: var(--object-small-font-size-normal);
  }
}
.group-icons .icon-item .icon-name a {
  color: var(--object-small-font-link-color);
}
.group-icons .icon-item .icon-name a:hover {
  color: var(--object-small-font-hover-link-color);
}
.search-title {
  padding-bottom: 20px;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .search-title {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.search-title a {
  color: var(--object-normal-name-font-link-color);
}
.search-title a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.social-share .content {
  margin: 10px;
  background-color: #ffffff;
  padding: 10px;
  min-width: 150px;
}
.gallery-page .main-gallery-module .sub-tittle {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .gallery-page .main-gallery-module .sub-tittle {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.gallery-page .main-gallery-module .sub-tittle h2 {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .gallery-page .main-gallery-module .sub-tittle h2 {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.gallery-page .main-gallery-module .excerpt {
  padding-bottom: 30px;
}
.gallery-page .comparison-item {
  padding: 10px;
}
.gallery-page .comparison-item img {
  max-width: 100%;
}
.gallery-page .comparison-item .first-comparison,
.gallery-page .comparison-item .second-comparison {
  float: left;
  width: 50%;
}
.gallery-page .gallery-item {
  padding: 10px;
}
.gallery-page .gallery-item .image img {
  max-width: 100%;
}
#component-container .head .component-title-block .sub-title h2.component-subtitle {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  #component-container .head .component-title-block .sub-title h2.component-subtitle {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
#component-container .thumbnail {
  border: none;
}
#component-container .thumbnail img {
  margin: 0;
  max-width: 100%;
}
#component-container .tags h3,
#component-container .tags h4 {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 22.85px;
  margin: 0;
}
#wbp-article-related-first,
#wbp-article-related-second {
  clear: both;
}
#wbp-article-related-first #relative-content-first-item,
#wbp-article-related-second #relative-content-second-item {
  background-color: #EEEEEE;
  padding: 1px 10px;
  margin-top: 70px;
  margin-bottom: 70px;
}
.article .body #wbp-article-related-first .films-list-module::after {
  display: none;
}
.article .body #wbp-article-related-second .films-list-module::after {
  display: none;
}
#header-first-menu {
  text-transform: uppercase;
}
.tag-list .preference-tag-button {
  margin-bottom: 10px;
}
#bottom-seo-block {
  padding-top: 20px;
}
.webook-movie-item .title h6 {
  margin: 0;
  font-size: 14px;
}
.show-all-tag-link {
  text-align: center;
  padding: 20px 0;
}
.show-all-tag-link a {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .show-all-tag-link a {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.plant-tag-list {
  list-style: none;
}
.plant-tag-list li {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  color: #aaa;
  margin: 5px;
}
.plant-tag-list li img {
  height: 100%;
  opacity: 0.5;
}
.plant-tag-list li div {
  vertical-align: middle;
  display: inline-block;
  width: 50px;
  height: 50px;
  padding: 5px;
  margin: 1.5px 0;
  border-bottom: 3px solid #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ddd;
}
.plant-tag-list li div.plant-tag-image img {
  border-radius: 50px;
}
.plant-tag-list li:hover {
  color: #4b8716;
}
.plant-tag-list li:hover div {
  background: #fff;
  border: 1px solid #4b8716;
}
.plant-tag-list li:hover img {
  opacity: 1;
}
.plant-tag-list li.current {
  color: #333;
}
.plant-tag-list li.current div {
  background: #fff;
  border-bottom: 3px solid #598a2e;
}
.plant-tag-list li.current img {
  opacity: 1;
}
@media only screen and (max-width: 480px) {
  .plant-tag-list li {
    width: 90%;
    text-align: left;
  }
}
.tag-product-link {
  display: block;
  width: 100%;
}
.tag-product-link img {
  height: 50px;
  display: inline-block;
  margin: 10px 3px;
  vertical-align: middle;
  padding: 4px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tag-product-link img.dark {
  background-color: #222;
}
.tag-product-link:hover {
  text-decoration: none;
}
.webook-item .preview img,
.article .webook-item .preview img {
  max-height: 240px;
}
.webook-item.webook-mixed-item .preview img {
  max-height: none;
}
.tags-holder h1 {
  margin: 0 0 10px 0;
}
.tags-holder h2 {
  font-size: 18px;
}
.tags-holder .tag-description {
  padding-top: 10px;
}
.tags-holder .all-category-button {
  text-align: center;
}
.tags-holder .all-category-button a {
  font-family: var(--content-head-font-family);
  color: var(--content-head-font-color);
  font-size: var(--content-head-font-size-mobile);
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cbd6c2;
  border-top-color: #cbd6c2;
  border-right-color: #cbd6c2;
  border-bottom-color: #cbd6c2;
  border-left-color: #cbd6c2;
  padding: 6px 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .tags-holder .all-category-button a {
    font-size: var(--content-head-font-size-normal);
  }
}
.tags-holder .all-category-button a:hover {
  border-color: var(--main-bg-header-color);
  background: var(--main-bg-header-color);
  color: #fff;
}
.wbc-cennik-page {
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wbc-cennik-page {
    font-size: var(--object-description-font-size-normal);
  }
}
.wbc-cennik-page a {
  color: var(--object-description-font-link-color);
}
.wbc-cennik-page a:hover {
  color: var(--object-description-font-hover-link-color);
}
.wbc-cennik-page .prodict-img {
  text-align: center;
}
.cennik-table tr td .btn {
  margin-bottom: 5px;
}
.cennik-table .product-img img {
  margin: 0 auto;
  max-height: 40px;
  width: auto;
}
.tb img {
  max-width: 100%;
}
.blogy .img {
  margin: 3px 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #ddd;
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.blogy .media .media-body h4.media-heading {
  font-family: var(--content-text-font-family);
  color: var(--content-text-font-color);
  font-size: var(--content-text-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .blogy .media .media-body h4.media-heading {
    font-size: var(--content-text-font-size-normal);
  }
}
.blogy .media .media-body h4.media-heading a {
  color: var(--content-text-font-link-color);
}
.blogy .media .media-body h4.media-heading a:hover {
  color: var(--content-text-font-hover-link-color);
}
.blogy-wrapper {
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 6px;
}
.blogy-wrapper .grey-999 {
  font-family: var(--content-excerption-font-family);
  color: var(--content-excerption-font-color);
  font-size: var(--content-excerption-font-size-mobile);
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .blogy-wrapper .grey-999 {
    font-size: var(--content-excerption-font-size-normal);
  }
}
.blogy-wrapper.buttons a {
  font-family: var(--content-head-font-family);
  color: var(--content-head-font-color);
  font-size: var(--content-head-font-size-mobile);
  text-decoration: none;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cbd6c2;
  border-top-color: #cbd6c2;
  border-right-color: #cbd6c2;
  border-bottom-color: #cbd6c2;
  border-left-color: #cbd6c2;
  padding: 6px 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .blogy-wrapper.buttons a {
    font-size: var(--content-head-font-size-normal);
  }
}
.blogy-wrapper.buttons a:hover {
  border-color: #426325;
  background: #426325;
  color: #fff;
}
.blogy-wrapper h2 {
  font-family: var(--content-head-font-family);
  color: var(--content-head-font-color);
  font-size: var(--content-head-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .blogy-wrapper h2 {
    font-size: var(--content-head-font-size-normal);
  }
}
a.preference-tag-link {
  display: inline-block;
  padding-right: 4px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 700;
  color: #878686;
}
a.preference-tag-link:hover {
  color: #878686;
  text-decoration: none;
}
@keyframes pulseline {
  0% {
    width: 2px;
    height: 2px;
    opacity: .8;
    left: 0;
    top: 0;
    box-shadow: 0 0 #95a604;
  }
  100% {
    width: 30px;
    height: 30px;
    opacity: 0;
    left: -15px;
    top: -15px;
    box-shadow: 0 0 0 3px #95a604;
  }
}
.animated-circle {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 7px;
}
.pulse-circle,
.pulse-circle2 {
  border-radius: 50%;
  width: 1px;
  height: 1px;
  position: absolute;
  opacity: 0;
  transition: all 2s ease;
}
.pulse-circle {
  -webkit-animation: pulseline 1.5s ease-out infinite;
  -moz-animation: pulseline 1.5s ease-out infinite;
  animation: pulseline 1.5s ease-out infinite;
}
.pulse-circle2 {
  -webkit-animation: pulseline 1.5s ease-out infinite 1s;
  -moz-animation: pulseline 1.5s ease-out infinite 1s;
  -ms-animation: pulseline 1.5s ease-out infinite 1s;
  -o-animation: pulseline 1.5s ease-out infinite 1s;
  animation: pulseline 1.5s ease-out infinite 1s;
}
.circle-center {
  position: absolute;
  left: -4.5px;
  top: -4.5px;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #95a604;
}
.video-block .video-img-wrapper {
  position: relative;
}
.video-block .video-img-wrapper img {
  width: 100%;
}
.wb-yt-button:not([aria-disabled="true"]):not([disabled]):not([aria-hidden="true"]) {
  cursor: pointer;
}
.wb-yt-large-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 68px;
  height: 48px;
  margin-left: -34px;
  margin-top: -24px;
  -moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  z-index: 63;
}
.wb-yt-button:focus,
.wb-yt-button {
  outline: 0;
}
.wb-yt-button {
  border: none;
  background-color: transparent;
  padding: 0;
  color: inherit;
  text-align: inherit;
  font-size: 100%;
  font-family: inherit;
  cursor: default;
  line-height: inherit;
}
.wb-yt-large-play-button svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.wb-yt-large-play-button-bg {
  -moz-transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
  -webkit-transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
  fill: #212121;
  fill-opacity: .8;
}
.video-block .video-img-wrapper:hover .wb-yt-large-play-button-bg {
  fill: #E62117;
}
.home .plant-tag-list {
  margin-top: 25px;
}
.home .plant-tag-list h2 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
}
h6.media-heading {
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  .home .plant-tag-list {
    padding-left: 0px;
  }
  .home .plant-tag-list li {
    width: 32%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
}
.social-media-link {
  text-align: center;
}
.webook-item .title {
  margin-top: 10px;
  text-decoration: none;
  line-height: 18px;
  padding-top: 5px;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .webook-item .title {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.webook-item .title a {
  color: var(--object-normal-name-font-link-color);
}
.webook-item .title a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.webook-item .title h1,
.webook-item .title h2,
.webook-item .title h3,
.webook-item .title h4,
.webook-item .title h5,
.webook-item .title h6 {
  margin: 0;
  padding: 0;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .webook-item .title h1,
  .webook-item .title h2,
  .webook-item .title h3,
  .webook-item .title h4,
  .webook-item .title h5,
  .webook-item .title h6 {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.webook-item .title h1 a,
.webook-item .title h2 a,
.webook-item .title h3 a,
.webook-item .title h4 a,
.webook-item .title h5 a,
.webook-item .title h6 a {
  color: var(--object-normal-name-font-link-color);
}
.webook-item .title h1 a:hover,
.webook-item .title h2 a:hover,
.webook-item .title h3 a:hover,
.webook-item .title h4 a:hover,
.webook-item .title h5 a:hover,
.webook-item .title h6 a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.webook-item .description {
  margin-bottom: 10px;
  font-size: 14px;
  overflow: hidden;
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .webook-item .description {
    font-size: var(--object-description-font-size-normal);
  }
}
.webook-item .description a {
  color: var(--object-description-font-link-color);
}
.webook-item .description a:hover {
  color: var(--object-description-font-hover-link-color);
}
.webook-item .group-tags {
  line-height: 18px;
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .webook-item .group-tags {
    font-size: var(--object-small-font-size-normal);
  }
}
.webook-item .group-tags a {
  color: var(--object-small-font-link-color);
}
.webook-item .group-tags a:hover {
  color: var(--object-small-font-hover-link-color);
}
.webook-item .views {
  background: url(/wp-content/plugins/webook/img/glass.png) no-repeat left center;
  padding-left: 20px;
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .webook-item .views {
    font-size: var(--object-small-font-size-normal);
  }
}
.webook-item .views a {
  color: var(--object-small-font-link-color);
}
.webook-item .views a:hover {
  color: var(--object-small-font-hover-link-color);
}
.webook-item .item-tag-date .item-date {
  display: none;
}
.webook-item .preview {
  position: relative;
}
.webook-item .preview .i-zapisano {
  width: 21px;
  height: 17px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 5;
  background: url(/wp-content/plugins/webook/img/zapisano-icon1.png) no-repeat;
  display: none;
}
.webook-item:hover .i-zapisano {
  display: block;
}
.plant-tag-list .link h3 {
  font-size: 14px;
}
.tag-product-link h2 {
  margin: 0px;
}
.tag-row {
  margin: 15px 0;
}
.articles-block .article-product-tag {
  display: inline-block;
}
wbcheading {
  font-family: var(--quote-font-family);
  color: var(--quote-font-color);
  font-size: var(--quote-font-size-mobile);
  line-height: var(--quote-font-size-mobile);
  font-weight: bold;
  display: block;
}
@media screen and (min-width: 768px) {
  wbcheading {
    font-size: var(--quote-font-size-normal);
    line-height: var(--quote-font-size-normal);
  }
}
.tags-by-view-shortcode .title,
.tags-by-components-count-shortcode .title {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .tags-by-view-shortcode .title,
  .tags-by-components-count-shortcode .title {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.tags-by-view-shortcode .tag-item,
.tags-by-components-count-shortcode .tag-item {
  padding-right: 10px;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .tags-by-view-shortcode .tag-item,
  .tags-by-components-count-shortcode .tag-item {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.tags-by-view-shortcode .tag-item a,
.tags-by-components-count-shortcode .tag-item a {
  color: var(--object-normal-name-font-link-color);
}
.tags-by-view-shortcode .tag-item a:hover,
.tags-by-components-count-shortcode .tag-item a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.tags-by-view-shortcode .tag-item .count,
.tags-by-components-count-shortcode .tag-item .count {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .tags-by-view-shortcode .tag-item .count,
  .tags-by-components-count-shortcode .tag-item .count {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.tags-by-view-shortcode .show-more-button,
.tags-by-components-count-shortcode .show-more-button {
  margin: 15px 0;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
  color: var(--object-normal-title-font-color-on-background);
}
@media screen and (min-width: 768px) {
  .tags-by-view-shortcode .show-more-button,
  .tags-by-components-count-shortcode .show-more-button {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.tags-by-view-shortcode .show-more-button a,
.tags-by-components-count-shortcode .show-more-button a {
  color: var(--object-normal-title-font-link-color-on-background);
}
.tags-by-view-shortcode .show-more-button a:hover,
.tags-by-components-count-shortcode .show-more-button a:hover {
  color: var(--object-normal-title-font-hover-link-color-on-background);
  text-decoration: none;
}
.mixed-1-col .block-title {
  display: inline-block;
  vertical-align: top;
  line-height: 25px;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .mixed-1-col .block-title {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.wide-mixed-item {
  padding: 20px 0;
  border-bottom: 1px dashed #333333;
}
.wide-mixed-item .item-date {
  font-size: 12px;
}
.wide-mixed-item .tags-list h4 {
  font-size: 16px;
}
.wide-mixed-item .title a {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item .title a {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.wide-mixed-item .component-tags h4 {
  display: inline-block;
  padding: 2px 5px;
  border-radius: 6px;
  border: 1px solid #578A2B;
  border-color: var(--object-description-font-link-color);
  margin: 2px 4px 2px 0;
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item .component-tags h4 {
    font-size: var(--object-small-font-size-normal);
  }
}
.wide-mixed-item .component-tags h4 a {
  color: var(--object-small-font-link-color);
}
.wide-mixed-item .component-tags h4 a:hover {
  color: var(--object-small-font-hover-link-color);
}
.wide-mixed-item .description {
  padding-bottom: 15px;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item .description {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.wide-mixed-item .description a {
  color: var(--object-normal-name-font-link-color);
}
.wide-mixed-item .description a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.wide-mixed-item .additional-description {
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item .additional-description {
    font-size: var(--object-description-font-size-normal);
  }
}
.wide-mixed-item .additional-description a {
  color: var(--object-description-font-link-color);
}
.wide-mixed-item .additional-description a:hover {
  color: var(--object-description-font-hover-link-color);
}
.wide-mixed-item-second:nth-child(2n+1) {
  background-color: #D3D3D3;
}
.wide-mixed-item-second:nth-child(2n+1) .content .description {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
  color: var(--object-normal-title-font-color-on-background);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item-second:nth-child(2n+1) .content .description {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.wide-mixed-item-second:nth-child(2n+1) .content .description a {
  color: var(--object-normal-title-font-link-color-on-background);
}
.wide-mixed-item-second:nth-child(2n+1) .content .description a:hover {
  color: var(--object-normal-title-font-hover-link-color-on-background);
  text-decoration: none;
}
.wide-mixed-item-second .item-date {
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item-second .item-date {
    font-size: var(--object-small-font-size-normal);
  }
}
.wide-mixed-item-second .item-date a {
  color: var(--object-small-font-link-color);
}
.wide-mixed-item-second .item-date a:hover {
  color: var(--object-small-font-hover-link-color);
}
.wide-mixed-item-second .image {
  padding: 5% 0.5% 5% 1%;
  text-align: center;
}
.wide-mixed-item-second .content {
  padding: 5% 1% 5% 0.5%;
}
.wide-mixed-item-second .content .title {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
  color: var(--object-big-title-font-color-on-background);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item-second .content .title {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.wide-mixed-item-second .content .description {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item-second .content .description {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.wide-mixed-item-second .content .additional-description {
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .wide-mixed-item-second .content .additional-description {
    font-size: var(--object-description-font-size-normal);
  }
}
.wide-mixed-item-second .content .additional-description a {
  color: var(--object-description-font-link-color);
}
.wide-mixed-item-second .content .additional-description a:hover {
  color: var(--object-description-font-hover-link-color);
}
.shortcode-show-more-button {
  padding-top: 20px;
}
#policy-accept-div {
  margin-top: 50px;
}
#policy-accept-div .policy-content {
  max-height: 350px;
  overflow-y: scroll;
  font-size: 11px;
}
@media screen and (max-width: 480px) {
  .films-list-module .block-title {
    font-size: 16px;
  }
  .films-list-module .tag-description {
    font-size: 14px;
  }
  .webook-item {
    padding-bottom: 20px;
  }
  .wbc-search-page .webook-item {
    padding-bottom: 20px;
  }
}
#wbc-search-form h1 {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  #wbc-search-form h1 {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
#wbc-search-form #wb-search-string {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  #wbc-search-form #wb-search-string {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
#wbc-search-form #wb-search-string a {
  color: var(--object-normal-name-font-link-color);
}
#wbc-search-form #wb-search-string a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
#wbc-search-form .sub-tittle {
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
}
@media screen and (min-width: 768px) {
  #wbc-search-form .sub-tittle {
    font-size: var(--object-small-font-size-normal);
  }
}
#wbc-search-form .sub-tittle a {
  color: var(--object-small-font-link-color);
}
#wbc-search-form .sub-tittle a:hover {
  color: var(--object-small-font-hover-link-color);
}
#wbc-search-form .btn-primary {
  position: relative;
  top: -3px;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  color: var(--object-normal-name-font-color-on-background);
}
@media screen and (min-width: 768px) {
  #wbc-search-form .btn-primary {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
#wbc-search-form .btn-primary a {
  color: var(--object-normal-name-font-link-color);
}
#wbc-search-form .btn-primary a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
#wbc-search-form .btn-primary a {
  color: var(--object-normal-name-font-link-color-on-background);
}
#wbc-search-form .btn-primary a:hover {
  color: var(--object-normal-name-font-hover-link-color-on-background);
}
.category-container .panel-block .panel .panel-heading {
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .category-container .panel-block .panel .panel-heading {
    font-size: var(--object-small-font-size-normal);
  }
}
.category-container .panel-block .panel .panel-heading a {
  color: var(--object-small-font-link-color);
}
.category-container .panel-block .panel .panel-heading a:hover {
  color: var(--object-small-font-hover-link-color);
}
.category-container .panel-block .panel .panel-body input {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .category-container .panel-block .panel .panel-body input {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.category-container .panel-block .panel .panel-body input a {
  color: var(--object-normal-name-font-link-color);
}
.category-container .panel-block .panel .panel-body input a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.category-container .panel-block .panel .panel-body .btn {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  color: var(--object-normal-name-font-color-on-background);
}
@media screen and (min-width: 768px) {
  .category-container .panel-block .panel .panel-body .btn {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.category-container .panel-block .panel .panel-body .btn a {
  color: var(--object-normal-name-font-link-color);
}
.category-container .panel-block .panel .panel-body .btn a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.category-container .panel-block .panel .panel-body .btn a {
  color: var(--object-normal-name-font-link-color-on-background);
}
.category-container .panel-block .panel .panel-body .btn a:hover {
  color: var(--object-normal-name-font-hover-link-color-on-background);
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.webook-user-panel .user-profile-container .greeting {
  padding-bottom: 20px;
}
.webook-user-panel .user-profile-container .greeting .btn {
  margin-bottom: 5px;
}
.cabinet-settings .action-buttons button {
  margin-top: 10px;
}
.component-list-x-cols-370 {
  text-align: center;
}
.component-list-x-cols-370 .webook-item {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 15px;
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
}
.component-list-x-cols-370 .webook-item .item-content {
  text-align: left;
}
@media only screen and (min-width: 371px) and (max-width: 740px) {
  .component-list-x-cols-370 .webook-item {
    width: 46%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only screen and (min-width: 741px) and (max-width: 1110px) {
  .component-list-x-cols-370 .webook-item {
    width: 29.33%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only screen and (min-width: 1111px) and (max-width: 1600px) {
  .component-list-x-cols-370 .webook-item {
    width: 21%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only screen and (min-width: 1601px) {
  .component-list-x-cols-370 .webook-item {
    width: 16.3%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
}
body {
  background-color: var(--main-bg-color);
  font-family: var(--content-text-font-family);
  color: var(--content-text-font-color);
  font-size: var(--content-text-font-size-mobile);
}
@media screen and (min-width: 768px) {
  body {
    font-size: var(--content-text-font-size-normal);
  }
}
body a {
  color: var(--content-text-font-link-color);
}
body a:hover {
  color: var(--content-text-font-hover-link-color);
}
body.home img {
  max-width: 100%;
  height: auto;
}
body.home .container.front-page {
  padding-left: 0;
  padding-right: 0;
}
body.home .container.front-page .row {
  margin: 0;
}
footer {
  background-color: #578A2B;
  background-color: var(--main-bg-footer-color);
  color: #FFFFFF;
  color: var(--main-footer-color);
  margin-top: 50px;
  display: block;
  text-align: center;
  padding: 20px 0 20px;
}
footer .scroll-top {
  background: url(/wp-content/plugins/webook/img/scroll-top.png) no-repeat top center;
  padding-top: 15px;
  font-size: 14px;
  color: #FFFFFF;
  color: var(--main-footer-color);
  font-family: 'Conv_PFDINDISPLAYPRO-BOLD';
  font-family: var(--main-bold-font-family);
  text-transform: uppercase;
  display: block;
}
footer p {
  padding-top: 20px;
  font-family: var(--object-small-font-family);
  color: var(--object-small-font-color);
  font-size: var(--object-small-font-size-mobile);
  color: var(--object-small-font-color-on-background);
}
@media screen and (min-width: 768px) {
  footer p {
    font-size: var(--object-small-font-size-normal);
  }
}
footer p a {
  color: var(--object-small-font-link-color);
}
footer p a:hover {
  color: var(--object-small-font-hover-link-color);
}
footer p a {
  color: var(--object-small-font-link-color-on-background);
}
footer p a:hover {
  color: var(--object-small-font-hover-link-color-on-background);
}
footer .nav-links {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  color: var(--object-normal-name-font-color-on-background);
}
@media screen and (min-width: 768px) {
  footer .nav-links {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
footer .nav-links a {
  color: var(--object-normal-name-font-link-color);
}
footer .nav-links a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
footer .nav-links a {
  color: var(--object-normal-name-font-link-color-on-background);
}
footer .nav-links a:hover {
  color: var(--object-normal-name-font-hover-link-color-on-background);
}
@media screen and (max-width: 1023px) {
  .main-video-module .video-block {
    min-height: 350px;
  }
  .main-video-module .video-block iframe {
    min-height: 350px;
  }
  .main-video-module .video-block iframe.video-iframe {
    min-height: 350px;
  }
  .films-list-module {
    margin-top: 5px;
  }
  .article-list-module {
    margin-top: 5px;
  }
}
@media screen and (max-width: 420px) {
  .main-video-module .video-block {
    min-height: 236px;
  }
  .main-video-module .video-block iframe {
    min-height: 236px;
  }
  .main-video-module .video-block iframe.video-iframe {
    min-height: 236px;
  }
}
.header {
  position: relative;
  padding-top: 13px;
  background-color: var(--main-bg-header-color);
  background-image: var(--main-header-background-file);
  background-size: 100% auto;
  background-position: center var(--main-bg-header-vertical-position);
  min-height: var(--main-header-min-height);
  color: var(--main-header-color);
}
.header .container {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: none;
}
.header .logo {
  display: inline-block;
  vertical-align: top;
}
.header .logo img {
  max-height: 65px;
  width: auto;
}
.header .burger {
  background: #a9c393;
  border: medium none;
  border-radius: 2px;
  height: 35px;
  position: absolute;
  top: 23px;
  width: 45px;
  border: 1px solid #fff;
  padding-top: 2px;
  display: none;
  right: 15px;
}
.header .burger i {
  width: 20px;
  height: 2px;
  background: #d5ebc2;
  display: block;
  margin: 5px auto 0;
}
.header .nav {
  vertical-align: top;
  margin: 0 0 0 20px;
  max-width: 36%;
}
.header .nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header .nav ul.first-header-menu-item {
  text-transform: uppercase;
}
.header .nav ul.first-header-menu-item:after {
  content: '';
  width: 1px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #fff;
  border-right-color: var(--main-header-color);
  margin: 7px 4px 0 6px;
}
.header .nav ul li {
  display: block;
  vertical-align: top;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  color: var(--object-normal-name-font-color-on-background);
}
.header .nav ul li:after {
  content: '';
  width: 1px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #fff;
  border-right-color: var(--main-header-color);
  margin: 7px 4px 0 6px;
}
.header .nav ul li:last-child:after {
  display: none;
}
.header .nav ul li a {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  .header .nav ul li {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.header .nav ul li a {
  color: var(--object-normal-name-font-link-color);
}
.header .nav ul li a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.header .nav ul li a {
  color: var(--object-normal-name-font-link-color-on-background);
}
.header .nav ul li a:hover {
  color: var(--object-normal-name-font-hover-link-color-on-background);
}
.header .subnav {
  display: none;
}
.header .search-form {
  height: 35px;
  width: 20%;
  float: right;
  margin-top: 10px;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
  text-align: left;
}
.header .search-form input[type="text"] {
  width: 80%;
  height: 35px;
  background-color: #FFFFFF;
  color: #1b1b1b;
  border: none;
  border-radius: 2px;
  background: none;
}
.header .search-form button {
  width: 20%;
  height: 33px;
  position: absolute;
  right: 1px;
  top: 1px;
  border-radius: 2px;
  border: none;
  background: #a9c393 url(/wp-content/plugins/webook/img/search-icon.png) no-repeat center center;
  background-color: var(--header-search-button-color);
}
.header .nav-links {
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0 2%;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  color: var(--object-normal-name-font-color-on-background);
}
.header .nav-links.non-mobile .nav-links-bottom {
  position: relative;
}
.header .nav-links.non-mobile .nav-links-bottom .search-shortcode .search-form {
  width: 300px;
  right: 0;
}
.header .nav-links.mobile-nav .nav-links-top {
  padding-left: 70px;
}
.header .nav-links.mobile-nav .nav-links-top .search-shortcode .search-form {
  width: 100%;
  top: 0;
  left: 0px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 420px) {
  .header .nav-links.mobile-nav .nav-links-top .search-shortcode .search-form {
    display: block;
  }
}
.header .nav-links a {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 10px;
}
@media screen and (min-width: 768px) {
  .header .nav-links {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.header .nav-links a {
  color: var(--object-normal-name-font-link-color);
}
.header .nav-links a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.header .nav-links a {
  color: var(--object-normal-name-font-link-color-on-background);
}
.header .nav-links a:hover {
  color: var(--object-normal-name-font-hover-link-color-on-background);
}
.header .nav-links .i-profil {
  width: 27px;
  height: 25px;
  background: url(/wp-content/plugins/webook/img/profil.png) no-repeat top center;
  display: block;
  margin: 0 auto;
}
.header .nav-links .i-zapisano {
  width: 28px;
  height: 25px;
  background: url(/wp-content/plugins/webook/img/zapisano.png) no-repeat top center;
  display: block;
  margin: 0 auto;
}
.header .nav-links .i-youtube {
  width: 23px;
  height: 25px;
  background: url(/wp-content/plugins/webook/img/youtube.png) no-repeat top center;
  display: block;
  margin: 0 auto;
}
.header .nav-links .i-facebook {
  width: 23px;
  height: 25px;
  background: url(/wp-content/plugins/webook/img/facebook.png) no-repeat top center;
  display: block;
  margin: 0 auto;
}
.header .nav a,
.header .nav-links a {
  margin: 2px 5px;
  padding: 0 2px;
  background-color: var(--header-link-bg-color);
}
.header .nav a:hover,
.header .nav-links a:hover {
  display: inline-block;
}
.header .nav a.social-media-link,
.header .nav-links a.social-media-link {
  background-color: transparent;
}
.header .nav a.social-media-link .link-text,
.header .nav-links a.social-media-link .link-text {
  display: inline-block;
  padding: 0 2px;
  background-color: var(--header-link-bg-color);
  font-size: 12px;
}
@media (min-width: 1800px) {
  .wbshop-header-cart-wrapper {
    right: 530px;
  }
}
@media (min-width: 1536px) {
  .wbshop-header-cart-wrapper {
    right: 450px;
  }
}
@media screen and (max-width: 1023px) {
  .header {
    min-height: var(--main-header-min-height-mobile);
  }
  .header .nav {
    display: none;
    clear: both;
    float: left;
    max-width: 100%;
  }
  .header .nav ul li:after {
    display: none;
  }
  .header .search-form {
    float: right;
  }
  .header .nav-links {
    /*float: left;*/
    margin-left: 0;
    display: none;
    text-align: center;
    width: 100%;
    clear: both;
    margin-top: 15px;
  }
  .header .nav-links a {
    width: 20%;
  }
  .header .burger {
    display: block;
  }
  .header .search-form {
    width: 43%;
    margin-right: 50px;
    position: absolute;
    top: 13px;
    right: 20px;
  }
  .header .logo {
    float: left;
  }
}
@media screen and (min-width: 1024px) {
  .header .nav-links {
    display: inline-block;
    top: 10px;
    left: 0px;
  }
  .header .nav-links.non-mobile {
    position: relative;
    display: inline-block;
  }
  .header .nav-links.mobile-nav {
    display: none;
  }
  .header .search-form {
    right: 100px;
  }
  .nav ul.inline-block li {
    display: inline-block;
  }
  .wbshop-header-cart-wrapper {
    right: 380px;
  }
  .wbshop-header-my-account-wrapper {
    right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .header .nav ul.first-header-menu-item:after {
    display: none;
  }
}
@media (min-width: 1020px) {
  .header .nav {
    max-width: 100%;
    margin: 15px 0 0 5px;
  }
  .header .nav ul#header-second-menu {
    display: block;
  }
  .header .nav ul#header-second-menu li,
  .header .nav ul.subnav li {
    display: inline-block;
  }
  .header .nav ul.inline-block {
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
  .header .nav ul.inline-block li {
    display: inline-block;
  }
  .header .nav ul.inline-block.first-header-menu-item {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 992px) {
  .wbshop-header-cart-wrapper {
    right: 460px;
  }
}
@media (min-width: 900px) {
  .wbshop-header-cart-wrapper {
    right: 430px;
  }
}
@media (min-width: 800px) {
  .wbshop-header-cart-wrapper {
    right: 400px;
  }
}
@media (min-width: 768px) {
  .header .search-form {
    position: absolute;
    top: 13px;
    right: 135px;
    margin-right: 0;
  }
  .wbshop-header-cart-wrapper {
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    opacity: 1;
    visibility: visible;
    padding-top: 5px;
    top: 16px;
    right: 384px;
    position: absolute;
  }
  .wbshop-header-my-account-wrapper {
    display: inline-block;
    visibility: visible;
    position: absolute;
    opacity: 1;
    top: 22px;
    right: 72px;
  }
}
@media screen and (max-width: 420px) {
  .header .search-form {
    display: none;
  }
  .header .nav-links a.social-media-link .link-text {
    font-size: 11px;
  }
}
@media screen and (max-width: 350px) {
  .header .nav-links a.social-media-link .link-text {
    font-size: 10px;
  }
}
@media (max-width: 320px) {
  .nav ul li a {
    font-size: 12px;
  }
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(99%);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(99vh);
  content: "";
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(96.5%);
  }
  .modal-dialog-centered::before {
    height: calc(96.5vh);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.img-fluid,
.modal-dialog.cascading-modal.modal-avatar .modal-header,
.video-fluid {
  max-width: 100%;
  height: auto;
}
.modal-dialog .modal-content {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  border: 0;
  -webkit-border-radius: .125rem;
  border-radius: 0.125rem;
}
.modal-dialog .modal-content .modal-header {
  -webkit-border-top-left-radius: .125rem;
  border-top-left-radius: .125rem;
  -webkit-border-top-right-radius: .125rem;
  border-top-right-radius: 0.125rem;
}
.modal-dialog.cascading-modal {
  margin-top: 10%;
}
.modal-dialog.cascading-modal .close {
  opacity: 1;
  text-shadow: none;
  color: #fff;
  outline: 0;
}
.modal-dialog.cascading-modal .modal-header {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: -2rem 1rem 1rem 1rem;
  border: none;
  -webkit-border-radius: .125rem;
  border-radius: .125rem;
  padding: 1.5rem;
  text-align: center;
}
.modal-dialog.cascading-modal .modal-header .close {
  margin-right: 1rem;
}
.modal-dialog.cascading-modal .modal-header .title {
  margin-bottom: 0;
  width: 100%;
  font-size: 1.25rem;
}
.modal-dialog.cascading-modal .modal-header .title .fab,
.modal-dialog.cascading-modal .modal-header .title .far,
.modal-dialog.cascading-modal .modal-header .title .fas {
  margin-right: 9px;
}
.modal-dialog.cascading-modal .modal-header .social-buttons {
  margin-top: 1.5rem;
}
.modal-dialog.cascading-modal .modal-header .social-buttons a {
  font-size: 1rem;
}
.modal-dialog.cascading-modal .modal-c-tabs .md-tabs {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: -1.5rem 1rem 0 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modal-dialog.cascading-modal .modal-c-tabs .md-tabs li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.modal-dialog.cascading-modal .modal-c-tabs .md-tabs li a {
  text-align: center;
}
.modal-dialog.cascading-modal .modal-c-tabs .tab-content {
  padding: 1.7rem 0 0 0;
}
.modal-dialog.cascading-modal .modal-body,
.modal-dialog.cascading-modal .modal-footer {
  padding-left: 2rem;
  padding-right: 2rem;
  color: #616161;
}
.modal-dialog.cascading-modal .modal-body .additional-option,
.modal-dialog.cascading-modal .modal-footer .additional-option {
  margin-top: 1rem;
  text-align: center;
}
.modal-dialog.cascading-modal.modal-avatar {
  margin-top: 6rem;
}
.modal-dialog.cascading-modal.modal-avatar .modal-header {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: -6rem 0 -1rem;
}
.modal-dialog.cascading-modal.modal-avatar .modal-header img {
  width: 130px;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-left: auto;
  margin-right: auto;
}
.modal-dialog.modal-notify .heading {
  margin: 0;
  padding: .3rem;
  color: #fff;
}
.modal-dialog.modal-notify .modal-header {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border: 0;
}
.modal-dialog.modal-notify .close {
  opacity: 1;
}
.modal-dialog.modal-notify .modal-body {
  padding: 1.5rem;
  color: #616161;
}
.modal-dialog.modal-notify.modal-primary .modal-header {
  background-color: #4285f4;
}
.modal-dialog.modal-notify.modal-primary .fab,
.modal-dialog.modal-notify.modal-primary .far,
.modal-dialog.modal-notify.modal-primary .fas {
  color: #4285f4;
}
.modal-dialog.modal-notify.modal-primary .badge {
  background-color: #4285f4;
}
.modal-dialog.modal-notify.modal-primary .btn .fab,
.modal-dialog.modal-notify.modal-primary .btn .far,
.modal-dialog.modal-notify.modal-primary .btn .fas {
  color: #fff;
}
.modal-dialog.modal-notify.modal-primary .btn.btn-outline-primary .fab,
.modal-dialog.modal-notify.modal-primary .btn.btn-outline-primary .far,
.modal-dialog.modal-notify.modal-primary .btn.btn-outline-primary .fas {
  color: #4285f4;
}
.modal-dialog.modal-notify.modal-danger .modal-header {
  background-color: #ff3547;
}
.modal-dialog.modal-notify.modal-danger .fab,
.modal-dialog.modal-notify.modal-danger .far,
.modal-dialog.modal-notify.modal-danger .fas {
  color: #ff3547;
}
.modal-dialog.modal-notify.modal-danger .badge {
  background-color: #ff3547;
}
.modal-dialog.modal-notify.modal-danger .btn .fab,
.modal-dialog.modal-notify.modal-danger .btn .far,
.modal-dialog.modal-notify.modal-danger .btn .fas {
  color: #fff;
}
.modal-dialog.modal-notify.modal-danger .btn.btn-outline-danger .fab,
.modal-dialog.modal-notify.modal-danger .btn.btn-outline-danger .far,
.modal-dialog.modal-notify.modal-danger .btn.btn-outline-danger .fas {
  color: #ff3547;
}
.modal-dialog.modal-notify.modal-warning .modal-header {
  background-color: #fb3;
}
.modal-dialog.modal-notify.modal-warning .fab,
.modal-dialog.modal-notify.modal-warning .far,
.modal-dialog.modal-notify.modal-warning .fas {
  color: #fb3;
}
.modal-dialog.modal-notify.modal-warning .badge {
  background-color: #fb3;
}
.modal-dialog.modal-notify.modal-warning .btn .fab,
.modal-dialog.modal-notify.modal-warning .btn .far,
.modal-dialog.modal-notify.modal-warning .btn .fas {
  color: #fff;
}
.modal-dialog.modal-notify.modal-warning .btn.btn-outline-warning .fab,
.modal-dialog.modal-notify.modal-warning .btn.btn-outline-warning .far,
.modal-dialog.modal-notify.modal-warning .btn.btn-outline-warning .fas {
  color: #fb3;
}
.modal-dialog.modal-notify.modal-success .modal-header {
  background-color: #00c851;
}
.modal-dialog.modal-notify.modal-success .fab,
.modal-dialog.modal-notify.modal-success .far,
.modal-dialog.modal-notify.modal-success .fas {
  color: #00c851;
}
.modal-dialog.modal-notify.modal-success .badge {
  background-color: #00c851;
}
.modal-dialog.modal-notify.modal-success .btn .fab,
.modal-dialog.modal-notify.modal-success .btn .far,
.modal-dialog.modal-notify.modal-success .btn .fas {
  color: #fff;
}
.modal-dialog.modal-notify.modal-success .btn.btn-outline-success .fab,
.modal-dialog.modal-notify.modal-success .btn.btn-outline-success .far,
.modal-dialog.modal-notify.modal-success .btn.btn-outline-success .fas {
  color: #00c851;
}
.modal-dialog.modal-notify.modal-info .modal-header {
  background-color: #33b5e5;
}
.modal-dialog.modal-notify.modal-info .fab,
.modal-dialog.modal-notify.modal-info .far,
.modal-dialog.modal-notify.modal-info .fas {
  color: #33b5e5;
}
.modal-dialog.modal-notify.modal-info .badge {
  background-color: #33b5e5;
}
.modal-dialog.modal-notify.modal-info .btn .fab,
.modal-dialog.modal-notify.modal-info .btn .far,
.modal-dialog.modal-notify.modal-info .btn .fas {
  color: #fff;
}
.modal-dialog.modal-notify.modal-info .btn.btn-outline-info .fab,
.modal-dialog.modal-notify.modal-info .btn.btn-outline-info .far,
.modal-dialog.modal-notify.modal-info .btn.btn-outline-info .fas {
  color: #33b5e5;
}
.modal {
  padding-right: 0 !important;
}
@media (min-width: 768px) {
  .modal .modal-dialog.modal-top {
    top: 0;
  }
  .modal .modal-dialog.modal-left {
    left: 0;
  }
  .modal .modal-dialog.modal-right {
    right: 0;
  }
  .modal .modal-dialog.modal-bottom {
    bottom: 0;
  }
  .modal .modal-dialog.modal-top-left {
    top: 210px;
    left: 10px;
  }
  .modal .modal-dialog.modal-top-right {
    top: 210px;
    right: 10px;
  }
  .modal .modal-dialog.modal-bottom-left {
    bottom: 10px;
    left: 10px;
  }
  .modal .modal-dialog.modal-bottom-right {
    bottom: 10px;
    right: 10px;
  }
}
.modal.fade.top:not(.show) .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.modal.fade.left:not(.show) .modal-dialog {
  -webkit-transform: translate3d(-25%, 0, 0);
  transform: translate3d(-25%, 0, 0);
}
.modal.fade.right:not(.show) .modal-dialog {
  -webkit-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0);
}
.modal.fade.bottom:not(.show) .modal-dialog {
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}
@media (min-width: 992px) {
  .modal.modal-scrolling {
    position: relative;
  }
  .modal.modal-scrolling .modal-dialog {
    position: fixed;
    z-index: 1050;
  }
  .modal.modal-content-clickable {
    top: auto;
    bottom: auto;
  }
  .modal.modal-content-clickable .modal-dialog {
    position: fixed;
  }
  .modal .modal-fluid {
    width: 100%;
    max-width: 100%;
  }
  .modal .modal-fluid .modal-content {
    width: 100%;
  }
  .modal .modal-frame {
    position: absolute;
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  .modal .modal-frame.modal-bottom {
    bottom: 0;
  }
  .modal .modal-full-height {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    width: 400px;
    height: auto;
    min-height: 100%;
    top: 0;
    right: 0;
  }
  .modal .modal-full-height.modal-bottom,
  .modal .modal-full-height.modal-top {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .modal .modal-full-height.modal-top {
    bottom: auto;
  }
  .modal .modal-full-height.modal-bottom {
    min-height: 0;
    top: auto;
  }
  .modal .modal-full-height .modal-content {
    width: 100%;
  }
  .modal .modal-full-height.modal-lg {
    width: 90%;
    max-width: 90%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .modal .modal-full-height.modal-lg {
    width: 800px;
    max-width: 800px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .modal .modal-full-height.modal-lg {
    width: 1000px;
    max-width: 1000px;
  }
}
@media (min-width: 992px) {
  .modal .modal-side {
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0;
    width: 400px;
  }
}
.mdb-lightbox figure .img-fluid,
.mdb-lightbox figure .modal-dialog.cascading-modal.modal-avatar .modal-header,
.modal-dialog.cascading-modal.modal-avatar .mdb-lightbox figure .modal-header {
  display: inline;
}
#toast-container > div,
.card.card-cascade .view.view-cascade.gradient-card-header,
.clockpicker-display .clockpicker-display-column #click-am.text-primary,
.clockpicker-display .clockpicker-display-column #click-pm.text-primary,
.clockpicker-display .clockpicker-display-column .clockpicker-span-hours.text-primary,
.clockpicker-display .clockpicker-display-column .clockpicker-span-minutes.text-primary,
.darktheme .picker__box .picker__calendar-container .clockpicker-plate .clockpicker-tick,
.darktheme .picker__box .picker__date-display .clockpicker-display,
.darktheme .picker__box .picker__date-display .clockpicker-display .clockpicker-span-am-pm,
.darktheme .picker__box .picker__footer button,
.dropdown .dropdown-menu .dropdown-item:active,
.dropdown .dropdown-menu .dropdown-item:hover,
.dropleft .dropdown-menu .dropdown-item:active,
.dropleft .dropdown-menu .dropdown-item:hover,
.dropright .dropdown-menu .dropdown-item:active,
.dropright .dropdown-menu .dropdown-item:hover,
.dropup .dropdown-menu .dropdown-item:active,
.dropup .dropdown-menu .dropdown-item:hover,
.picker--focused .picker__list-item--selected,
.picker--time .picker__button--clear:focus,
.picker--time .picker__button--clear:focus:before,
.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:hover:before,
.picker__box .picker__header .picker__date-display,
.picker__box .picker__table .picker--focused,
.picker__box .picker__table .picker__day--outfocus,
.picker__box .picker__table .picker__day--selected,
.picker__box .picker__table .picker__day--selected:hover,
.picker__date-display,
.picker__date-display .clockpicker-display .clockpicker-display-column #click-am.text-primary,
.picker__date-display .clockpicker-display .clockpicker-display-column #click-pm.text-primary,
.picker__date-display .clockpicker-display .clockpicker-display-column .clockpicker-span-hours.text-primary,
.picker__date-display .clockpicker-display .clockpicker-display-column .clockpicker-span-minutes.text-primary,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.side-nav,
.side-nav .search-form .form-control,
.toast-close-button,
.toast-message a,
.toast-message label,
.white-text {
  color: #fff !important;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.text-center {
  text-align: center !important;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: 0.8s;
}
.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: 0.5s;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
@media (min-width: 576px) {
  .modal-dialog {
    margin-top: 30px;
  }
}
.modal-dialog {
  margin-top: 30px;
}
.cabinet {
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media (min-width: 992px) {
  .cabinet {
    min-height: 600px;
  }
}
.cabinet .nav-tabs {
  display: inline-flex;
}
.cabinet .nav-tabs.logins .nav-link.active {
  background-color: #28A745;
  color: #FFFFFF;
}
@media screen and (min-width: 768px) {
  .cabinet {
    font-size: var(--object-description-font-size-normal);
  }
}
.cabinet a {
  color: var(--object-description-font-link-color);
}
.cabinet a:hover {
  color: var(--object-description-font-hover-link-color);
}
.cabinet .tab-pane {
  padding-top: 20px;
}
.cabinet .user-profile-container .logout {
  padding: 20px 0;
}
.cabinet .user-profile-container .profile-panel .votes-text {
  padding: 30px 0 20px 0;
}
.cabinet .user-profile-container .form-second-panel .form-group .select2 {
  width: 100% !important;
}
.select2-container .select2-dropdown ul li {
  font-size: 14px;
}
@media (min-width: 992px) {
  .votes-forms .button-part,
  .votes-forms .webook-user-panel {
    min-height: 800px;
  }
}
.votes-forms .button-part {
  background-image: url('/wp-content/plugins/webook/img/special/aop_7454.jpg');
  background-position-x: 80%;
  background-size: cover;
}
@media (min-width: 992px) {
  .votes-forms .button-part {
    background-position-x: 60%;
  }
}
.votes-forms .button-part .button-wrapper {
  float: right;
  width: 180px;
}
.votes-forms .webook-user-panel {
  background-color: #DD1133;
  color: #FFFFFF;
}
.votes-forms .webook-user-panel .modal {
  color: #333333;
}
.votes-forms .webook-user-panel .title {
  padding: 20px 25% 20px 25%;
  font-size: 32px;
  color: #FFFFFF;
  text-align: center;
}
@media (min-width: 768px) {
  .votes-forms .webook-user-panel .title {
    padding-top: 40px;
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .votes-forms .webook-user-panel .title {
    padding-top: 80px;
    font-size: 64px;
  }
}
.votes-forms .webook-user-panel label {
  font-weight: normal;
}
.votes-forms .webook-user-panel label a {
  color: #CCCCCC;
}
.votes-forms .webook-user-panel input ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.votes-forms .webook-user-panel input ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.votes-forms .webook-user-panel input :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.votes-forms .webook-user-panel input:focus {
  outline: 0 transparent solid;
}
.votes-forms .webook-user-panel input:focus ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.votes-forms .webook-user-panel input:focus ::-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.votes-forms .webook-user-panel input:focus :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.votes-forms .webook-user-panel .user-form {
  min-height: 10rem;
  margin: auto;
  max-width: 50%;
  padding: .5rem;
  padding-bottom: 40px;
}
.votes-forms .webook-user-panel .login-text {
  color: white;
  font-size: 1.5rem;
  margin: 0 auto;
  max-width: 50%;
  padding: .5rem;
  text-align: center;
}
.votes-forms .webook-user-panel .login-text .fa-stack-1x {
  color: black;
}
.votes-forms .webook-user-panel .input-text {
  background: transparent;
  border: 0 solid;
  border-bottom: 1px solid #FFFFFF;
  color: white;
  display: block;
  margin: 1rem;
  padding: .5rem;
  transition: 250ms background ease-in;
  width: calc(97%);
}
.votes-forms .webook-user-panel .input-text:focus {
  background: white;
  color: black;
  transition: 250ms background ease-in;
}
.votes-forms .webook-user-panel .has-error .input-text {
  border-bottom-color: #cccc1e;
}
.votes-forms .webook-user-panel .has-error label {
  color: #cccc1e;
}
.votes-forms .webook-user-panel .login-forgot-pass {
  bottom: 0;
  color: white;
  cursor: pointer;
  display: block;
  left: 0;
  opacity: 0.6;
  padding: .5rem;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media (min-width: 992px) {
  .votes-forms .webook-user-panel .login-forgot-pass {
    font-size: 150%;
  }
}
.votes-forms .webook-user-panel .login-forgot-pass:hover {
  opacity: 1;
}
.votes-forms .webook-user-panel .action-button {
  border: 1px solid white;
  background: transparent;
  color: white;
  margin: 1rem auto;
  min-width: 1px;
  transition: 250ms background ease-in;
}
.votes-forms .webook-user-panel .action-button:hover,
.votes-forms .webook-user-panel .action-button:focus {
  background: white;
  color: black;
  transition: 250ms background ease-in;
}
.votes-forms .webook-user-panel .action-button.login-submit {
  display: block;
  padding: .25rem;
}
.votes-forms .webook-user-panel .help-block {
  color: #cccc1e;
}
.votes-forms .webook-user-panel .user-profile-container {
  padding: 20px 10px;
}
.votes-forms .webook-user-panel .user-profile-container .collapse-link {
  color: #FFDD00;
}
.votes-forms .webook-user-panel .user-profile-container .profile-panel {
  padding: 20px;
}
.votes-forms .webook-user-panel .user-profile-container .profile-panel .form-group {
  margin-bottom: 0px;
}
.votes-forms .webook-user-panel .user-profile-container .profile-panel .polish-region select,
.votes-forms .webook-user-panel .user-profile-container .profile-panel .polish-region input {
  color: #111111;
}
.user-profile-container .profile-panel .votes,
.user-profile-container .questions-panel .votes {
  margin-top: 30px;
}
.user-profile-container .profile-panel .votes .form-group,
.user-profile-container .questions-panel .votes .form-group {
  border-width: 2px 0 0 0 ;
  border-color: var(--main-bg-header-color);
  border-style: solid;
  padding-top: 10px;
  margin-bottom: 20px;
}
.user-profile-container .profile-panel .votes .form-group label,
.user-profile-container .questions-panel .votes .form-group label {
  display: block;
}
.polish-region .autocomplete ul#list {
  position: absolute;
  display: block;
  width: 100%;
  background: #bfdce5;
  top: 35px;
  max-height: 160px;
  overflow-y: auto;
  border: 1px solid #bfdce5;
  z-index: 10;
}
.polish-region .autocomplete ul#list li {
  display: block;
  background: #fff;
  color: #526c73;
  margin: 1px;
  padding: 4px;
}
.polish-region .autocomplete ul#list li:hover {
  background: #669cad;
  color: #fff;
  cursor: pointer;
}
.polish-region #ajax-commune {
  position: absolute;
  top: 7px;
  right: 3px;
}
.forgot-password-iframe {
  width: 100%;
  min-height: 300px;
}
.reset-password-iframe {
  width: 100%;
  min-height: 360px;
}
.non-polish-region input {
  font-family: 'Monda', sans-serif;
}
.non-polish-region #map_canvas {
  height: 365px;
  width: 100%;
  -moz-box-shadow: 0px 0px 3px #aaa;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  box-shadow: 0px 0px 3px #aaa;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.non-polish-region .fb-comments {
  width: 100% !important;
}
.non-polish-region .db {
  color: #22a4bb;
}
.non-polish-region .fb {
  float: right;
  width: 223px;
  height: 457px;
  background: url('http://strazmiejska.warszawa.pl//images/fb_bg.png') no-repeat;
  display: block;
  right: 50px;
  padding: 10px 10px 0px 40px;
  position: absolute;
  top: -426px;
  z-index: 8888;
  cursor: pointer;
}
.non-polish-region .fbie {
  height: 0;
  overflow: visible;
  position: fixed;
  width: 100%;
  z-index: 8888;
  padding: 0;
  float: right;
}
.non-polish-region .fbie1 {
  float: right;
  height: 0;
  overflow: visible;
  position: relative;
  width: 100%;
  z-index: 8888;
  padding: 0;
}
.non-polish-region #container {
  width: 80%;
  margin: 0 10%;
  text-align: center;
}
.non-polish-region h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.non-polish-region h1 a {
  font-size: 18px;
  font-weight: normal;
  color: #50a93f;
  text-decoration: none;
}
.non-polish-region .face_link {
  font-size: 22px;
  color: #3A5793;
  text-decoration: none;
}
.non-polish-region h2 {
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.non-polish-region h3 {
  font-size: 16px;
  font-weight: 100;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  color: #888;
}
.non-polish-region h1.center-block {
  width: 100%;
  text-align: left;
  color: #c41c1c;
  padding-top: 20px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.non-polish-region .yellow-box {
  width: 62%;
  background: #f1c42a;
  float: left;
  padding-top: 10px;
  padding: 10px;
  font-size: 14px;
  color: #40340c;
  border: 1px solid #878233;
}
.non-polish-region .red-box a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.non-polish-region .red-box a:hover {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
  position: relative;
  top: 1px;
}
.non-polish-region .red-box {
  width: 62%;
  background: #d52d2d;
  float: left;
  padding-top: 10px;
  padding: 10px;
  font-size: 14px;
  color: #ffecec;
  border: 1px solid #8f4747;
  margin-top: 10px;
}
.non-polish-region .white-box {
  width: 30%;
  text-align: center;
  float: right;
  padding: 0 10px;
}
.non-polish-region .clear {
  float: none;
  clear: both;
}
.non-polish-region .input-name {
  color: #c41c1c;
  text-align: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 7px;
}
.non-polish-region .left {
  float: left;
  margin-bottom: 10px;
}
.non-polish-region .item {
  float: left;
  margin-right: 15px;
}
.non-polish-region .form-format {
  font-size: 12px;
}
.non-polish-region .form-width {
  width: 150px;
}
.non-polish-region .enter {
  float: left;
  clear: both !important;
}
.non-polish-region #form {
  margin: 0 auto;
}
.non-polish-region .yellow-box,
.non-polish-region .red-box,
.non-polish-region #form-hide,
.non-polish-region #map_canvas,
.non-polish-region #show-map,
.non-polish-region #loader,
.non-polish-region #ladowanie,
.non-polish-region .news,
.non-polish-region .news iframe {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behaviour: url(border-radius.htc);
}
.non-polish-region #show-map {
  float: right;
  padding: 5px 20px;
  background: #565656;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 5px;
  color: #f1c826 !important;
  text-decoration: none;
}
.non-polish-region #show-map:hover {
  background: #373737;
  color: #ffba00 !important;
}
.non-polish-region .dolacz {
  cursor: pointer;
  margin: 0 auto;
  display: inline-block;
  width: 497px;
  height: 65px;
  background: url('http://strazmiejska.warszawa.pl//images/dolacz.png');
  border: 0;
  overflow: hidden;
  text-indent: -1000px;
}
.non-polish-region input.dolacz {
  background-position: top;
}
.non-polish-region input.dolacz:hover {
  background-position: bottom;
}
.non-polish-region #form-hide {
  background: #8bccd6;
  position: relative;
}
.non-polish-region #form-hide a {
  color: #fff;
  font-weight: bold;
}
.non-polish-region #form-hide a:hover {
  color: #2d525d;
  font-weight: bold;
}
.non-polish-region #footer {
  float: none;
  clear: both;
  margin-top: 15px;
  border-top: 1px solid #ddd;
  color: #878787;
  padding-bottom: 30px;
  font-size: 14px;
}
.non-polish-region .error_red,
.non-polish-region .error_blue,
.non-polish-region .error_green {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  padding: 4px;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 10px;
}
.non-polish-region .error_red {
  font-size: 14px;
  background: #b81616;
  color: #ffe3e3;
}
.non-polish-region .error_blue {
  font-size: 12px;
  background: #3f869b;
  color: #dbf8ff;
}
.non-polish-region .error_green {
  font-size: 14px;
  background: #71d230;
  color: #eeffe3;
}
.non-polish-region .input_red {
  background: #f3b4b4 !important;
  -moz-box-shadow: 0px 0px 3px #5b1818 !important;
  -webkit-box-shadow: 0px 0px 3px #5b1818 !important;
  box-shadow: 0px 0px 3px #5b1818 !important;
}
.non-polish-region #form .wrapper {
  position: relative;
  min-height: 365px;
  margin-bottom: 25px;
  -moz-box-shadow: 0px 0px 3px #aaa;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  box-shadow: 0px 0px 3px #aaa;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #fff;
  background-color: #f9f9f9;
  overflow: hidden;
}
.non-polish-region .step-lock div span {
  background: url('http://strazmiejska.warszawa.pl//images/bg_white.png');
  padding: 10px 15px;
}
.non-polish-region .step-lock div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-bottom: 75px;
}
.non-polish-region .step-lock-full {
  height: 100% !important;
}
.non-polish-region .step-lock {
  display: table;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 270px;
  background: url('http://strazmiejska.warszawa.pl//images/bg_white.png');
  z-index: 1000;
}
.non-polish-region .step {
  width: 100%;
}
.non-polish-region #navigation {
  height: 47px;
  background-color: #e9e9e9;
  border-top: 1px solid #fff;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  top: 15px;
}
.non-polish-region #navigation ul {
  list-style: none;
  float: left;
  margin-left: 22px;
  position: relative;
  top: -15px;
}
.non-polish-region #navigation ul li {
  float: left;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: relative;
  margin: 0px 2px;
}
.non-polish-region #navigation ul li input {
  cursor: pointer;
  font-size: 16px;
  border: 0;
  display: block;
  height: 45px;
  background-color: #444;
  color: #777;
  outline: none;
  font-weight: bold;
  text-decoration: none;
  line-height: 45px;
  padding: 0px 20px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #f0f0f0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, #f0f0f0), color-stop(0.55, #e3e3e3), color-stop(0.78, #f0f0f0));
  background: -moz-linear-gradient(center bottom, #f0f0f0 9%, #e3e3e3 55%, #f0f0f0 78%);
}
.non-polish-region #navigation ul li a {
  display: block;
  height: 45px;
  background-color: #444;
  color: #777;
  outline: none;
  font-weight: bold;
  text-decoration: none;
  line-height: 45px;
  padding: 0px 20px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #f0f0f0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, #f0f0f0), color-stop(0.55, #e3e3e3), color-stop(0.78, #f0f0f0));
  background: -moz-linear-gradient(center bottom, #f0f0f0 9%, #e3e3e3 55%, #f0f0f0 78%);
}
.non-polish-region #navigation ul li a:hover,
.non-polish-region #navigation ul li input:hover,
.non-polish-region #navigation ul li.selected a {
  background: #d8d8d8;
  color: #666;
  text-shadow: 1px 1px 1px #fff;
}
.non-polish-region span.checked {
  background: transparent url('http://strazmiejska.warszawa.pl//images/checked.png') no-repeat top left;
  position: absolute;
  top: 0px;
  left: 1px;
  width: 20px;
  height: 20px;
}
.non-polish-region span.error {
  background: transparent url('http://strazmiejska.warszawa.pl//images/error.png') no-repeat top left;
  position: absolute;
  top: 0px;
  left: 1px;
  width: 20px;
  height: 20px;
}
.non-polish-region .step fieldset {
  border: none;
  padding-bottom: 20px;
}
.non-polish-region .step legend {
  text-align: left;
  background-color: #f0f0f0;
  color: #666;
  font-size: 24px;
  text-shadow: 1px 1px 1px #fff;
  font-weight: bold;
  width: 100%;
  padding: 5px 0px 5px 10px;
  margin: 10px 0px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #d9d9d9;
}
.non-polish-region .step div.element {
  margin: 5px auto;
  background: #f4f4f4;
  border: 1px solid #fff;
  width: 85%;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 3px #aaa;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  box-shadow: 0px 0px 3px #aaa;
  color: #666;
  text-shadow: 1px 1px 1px #fff;
  text-align: center;
}
.non-polish-region .step input:not([type=radio]),
.non-polish-region .step textarea,
.non-polish-region .step select {
  background: #ffffff;
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  padding: 5px;
  width: 90%;
}
.non-polish-region .step input:focus {
  -moz-box-shadow: 0px 0px 3px #aaa;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  box-shadow: 0px 0px 3px #aaa;
  background-color: #FFFEEF;
}
.non-polish-region .znajdz {
  background: #65ce31 !important;
  color: #fff !important;
  text-shadow: 1px 1px 1px #2a5b16 !important;
  position: relative;
  top: 15px;
}
.non-polish-region .navi_map {
  color: #268400;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  padding: 3px;
  background: #64b351;
}
.non-polish-region .znajdz:hover {
  background: #2a5b16 !important;
  color: #d1f9c1 !important;
  text-shadow: 1px 1px 1px #040702 !important;
}
.non-polish-region .red {
  color: #ffffff !important;
  text-shadow: 0 1px 1px #777 !important;
  background: #be2a2a !important;
  border: 0 !important;
  padding: 10px !important;
  width: auto !important;
}
.non-polish-region .red:hover {
  background: #ffd800 !important;
  color: #584f1c !important;
  text-shadow: 1px 1px 1px #d4ceaf !important;
}
.non-polish-region .button {
  outline: none;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
  cursor: pointer;
  padding: 10px;
  font-weight: bold;
  font-family: "Century Gothic", Helvetica, sans-serif;
  font-size: 22px;
  -moz-box-shadow: 0px 0px 3px #aaa;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  box-shadow: 0px 0px 3px #190a0a;
  display: inline-block;
}
.non-polish-region .step p.submit {
  background: none !important;
  border: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.non-polish-region #przesun {
  right: 80px;
}
.non-polish-region #mapa_big {
  margin: 0 auto;
  width: 95%;
  padding-bottom: 20px;
}
.non-polish-region #fb_left {
  float: left;
  width: 50%;
  margin-top: 15px;
}
.non-polish-region #fb_right {
  float: right;
  text-align: left;
  width: 45%;
  font-size: 14px;
  color: #333;
  margin-top: 15px;
}
.non-polish-region #blog {
  width: 100%;
}
.non-polish-region #blog_title {
  font-size: 18px;
  color: #999;
  text-align: center;
}
.non-polish-region .news {
  font-size: 13px;
  line-height: 16px;
  padding: 8px;
  background: #eff4f6;
  margin-bottom: 10px;
  color: #55636a;
  border-top: 1px dashed #becfd7;
  position: relative;
}
.non-polish-region .news img {
  max-width: 100%;
  border: 4px;
  solid: #fff;
}
.non-polish-region .news iframe {
  line-height: normal;
  display: block;
  width: 80%;
  height: 220px;
  margin: 10px auto;
}
.non-polish-region .news .hash {
  line-height: normal;
  font-size: 18px;
  color: #7198a9;
  padding-bottom: 4px;
}
.non-polish-region .news .hash span {
  color: #c1d2da;
}
.non-polish-region .data {
  width: 40px;
  height: 52px;
  position: absolute;
  top: 14px;
  left: -40px;
  border-right: 1px solid #cbdae0;
  background: #bfd0d7;
  /* Old browsers */
  background: -moz-linear-gradient(left, #bfd0d7 0%, #e1edf2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #bfd0d7), color-stop(100%, #e1edf2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #bfd0d7 0%, #e1edf2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #bfd0d7 0%, #e1edf2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #bfd0d7 0%, #e1edf2 100%);
  /* IE10+ */
  background: linear-gradient(to right, #bfd0d7 0%, #e1edf2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfd0d7', endColorstr='#e1edf2', GradientType=1);
  /* IE6-9 */
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.non-polish-region .data .day {
  text-align: center;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  font-size: 26px;
}
.non-polish-region .data .month {
  text-align: center;
  position: absolute;
  top: 22px;
  left: 0;
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.non-polish-region .data .year {
  text-align: center;
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  font-size: 12px;
  color: #74909d;
  text-transform: uppercase;
}
.non-polish-region .news-delete {
  display: block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  background: url('http://strazmiejska.warszawa.pl//images/delete.png');
  position: absolute;
  top: 10px;
  right: 10px;
  text-indent: -1000px;
}
.non-polish-region .news-edit {
  display: block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  background: url('http://strazmiejska.warszawa.pl//images/edit.png');
  position: absolute;
  top: 10px;
  right: 36px;
  text-indent: -1000px;
}
.non-polish-region #edit-form {
  width: 60%;
  float: left;
}
.non-polish-region #edit-form input,
.non-polish-region .dataa input:not([submit]) {
  padding: 3px;
}
.non-polish-region #edit-form input.input {
  width: 50%;
  display: block;
  margin-bottom: 5px;
}
.non-polish-region .dataa,
.non-polish-region .datae {
  width: 100%;
  display: block;
  margin-bottom: 5px;
  float: none;
  clear: both;
}
.non-polish-region .dataa input:not([submit]) {
  width: 40px;
  float: left;
  margin-bottom: 5px;
  text-align: center;
}
.non-polish-region .datae input {
  float: left;
  margin-bottom: 5px;
  text-align: center;
}
.non-polish-region .datae div {
  width: 45%;
  float: right;
  margin-bottom: 5px;
  text-align: center;
}
.non-polish-region #edit-form input[type=submit] {
  clear: both;
  display: block;
  float: none;
}
.non-polish-region #edit-form textarea {
  resize: vertical;
  clear: both;
  display: block;
  float: none;
  width: 100%;
  height: 270px;
}
.non-polish-region .step {
  text-align: center;
}
.round-button {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: none;
  background-color: #FFDD00;
  color: #5766EB;
  font-size: 22px;
  margin: 15px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.round-button:hover {
  opacity: 0.6;
  color: #4756cB;
}
.round-button span {
  display: block;
  width: 100%;
  margin: 0;
  position: absolute;
  /* 2 */
  top: 50%;
  /* 3 */
  transform: translate(0, -50%);
  padding: 5px;
}
a.round-button {
  text-align: center;
  vertical-align: middle;
}
a.round-button:hover {
  text-decoration: none;
}
@media screen and (max-width: 420px) {
  .round-button {
    width: 92px;
    height: 92px;
    font-size: 13px;
  }
  .votes-forms .button-part .button-wrapper {
    width: 120px;
  }
}
.votes.slider-2-col .slide .form-group {
  width: 47%;
}
.votes.slider-2-col .slide .form-group:nth-child(odd) {
  margin-left: 2%;
  float: right;
}
.votes.slider-2-col .slide .form-group:nth-child(even) {
  margin-right: 2%;
  float: left;
}
.votes.slider-2-col .step {
  text-align: center;
  padding: 15px 0;
  font-size: 20px;
}
.votes.slider-2-col .back-button {
  text-align: center;
}
.votes.slider-2-col button.btn.questions-next {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: none;
  background-color: #FFDD00;
  color: #5766EB;
  font-size: 22px;
  margin: 15px;
  position: relative;
  text-align: center;
  display: inline-block;
  padding: 0;
}
.votes.slider-2-col button.btn.questions-next span {
  display: block;
  width: 100%;
  margin: 0;
  position: absolute;
  /* 2 */
  top: 50%;
  /* 3 */
  transform: translate(0, -50%);
  padding: 5px;
  white-space: pre-wrap;
}
@media screen and (max-width: 420px) {
  .votes.slider-2-col button.btn.questions-next {
    width: 92px;
    height: 92px;
    font-size: 13px;
  }
}
@media screen and (max-width: 320px) {
  .votes.slider-2-col .slide .form-group {
    width: 100%;
  }
  .votes.slider-2-col .slide .form-group:nth-child(odd) {
    margin-left: 0;
    float: none;
  }
  .votes.slider-2-col .slide .form-group:nth-child(even) {
    margin-right: 0;
    float: none;
  }
}
.poll-content {
  padding-bottom: 30px;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-content {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.poll-content .col-sm-7,
.poll-content .col-sm-5,
.poll-content col-sm-2,
.poll-content .col-sm-10 {
  padding-right: 0;
  padding-left: 0;
}
.poll-content .col-sm-7 div,
.poll-content .col-sm-5 div,
.poll-content col-sm-2 div,
.poll-content .col-sm-10 div {
  padding-right: 15px;
  padding-left: 15px;
}
.poll-content .line {
  height: 0px;
  border-top: 1px solid #000000;
}
.poll-content .title {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
  border-left: 1px solid #000000;
}
@media screen and (min-width: 768px) {
  .poll-content .title {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-content .image {
  width: 100%;
  text-align: center;
}
.poll-content .image img {
  width: 100%;
}
.poll-content .description {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  border-left: 1px solid #000000;
}
@media screen and (min-width: 768px) {
  .poll-content .description {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.poll-content .description a {
  color: var(--object-normal-name-font-link-color);
}
.poll-content .description a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.poll-content .vote-date {
  border-left: 1px solid #000000;
}
.poll-content .vote-link {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.poll-content .tags {
  border-left: 1px solid #000000;
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  min-height: 80px;
}
@media screen and (min-width: 768px) {
  .poll-content .tags {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.poll-content .tags a {
  color: var(--object-normal-name-font-link-color);
}
.poll-content .tags a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.poll-content .vote-history-label {
  text-align: center;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-content .vote-history-label {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-content .question {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-content .question {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-content .vote-button {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.poll-content .option {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .poll-content .option {
    width: 100%;
  }
}
.poll-content .option .option-title {
  margin: 0 auto;
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
  text-transform: uppercase;
  min-height: 90px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .poll-content .option .option-title {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-content .option .option-result {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-content .option .option-result {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-content-second .poll-list-title {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .poll-content-second .poll-list-title {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.poll-content-second .closest-poll-image img {
  max-width: 100%;
  height: auto;
}
.poll-content-second .closest-poll-title {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .poll-content-second .closest-poll-title {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.poll-content-second .closest-poll-title a {
  color: var(--object-normal-name-font-link-color);
}
.poll-content-second .closest-poll-title a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.poll-content-second .date {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
  font-style: italic;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .poll-content-second .date {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.poll-content-second .date.end-date {
  color: #FF0000;
}
.poll-content-second .title {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
  background-color: #F4F4F4;
  text-transform: uppercase;
  padding: 5px 10px 5px 50px;
}
@media screen and (min-width: 768px) {
  .poll-content-second .title {
    font-size: var(--object-big-title-font-size-normal);
  }
}
@media only screen and (max-width: 768px) {
  .poll-content-second .title {
    padding: 5px 3%;
  }
}
.poll-content-second .description {
  padding: 20px 0 20px 50px;
}
@media only screen and (max-width: 768px) {
  .poll-content-second .description {
    padding: 20px 0;
  }
}
.poll-content-second .link {
  padding-left: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.poll-content-second .tags {
  padding-left: 50px;
}
.poll-content-second .question {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
  background-color: #C6C6C6;
  padding: 5px 100px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .poll-content-second .question {
    font-size: var(--object-big-title-font-size-normal);
  }
}
@media only screen and (max-width: 768px) {
  .poll-content-second .question {
    padding: 5px 10%;
  }
}
.poll-content-second .current-result-label {
  text-align: center;
  padding: 5px 10%;
  background-color: #FFD600;
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-content-second .current-result-label {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-content-second .vote-button-wrapper {
  text-align: center;
  background-color: #EEEEEE;
}
.poll-content-second .vote-button-wrapper .voting-buttons-area {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 2px 15px 5px 15px;
}
.poll-content-second .vote-button-wrapper .voting-buttons-area .vote-round-button {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  border: none;
  margin-bottom: 20px;
  box-shadow: 0px 10px 10px 0px #555;
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-content-second .vote-button-wrapper .voting-buttons-area .vote-round-button {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-content-second .vote-button-wrapper .voting-buttons-area .vote-action-button {
  border: none;
  background-color: #FFF;
  border-radius: 6px;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
  text-transform: uppercase;
  max-width: 148px;
  word-wrap: break-word;
}
@media screen and (min-width: 768px) {
  .poll-content-second .vote-button-wrapper .voting-buttons-area .vote-action-button {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.poll-content-second .parliamentary-voting .vote-button-wrapper .vote-round-button {
  opacity: 0.5;
}
#voteProcessingModal .modal-body .modal-text {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  #voteProcessingModal .modal-body .modal-text {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-list-description {
  font-family: var(--object-normal-name-font-family);
  color: var(--object-normal-name-font-color);
  font-size: var(--object-normal-name-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-list-description {
    font-size: var(--object-normal-name-font-size-normal);
  }
}
.poll-list-description a {
  color: var(--object-normal-name-font-link-color);
}
.poll-list-description a:hover {
  color: var(--object-normal-name-font-hover-link-color);
}
.poll-list-description .title {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-list-description .title {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.poll-list-description .title2 {
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .poll-list-description .title2 {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.voting-commission .form-group label {
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .voting-commission .form-group label {
    font-size: var(--object-description-font-size-normal);
  }
}
.voting-commission .form-group label a {
  color: var(--object-description-font-link-color);
}
.voting-commission .form-group label a:hover {
  color: var(--object-description-font-hover-link-color);
}
.voting-commission .form-group .help-block {
  font-size: 12px;
}
.voting-commission .error-message,
.voting-commission .success-message {
  padding-top: 20px;
}
.voting-commission .error-message strong,
.voting-commission .success-message strong {
  display: block;
}
.voting-commission .step-one .form-title {
  font-size: 150%;
  border-bottom: 1px solid #eee;
  padding-bottom: 4px;
  padding-top: 15px;
  line-height: 120%;
}
.voting-commission .step-two .title {
  font-size: 200%;
  padding-bottom: 20px;
  line-height: 140%;
  text-align: left;
}
.voting-commission .step-two .button-container {
  padding-top: 30px;
  text-align: center;
}
.voting-commission .step-two .button-container button {
  width: 100%;
  margin-top: 15px;
}
.voting-commission .step-two .button-container button.btn-success {
  color: #000000;
  font-weight: bold;
}
.voting-commission .step-three .title {
  font-size: 150%;
  border-bottom: 1px solid #eee;
  padding-bottom: 4px;
  padding-top: 15px;
  margin-bottom: 20px;
}
.voting-commission .step-three .print-form-wrapper a.print-link {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
  border: 1px solid #F00;
  display: block;
  padding: 20px;
  box-shadow: 1px 0px 10px 0px #F00;
  text-decoration: none;
  -moz-appearance: button;
  -webkit-appearance: button;
}
@media screen and (min-width: 768px) {
  .voting-commission .step-three .print-form-wrapper a.print-link {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.voting-commission #step-two-form.form-inline .form-group {
  width: 33%;
  padding-right: 1px;
  padding-left: 1px;
}
.voting-commission #step-two-form.form-inline .form-group .form-control {
  width: 100%;
}
#component-container .debate .body .thumbnail img {
  margin: 0 auto;
}
.error404 {
  min-height: 500px;
  position: relative;
  overflow-x: hidden;
}
.error404 svg {
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 10;
}
.error404 .message-box {
  padding-top: 80px;
  position: relative;
  z-index: 20;
  text-align: center;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .error404 .message-box {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.error404 .message-box h1 {
  font-family: var(--object-big-title-font-family);
  color: var(--object-big-title-font-color);
  font-size: var(--object-big-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .error404 .message-box h1 {
    font-size: var(--object-big-title-font-size-normal);
  }
}
.error404 #Polygon-1,
.error404 #Polygon-2,
.error404 #Polygon-3,
.error404 #Polygon-4,
.error404 #Polygon-4,
.error404 #Polygon-5 {
  animation: float 1s infinite ease-in-out alternate;
}
.error404 #Polygon-2 {
  animation-delay: .2s;
}
.error404 #Polygon-3 {
  animation-delay: .4s;
}
.error404 #Polygon-4 {
  animation-delay: .6s;
}
.error404 #Polygon-5 {
  animation-delay: .8s;
}
@keyframes float {
  100% {
    transform: translateY(20px);
  }
}
.comments ul li {
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
  list-style-type: none;
}
@media screen and (min-width: 768px) {
  .comments ul li {
    font-size: var(--object-description-font-size-normal);
  }
}
.comments ul li a {
  color: var(--object-description-font-link-color);
}
.comments ul li a:hover {
  color: var(--object-description-font-hover-link-color);
}
.comments ul li .comment-data span {
  vertical-align: bottom;
}
.comments ul li .comment-data .comment-poll-option .comment-poll-option-sign {
  display: inline-block;
  width: 36px;
  height: 36px;
  position: relative;
  top: 10px;
  border-radius: 18px;
}
.comments ul li .comment-data .comment-poll-option .comment-poll-option-sign .label {
  display: none;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.comments ul li .comment-content {
  padding: 8px 10px;
  background-color: #F2F3F5;
  border-radius: 8px;
}
.comments ul li .comment-edit textarea {
  width: 100%;
  min-height: 160px;
}
.comments ul li .comment-action-buttons {
  padding-top: 5px;
}
.comments ul li .comment-action-buttons .btn,
.comments ul li .comment-action-buttons .comment-option-select {
  margin-bottom: 4px;
  margin-right: 5px;
  height: 24px;
}
.comments ul li .comment-action-buttons .btn i.fa,
.comments ul li .comment-action-buttons .comment-option-select i.fa {
  position: relative;
  top: -2px;
}
.comments .comment-reply textarea {
  width: 100%;
  min-height: 160px;
}
.best-comments {
  font-family: var(--object-description-font-family);
  color: var(--object-description-font-color);
  font-size: var(--object-description-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .best-comments {
    font-size: var(--object-description-font-size-normal);
  }
}
.best-comments a {
  color: var(--object-description-font-link-color);
}
.best-comments a:hover {
  color: var(--object-description-font-hover-link-color);
}
.best-comments .comments-in-list {
  color: #46CF29;
}
.best-comments .comments-in-list .count {
  color: #0b2e13;
  font-weight: bold;
}
.best-comments .total-comments-in-option {
  color: #337AB7;
}
.best-comments .total-comments-in-option .count {
  color: #0b2e13;
  font-weight: bold;
}
.best-comments .comment-expanded-div ul li,
.best-comments .best-comments-content ul li {
  list-style-type: none;
  padding-top: 10px;
}
.best-comments .comment-expanded-div ul li .comment-content,
.best-comments .best-comments-content ul li .comment-content {
  padding: 8px 10px;
  background-color: #F2F3F5;
  border-radius: 8px;
}
.best-comments .list-title {
  padding: 15px 0;
  font-family: var(--object-normal-title-font-family);
  color: var(--object-normal-title-font-color);
  font-size: var(--object-normal-title-font-size-mobile);
}
@media screen and (min-width: 768px) {
  .best-comments .list-title {
    font-size: var(--object-normal-title-font-size-normal);
  }
}
.best-comments.buttons .buttons-holder {
  text-align: center;
}
.best-comments.buttons .buttons-holder .best-comments-button {
  position: relative;
  display: inline-block;
  height: 130px;
  width: 130px;
  background-color: #FFD600;
  border-radius: 65px;
  cursor: pointer;
  margin: 10px 20px;
}
.best-comments.buttons .buttons-holder .best-comments-button .bcb-label {
  text-align: center;
  display: block;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding: 5px;
}
.best-comments.buttons .buttons-holder .best-comments-button.active {
  border: 1px solid #0000cc;
}
