/**********************************
Theme Name: Ciekawostki Historyczne - Znak
Theme URI: http://pirostudio.pl
Description:
Version: 1.0.8
Tags: 
**********************************/
/******************************/
/******* GENERAL STYLES *******/
/***************************** #565656 */
body {
  background: #554337;
  color: #424746;
  cursor: auto;
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 14px;
}
html,
body,
#container {
  height: 100%;
}
body > #container {
  height: auto;
  min-height: 100%;
}
p {
  font-size: 15px;
  line-height: 22px;
  font-family: inherit;
  font-weight: normal;
  margin-bottom: 1.25rem;
  margin-top: 0;
  text-rendering: optimizeLegibility;
}
.home p,
.item p {
  font-size: 14px;
  line-height: 18px;
  padding-right: 5px;
}
/*************************************/
/******* LINK STYLES & BUTTONS *******/
/*************************************/
a,
a:visited {
  color: #a52f1a;
  text-decoration: none;
}
a:hover,
a:focus,
a:visited:focus {
  color: #a52f1a;
  outline: none;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
a:hover {
  text-decoration: underline;
}

/** Chrome  fix **/
*:focus {
  outline: 0;
}
input:-webkit-autofill {
  border:1px solid #424746 !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;

}
button:focus, input:focus, a:focus{
  text-decoration: none !important;
  outline: none !important;
}

/** MailPoet BEGIN **/
.widget_wysija input{
  padding: 10px 20px;
}


@media screen and (min-width: 501px) {
  .widget_wysija .formError {
    position: absolute !important;
  }
}
@media screen and (max-width: 500px) {
  .widget_wysija input{
    width: 100%;
  }
  .widget_wysija .formError {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
  }
}
.widget_wysija .formErrorContent{
  top: -4px;
  clear: both;
  width: 100%;
  padding: 10px 20px 10px 10px;
}

button,
.button,
.wysija-submit, /** MailPoet **/
.sf-field-submit input,
.pushbutton-wide {
  background: #a52f1a;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
  border: 0;
  text-transform: uppercase;
  padding: 10px 20px;
  transition: 200ms all;
}


button:hover,
.button:hover,
.sf-field-submit input:hover,
.pushbutton-wide:hover {
  background: #424746;
  text-decoration: none;
}

.widget_wysija .formError .formErrorContent{
  background: #a52f1a;
}

/** MailPoet END **/
/***********************/
/******* HEADERS *******/
/***********************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
  font-family: 'Roboto Slab', serif;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 0;
}
h2 a,
h2 a:visited {
  color: #424746;
}
.entry-content h2 a,
.entry-content h2 a:visited {
  color: #a52f1a;
}
h2 a:hover {
  color: #a52f1a;
}

/* Zmiana kolorów linków w post BEGIN */

.entry-content a,
.entry-content a:visited {
  color: #a52f1a;
  border-bottom: 2px solid #a52f1a;
}

.entry-content a:hover{
  text-decoration: none;
  color: #a52f1a;
  border-bottom: 2px solid #a52f1a;
}

.entry-content a,
.entry-content a:visited {
  color: #a52f1a;
  border-bottom: 2px solid #a52f1a;
}

.entry-content a:hover{
  text-decoration: none;
  color: #E54124;
  border-bottom: 2px solid #E54124;
}

.entry-content h2 a,
.entry-content h2 a:visited {
  color: #a52f1a;
  border-bottom: none;
  text-decoration: none;
}
.entry-content h2 a:hover{
  border-bottom: none;
  text-decoration: underline;
}
.entry-content .searchpost a:hover{
  text-decoration: underline;
  color: #a52f1a;
  border-bottom: none;
}

.entry-content a.button:visited {
  color: #fff;
  background-color: #a52f1a;
  border-color: #a52f1a;
}

.entry-content a.button:hover {
  color: #fff;
  background-color: #424746;
  border-color: #424746;
}

h2.duzelitery {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 0 10px 0;
  display: block;
  margin: 0;
  clear: both;
  float: left;
  width: 100%;
}
/* Zmiana kolorów linków w post END */

.searchpost h2 {
  margin-top: 5px;
}
.searchpost h2 a{
  color: #a52f1a;
}
h2.single-title {
  border-bottom: 1px solid #dbdbdb;
  font-size: 40px;
  padding: 0px 25px 20px;
  line-height: 44px;
  margin: 0;
}
h2.single-title-foto {
  font-size: 40px;
  padding: 185px 25px 30px;
  line-height: 40px;
  margin: 0;
  color: #fff;
  text-shadow: 0 2px 2px #333;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
h2.autnew {
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  font-size: 28px;
  padding: 20px 15px;
}
h3 {
  font-size: 18px;
}
h3.headcomment {
  clear: both;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 15px 25px;
  text-transform: uppercase;
  width: 90%;
}
#reply-title {
  clear: both;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 15px 0px;
  text-transform: uppercase;
  width: 90%;
}
h3.cattitle {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 25px 20px 15px;
  display: block;
  margin: 0;
  clear: both;
  float: left;
  width: 100%;
}
h3.headauthor {
  clear: both;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 3px 25px;
  text-align: left;
  text-transform: uppercase;
}
.page-template-page-kategorie h3.cattitle {
  clear: both;
  float: left;
  margin: 40px 30px 15px;
  width: 100%;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}
/************************************/
/******* LAYOUT & GRID STYLES *******/
/************************************/
.row {
  max-width: 1025px;
}
.item {
  height: 595px;
  padding: 0;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
  float: left !important;
}
.item section {
  border-right: 1px solid #dbdbdb;
  padding: 17px 8px 0 17px;
  height: 100%;
}
.last section {
  border-right: 0;
}
.item article {
  height: 100%;
  overflow: hidden;
}
.advhome {
  float: left;
  margin: 20px 0;
  text-align: center;
  width: 100%;
}
#cookie {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #ccc;
  bottom: 10px;
  font-size: 14px;
  line-height: 22px;
  padding: 20px;
  position: fixed;
  right: 10px;
  text-align: center;
  z-index: 999;
}
#cookie a {
  background: #424746;
  color: #fff;
  padding: 3px 10px;
  border-radius: 3px;
}
.backbglink {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.resp {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.hide {
  display: none;
}
.page-id-30 td {
  padding: 15px !important;
}
/*********************************/
/******* NAVIGATION STYLES *******/
/*********************************/
.nav {
  margin: 0;
  padding: 0;
}
#alt-header {
  position: fixed;
  top: -70px;
  width: 100%;
  z-index: 9999;
}
#alt-header .row {
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
}
#alt-header img {
  height: 45px;
  margin: 10px 5px;
  width: auto;
}
#smooth-menu {
  float: right;
  margin: 10px 10px 0 0;
}
#smooth-menu li {
  display: inline-block;
  list-style: none;
  margin-left: 15px;
}
#smooth-menu li a,
#smooth-menu li a:visited {
  color: #565656;
  font-weight: bold;
  text-transform: uppercase;
}
#smooth-menu li a:hover {
  color: #a52f1a;
}
#smooth-menu .sub-menu {
  display: none;
}
.menu {
  background: none;
  border: 0;
  background: #424746;
  margin-top: 0px;
}
.menu li {
  display: inline-block;
  position: relative;
  margin-left: 0px;
  margin-right: 7px;
  padding-right: 14px;
  list-style: none;
  background: url(images/sep.png) no-repeat right center;
}
.menu li a {
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 14px 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu li a:hover,
.nav li a:focus {
  color: #e2e2e2;
}
.menu li ul.sub-menu li a,
.menu li ul.children li a {
  padding-left: 30px;
}
.menu li ul.sub-menu,
.menu li ul.children {
  margin-top: 0;
  border-top: 0;
  position: absolute;
  display: none;
  z-index: 8999;
  background: #555;
  padding: 10px 0;
}
.menu li ul.sub-menu li,
.menu li ul.children li {
  background: none;
}
.menu li ul.sub-menu li a,
.menu li ul.children li a {
  padding: 5px 0 5px 20px;
  border-right: 0;
  font-weight: normal;
  text-transform: none;
  display: block;
  width: 210px;
}
.menu li ul.sub-menu li:last-child a,
.menu li ul.children li:last-child a {
  border-bottom: 0;
}
.menu li:hover ul {
  top: auto;
  display: block;
}
/************************/
/******* TOP SITE *******/
/************************/
.header {
  background: #fff;
  box-shadow: 0 0 7px #333;
  margin-top: 0px;
  position: relative;
}
.logo-site {
  margin: 25px 10px 20px;
  float: left;
  width: 218px;
}
.webdesc {
  display: inline-block;
  padding: 37px 0 0 30px;
  width: 40%;
}
.webdesc p {
  font-size: 13px;
  line-height: 18px;
}
#searchbox {
  width: 250px;
  border: 0;
  margin: 43px 20px 0 0;
  position: relative;
  float: right;
}
.input-search {
  float: left;
  width: 205px;
  border: 0;
  height: 40px;
  font-family: 'Noto Sans', sans-serif;
  border-radius: 3px 0 0 3px;
  background: #EEEEEE;
  color: #424746;
  padding: 5px 15px;
}
.icon-search {
  text-indent: -99999px;
  cursor: pointer;
  background: url("images/search.png") no-repeat scroll 10px 10px #a52f1a;
  width: 45px;
  height: 40px;
  border: 0;
  border-radius: 0 3px 3px 0;
}
.searchwp-live-search-results {
  width: 270px !important;
}
.topbn {
  position: relative;
  z-index: 1;
}
/**************************************/
/******* POSTS & CONTENT STYLES *******/
/**************************************/
#content {
  margin-top: 0;
  background: #fff;
  box-shadow: 0 0 7px #333;
  position: relative;
}
.breadcrumbs {
  margin: 25px 0 0px 25px;
}
.single .breadcrumbs {
  margin: 0 0 5px 25px;
  padding-top: 25px;
}
.postcontent {
  padding: 0 340px 0 0;
}
.postcontent section {
  padding: 25px;
}
.postcontent section h2 {
  margin: 40px 0 20px;
}
.postinfo {
  border-bottom: 1px solid #dbdbdb;
  padding: 12px 30px;
  margin: 0;
  font-size: 14px;
}
.page #content .columns {
  padding: 0;
}
/*
#PS
.page #content section {
  padding: 17px 8px 0 17px;
}
*/
.page .entry-content{ /** #PS **/
  padding: 25px;
}
.page-template-page-kategorie #content section {
  padding: 20px;
}
.morebottom {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff !important;
  background: #424746;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: bold;
}
article {
  background: none;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  position: relative;
}
.single article,
.page article {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.single article {
  border-right: 1px solid #dbdbdb;
}
.single-builder article {
  border-right: 0px solid #dbdbdb;
}
p.date {
  margin: 0px 0;
  font-size: 14px;
}
.entry-content ul li {
  list-style: square;
  margin: 5px 0 5px 15px;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.size-piro-thumb-260 {
  border: 0 none;
  height: 197px;
  width: 260px;
}
.size-piro-thumb-345 {
  border: 0 none;
  height: 235px;
  width: 345px;
}
.entry-content table {
  width: 100% !important;
}
.entry-content table img {
  max-width: 225px;
  margin-right: 0;
}
.entry-content table p {
  padding: 0 15px;
}
.aligncenter {
  display: block;
  margin: 30px auto !important;
}
.alignright {
  float: right;
  margin-left: 25px;
}
.alignleft {
  float: left;
  margin-right: 25px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 0px;
  position: relative;
  margin-bottom: 10px;
}
.wp-caption img {
  max-width: 100%;
  margin: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  padding: 7px 10px;
  text-align: center;
  margin-bottom: 0;
}
.wp-caption span.credit {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  color: #fff;
  font-size: 11px;
  font-style: italic;
  padding: 0 4px;
  position: absolute;
  right: 0;
  top: 0;
}
.post-pagination {
  text-align: center;
}
.post-pagination a {
  display: inline-block;
  margin: 40px auto 30px;
}
.category-info {
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 3px;
  padding: 4px 8px;
  color: #fff !important;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.category-single {
  border-radius: 3px;
  padding: 4px 8px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff !important;
}
.date .category-single {
  font-size: 12px;
  padding: 2px 6px;
}
.category-single:hover,
.category-info:hover {
  color: #fff;
  text-decoration: none;
}
.commentlist {
  clear: both;
  padding: 0;
}
.children {
  padding: 0;
}
.comment {
  padding: 0 25px 25px;
  list-style: none;
}
.comment article {
  background: #f5f5f5;
  border-radius: 0 3px 3px 0;
  padding: 20px 20px 5px;
  border-left: 3px solid #A52F1A;
  overflow: hidden;
}
.comment section {
  padding: 0;
}
.comment section p {
  font-size: 14px;
  line-height: 20px;
}
.children li {
  list-style: none;
  padding: 15px 0 0px 35px;
}
.children li section {
  border-left: 0;
  border-radius: 3px;
}
.comment-author {
  margin-bottom: 5px;
  font-size: 13px;
  font-style: italic;
}
.comment-reply-link {
  font-size: 13px;
  float: right;
}
#comment-form-elements li {
  list-style: none;
}
#comment-form-elements li input {
  border: 1px solid #BFBFBF;
  padding: 10px 12px;
  font-family: 'Noto Sans', sans-serif;
  margin-bottom: 10px;
}
#comment {
  border: 1px solid #BFBFBF;
  padding: 10px 12px;
  font-family: 'Noto Sans', sans-serif;
  margin-bottom: 10px;
  width: 70%;
}
.nocomm {
  margin-left: 35px;
  clear: both;
}
/*
.bypostauthor cite {background: @color; color: #fff; padding: 2px 8px; border-radius: 3px;}
.bypostauthor cite:before {content: 'Autor: '; color: #fff;}
.bypostauthor cite a {color: #fff !important;}
.bypostauthor .children cite {background: none; color: #424746;}
*/
#comment-form-elements {
  margin-left: 0;
  padding-left: 0;
}
.cominfo {
  padding: 0 25px;
}
.cominfo p {
  font-size: 13px;
  line-height: 18px;
  background: #F5F5F5;
  padding: 10px 12px;
}
.singleother {
  clear: both;
  float: left;
  padding: 0;
  width: 100%;
}
.singleother li {
  list-style: none;
  position: relative;
}
.singleother .columns {
  padding: 0;
  float: left !important;
}
.singleother article {
  position: relative;
  height: 270px;
  overflow: hidden;
}
.singleother h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 0 2px 2px #333;
  margin: 0;
  line-height: 24px;
  width: 100%;
}
.singleother h2 a {
  color: #fff;
  display: block;
  padding: 60px 20px 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
.artcate {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 15px 25px;
}
.artcate p {
  margin: 0;
}
.artauthor {
  border-top: 1px solid #dbdbdb;
  padding: 20px 35px;
}
.artauthor h3 {
  margin: 0 0 10px;
}
.artauthor img {
  float: left;
  margin: 0 20px 0 0;
}
.postview {
  border-top: 1px solid #dbdbdb;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-top: 0px;
  padding-top: 10px;
}
.searchandfilter h4 {
  font-size: 20px;
}
.searchandfilter ul {
  padding-left: 0;
}
.searchpost {
  border-bottom: 1px solid #dbdbdb;
  margin-right: 25px;
  padding: 20px 15px 20px;
  width: 100%;
  float: left;
  clear: both;
}
.searchpost img {
  float: left;
  margin-right: 20px;
  width: 230px;
  margin-bottom: 10px;
}
.postcatlist {
  float: left;
  width: 100%;
  font-size: 13px;
}
.autdesc {
  margin: 25px 0 45px;
}
.bawmrp ul {
  padding-left: 0;
  margin-left: 0px;
}
.bawmrp ul li {
  list-style: none;
  margin: 0px;
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
  height: 300px;
}
.bawmrp ul li img {
  float: left;
  margin-right: 0px;
  min-width: 100%;
  min-height: 100%;
}
.bawmrp ul li span {
  font-family: 'Roboto Slab', serif;
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  left: 0;
  line-height: 24px;
  margin: 0;
  padding: 60px 20px 20px;
  bottom: 0;
  color: #fff;
  text-shadow: 0 2px 2px #333;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
.post-categories {
  padding-left: 0;
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
.post-categories li {
  display: inline-block;
  list-style: none;
  margin: 0 2px 11px 0;
}
.post-categories li a {
  font-size: 13px;
  background: #a52f1a;
  color: #fff;
  padding: 5px 8px;
  border-radius: 3px;
  transition: 200ms all;
}
.post-categories li a:hover {
  background: #424746;
  text-decoration: none;
}
.popularpost {
  margin-top: 15px;
  float: left;
  width: 100%;
  padding: 0;
}
.popularpost li {
  height: 270px;
  overflow: hidden;
  padding: 0;
  position: relative;
  list-style: none;
}
.threepost {
  padding: 0;
  clear: both;
  width: 100%;
  float: left;
  margin-top: 0;
}
.threepost li {
  list-style: none;
}
.threeitem li {
  height: 545px;
}
.step li {
  counter-increment: step;
}
.step li::before {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  color: #fff;
  content: counter(step, decimal);
  font-size: 22px;
  font-weight: bold;
  height: 50px;
  left: 0;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
  z-index: 9;
}
.stepslid {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  color: #fff;
  content: counter(step, decimal);
  font-size: 22px;
  font-weight: bold;
  height: 50px;
  left: 0;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
  z-index: 9;
}
.popularpost li i {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  left: 20px;
  position: absolute;
  text-shadow: 0 0 3px #555;
  top: 10px;
}
.popularpost li img {
  width: 100%;
}
.popularpost li p {
  font-family: 'Roboto Slab', serif;
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  left: 0;
  line-height: 24px;
  margin: 0;
  padding: 60px 20px 20px;
  bottom: 0;
  color: #fff;
  text-shadow: 0 2px 2px #333;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
.popularpost li p span {
  display: block;
  font-size: 16px;
}
.popularpost li p a {
  color: #fff;
}
p.dailypar {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  margin: 0;
  padding: 20px;
  position: absolute;
  width: 100%;
}
p.dailypar a {
  color: #fff;
  text-decoration: underline;
}
.owl-item:hover p.dailypar a {
  color: #fff;
  text-decoration: none !important;
}
p.dailypar span {
  display: block;
  font-weight: normal;
  font-size: 17px;
}
p.dailypar span.dailycat {
  display: inline-block;
  background: #424746;
  border-radius: 3px;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 9px;
  margin-bottom: 5px;
}
.slidhref {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
h2.thumbroc {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
}
h2.thumbroc a {
  text-decoration: underline;
}
.elm-button {
  margin-top: 25px;
  margin-bottom: 55px;
}
#atposts h3 {
  margin-top: 15px;
}
#atposts li {
  margin-left: 15px;
}
.js-load-more-container {
  position: relative;
  margin-top: -20px;
  margin-bottom: 0px;
  padding-bottom: 75px;
}
.js-load-more-container:before {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.01) 1%, #ffffff 75%) repeat scroll 0 0;
  bottom: 100%;
  content: "";
  display: block;
  height: 150px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 2000;
}
.rndblock {
  text-align: center;
  margin: 25px 0;
}
.rndblock .button {
  color: #fff;
}
.wp-image-29939 {
  display: inline-block !important;
  margin: 0 !important;
}
.ownimg img {
  width: 100%;
  height: 100%;
}
.catdescr {
  margin: 15px;
  border-bottom: 1px solid #dbdbdb;
}
/*** redakcja ***/
.page-id-29923 .entry-content table td {
  float: left;
  height: auto !important;
  width: 100%;
}
.page-id-29923 .entry-content table tr {
  margin-bottom: 25px;
}
.elm-button:hover,
.elm-button:active,
.elm-button:focus {
  background: #424746;
}
.statsblok {
  position: relative;
  display: block;
}
.stats4p {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  bottom: 0px;
}
#autbox {
  position: relative;
  display: inline-block;
}
#autbox span {
  display: none;
  position: absolute;
  top: 22px;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 10px;
  border-radius: 3px;
  z-index: 9999;
  width: 275px;
}
#autbox span i {
  margin: 0;
  display: block;
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
}
#autbox:hover span {
  display: block;
}
.bwp-rc-ulist {
  padding: 0;
  margin: 25px 0;
  width: 80%;
}
.bwp-rc-ulist li {
  list-style: none !important;
  background: #f5f5f5;
  border-left: 3px solid #a52f1a;
  margin-bottom: 20px !important;
  padding: 17px 20px 5px;
}
.bwp-rc-ulist li .recent-comment-avatar {
  display: none;
}
.comhref {
  color: #fff !important;
  margin: 25px 15px 35px 0;
  display: inline-block;
}
.bwp-rc-ulist li .recent-comment-single {
  margin-left: 0px !important;
}
.bwp-rc-ulist li .recent-comment-single p {
  padding-left: 0 !important;
}
/*************************************/
/******* 9. SIDEBARS & ASIDES *******/
/*************************************/
.widget {
  padding: 0;
  margin: 0px 0 30px;
}
.stickybox {
  padding: 15px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 340px;
}
.boxauthor12 span {
  display: none;
}
#userbox {
  text-align: left;
  height: 263px;
  overflow: hidden;
  line-height: 20px;
}
#userbox div {
  margin-left: 25px;
  margin-right: 10px;
  display: block;
  width: 90%;
  float: left;
}
#userbox img {
  margin: 3px 10px 3px 0px;
  float: left;
  width: 70px;
}
#userbox p {
  font-size: 14px;
  line-height: 20px;
  padding: 0 10px 0 25px;
  text-align: left;
}
.boxauthor12 img {
  width: 65px !important;
}
.boxauthor12 strong {
  display: inline-block;
  margin-top: 20px;
}
#socialbox {
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  margin-top: 10px;
  padding: 5px 0 20px;
  text-align: center;
}
.socialbox_count {
  font-size: 46px;
  font-weight: bold;
  display: block;
  padding: 10px 0 10px;
  line-height: 40px;
  height: 90px;
}
.socialbox_count div {
  font-size: 15px;
}
.facebook {
  background: #375C9B;
  text-align: center;
  padding: 20px;
  display: inline-block;
}
.twitter {
  background: #00ADEE;
  text-align: center;
  padding: 20px;
  display: inline-block;
}
.google {
  background: #D32221;
  text-align: center;
  padding: 20px;
  display: inline-block;
}
.wykop {
  background: #4383AF;
  text-align: center;
  padding: 20px;
  display: inline-block;
}
.singletopbg {
  position: relative;
  margin-top: 15px;
  height: 421px;
}
.singletopbg h2.single-title-foto {
  position: absolute;
  bottom: 0;
}
.pbbutton {
  text-align: center;
  float: left;
  width: 100%;
  margin: 35px 0 55px;
}
.pbbutton .button {
  color: #fff;
}
/*****************************/
/******* FOOTER STYLES *******/
/*****************************/
.footer {
  clear: both;
  background: none;
  margin-top: 0px;
  position: relative;
  z-index: 0;
}
.footer .row {
  background: #211F1F;
  color: #fff;
}
.footer a {
  color: #aaa;
}
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer ul {
  margin: 0 30px;
  padding: 0;
}
.footer ul li {
  list-style: none;
  margin: 2px 0;
  font-size: 13px;
}
.footer h3 {
  margin: 35px 30px 15px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
}
.source-org {
  background: #111 none repeat scroll 0 0;
  border-top: 0 solid #bbb;
  clear: both;
  color: #aaa;
  float: left;
  margin: 40px 0 0;
  padding: 12px 30px !important;
  text-align: left;
  width: 100%;
}
.source-org span {
  float: right;
}
.footer p {
  font-size: 11px;
}
/********************************/
/******* PAGE NAVI STYLES *******/
/********************************/
.page-navigation,
.wp-prev-next {
  clear: both;
  display: block;
  float: left;
  margin: 20px 0 35px;
  text-align: center;
  width: 100%;
}
.piro_page_navi li {
  display: inline-block;
  margin-left: 5px;
  list-style: none;
}
.piro_page_navi li a {
  padding: 6px 9px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #EEEEEE;
  border-radius: 3px;
}
.piro_page_navi li a:hover,
.piro_page_navi li a:focus {
  color: #a52f1a;
  text-decoration: none;
  background: #e4e4e4;
}
.piro_page_navi li.bpn-current {
  padding: 5px 9px;
  background: #a52f1a;
  color: #fff;
  position: relative;
  border-radius: 3px;
}
.piro_page_navi li.bpn-current a {
  /* hovering on current page link */
}
.piro_page_navi li.bpn-prev-link,
.piro_page_navi li.bpn-next-link {
  font-weight: 700;
}
.piro_page_navi li.bpn-prev-link a:hover,
.piro_page_navi li.bpn-next-link a:hover,
.piro_page_navi li.bpn-first-page-link a:hover,
.piro_page_navi li.bpn-last-page-link a:hover {
  background: #e4e4e4;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
/*****************************/
/******* Owl Carousel  *******/
/*****************************/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  margin: 1px 0 35px;
  clear: both;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  padding: 0;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 350px;
  background: #fff;
  list-style: none;
}
.owl-carousel .owl-item div {
  height: 100%;
}
.owl-carousel .owl-item div h2 {
  position: absolute;
  left: 0;
  bottom: 0px;
  padding: 100px 25px 25px;
  font-size: 30px;
  line-height: 32px;
  margin: 0;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
.owl-carousel .owl-item div h2 .category-info {
  position: relative;
  left: 0;
  display: inline-block;
  margin-bottom: 10px;
}
.owl-carousel .owl-item div h2 a,
.owl-carousel .owl-item div h2 a:visited,
.owl-carousel .owl-item div h2 a:hover {
  color: #fff;
  text-shadow: 0 2px 2px #333;
}
.owl-carousel .owl-item div h2 p {
  margin-bottom: 8px;
}
.owl-carousel .owl-item div h2 span {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Noto Sans', sans-serif;
  padding: 3px 9px;
  border-radius: 3px;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-controls {
  position: absolute;
  left: -1%;
  top: 40%;
  width: 102%;
}
.owl-controls .owl-prev {
  float: left;
  width: 40px;
  height: 40px;
  background: url(images/left.png) no-repeat center rgba(255, 255, 255, 0.5);
  text-indent: -9999px;
  box-shadow: 0 0 5px #333;
}
.owl-controls .owl-next {
  float: right;
  width: 40px;
  height: 40px;
  background: url(images/right.png) no-repeat center rgba(255, 255, 255, 0.5);
  text-indent: -9999px;
  box-shadow: 0 0 5px #333;
}
/***************************/
/******* BOOK WIDGET *******/
/***************************/
.books {
  background: #f3f3f3 none repeat scroll 0 0;
  font-family: 'Noto Sans', sans-serif;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 20px;
  overflow: hidden;
  border: 1px solid #DBDBDB;
}
.page .books {
  max-width: 65%;
  display: block;
  margin: 30px auto;
}
.books.floatLeft {
  float: left;
  margin-right: 5px;
}
.bookHeader {
  border-bottom: 1px solid #DBDBDB;
  color: #666;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 0 15px;
  padding: 0px 0 10px;
  width: 100%;
}
.bookImage {
  float: left;
  width: 28%;
  margin-right: 2%;
  text-align: center;
}
.bookRight {
  float: left;
  width: 70%;
}
.bookRight .title,
.bookRight .author {
  border: medium none;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  margin: 5px 0 0px;
  padding: 0;
}
.bookRight .author {
  color: #a52f1a;
  font-size: 16px;
}
.bookRight .title {
  color: #4d4d4d;
}
.bookRight .line {
  clear: both;
  padding-top: 15px;
}
.bookRight .bookDescription {
  clear: both;
  color: #666;
  float: left;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
}
.bookRight .upust {
  background: rgba(0, 0, 0, 0) url("35.png") repeat scroll 0 0;
  display: block;
  float: right;
  height: 45px;
  margin: 0 0 0 10px;
  width: 49px;
}
.bookRight .upust span {
  display: none;
}
.booksTable {
  border-collapse: collapse;
  clear: both;
  font-family: 'Noto Sans', sans-serif;
  padding-top: 20px;
}
.bookSpacer {
  clear: both;
  padding-top: 20px;
}
.booksTable tr {
  border-bottom: 1px solid #DBDBDB;
  height: 30px;
}
.booksTable td {
  padding: 5px;
  font-size: 12px;
}
.booksTable .price {
  color: #4d4d4d;
  font-weight: bold;
}
.booksTable .selectedPrice {
  color: #a52f1a;
  font-size: 16px;
  font-weight: bold;
}
.booksTable .selectedPriceBox {
  float: left;
  width: 60px;
}
.booksTable a.bookLink {
  border-bottom: 1px solid transparent;
  color: #a52f1a;
  float: right;
  font-weight: bold;
}
.booksTable a.bookLink:hover {
  border-bottom: 1px solid #a52f1a;
  cursor: pointer;
  text-decoration: none;
}
.books .bookstore {
  display: block;
  float: left;
  padding-left: 10px;
}
.books.short .bookstore {
  display: block;
  float: left;
  padding-left: 0;
}
.icon {
  float: left;
  height: 20px;
  margin: 0 0 0 5px;
  padding: 0;
  width: 20px;
}
.short .icon {
  margin: 0 0 0 15px;
}
.icon-znak {
  display: block;
}
.icon-znak {
  background: rgba(0, 0, 0, 0) url("images/znak.png") repeat scroll 0 0;
}
.icon-paskarz {
  background: rgba(0, 0, 0, 0) url("images/paskarz.png") repeat scroll 0 0;
}
.icon-woblink {
  background: rgba(0, 0, 0, 0) url("images/woblink.png") repeat scroll 0 0;
}
.bookstoreRow:hover {
  background-color: white;
  cursor: pointer;
}
/***************************/
/******* REVEAL MODAL  *****/
/***************************/
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: radial-gradient(ellipse farthest-corner at center center, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0.45);
  /* radial-gradient(ellipse farthest-corner at center center , rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.75) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0.35) */
  z-index: 99998;
  display: none;
  top: 0;
  left: 0;
}
.reveal-modal {
  visibility: hidden;
  top: 15% !important;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  background: #fff;
  position: fixed;
  z-index: 99999;
  padding: 35px 40px 40px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}
.reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}
.reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}
.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
.reveal-modal .close-reveal-modal {
  font-size: 36px;
  line-height: .5;
  position: absolute;
  top: 12px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
.reveal-modal .close-reveal-modal:hover {
  text-decoration: none;
  color: #777777;
}

.hline-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}

/***************************/
/******* RESPONSIVE  *******/
/***************************/
#mobile {
  display: none;
  background: url(images/hamb.jpg) no-repeat 10px 10px #ffffff;
  color: #333;
  cursor: pointer;
  float: right;
  height: 40px;
  padding: 5px 0px 10px 50px;
  font-size: 17px;
}
.mobid #mobile {
  background: #ffffff url("images/hamb-close.jpg") no-repeat scroll 20px 12px;
}
.spinner > div {
  background-color: transparent;
}
.searchwp-live-search-result a {
  white-space: unset;
}
#singlepostinfo {
  display: none;
}
@media screen and (max-width: 1030px) {
  .threepost .last {
    display: none;
  }
  .owl-controls {
    width: 100%;
    left: 0;
  }
  .item img {
    width: 100%;
  }
  .item {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #alt-header,
  .webdesc {
    display: none;
  }
  .item {
    height: auto;
  }
  .item img {
    width: 100%;
  }
  .morebottom {
    display: none;
  }
  #mobile {
    display: block;
  }
  .menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #dbdbdb;
  }
  .menu ul {
    display: none;
    padding-bottom: 25px;
  }
  .logo-site {
    max-width: 170px;
    display: block;
    margin: 30px 0;
  }
  #searchbox {
    margin-top: 35px;
  }
  #content {
    box-shadow: none;
  }
  .menu li {
    background: none;
    width: 100%;
    text-align: left;
    padding-right: 0;
    margin-right: 0;
  }
  .menu li a {
    padding: 8px 0;
    color: #333;
  }
  .menu li ul.sub-menu,
  .menu li ul.children {
    border-top: 0 none;
    display: block;
    margin-top: 0;
    padding: 0;
    z-index: 8999;
    background: #fff;
  }
  .menu ul.sub-menu {
    position: relative !important;
  }
  .mobid {
    height: 100%;
    overflow: auto;
  }
  #sticker {
    position: relative !important;
    width: 100% !important;
    top: 0 !important;
  }
  #sidheight {
    text-align: center;
    padding-bottom: 20px;
  }
  #userbox {
    height: auto;
    margin-bottom: 35px;
  }
  .postcontent {
    padding: 0;
  }
  .stickybox {
    position: relative;
    float: left !important;
    width: 100%;
  }
  .bawmrp ul li img {
    width: 100%;
  }
  .single .breadcrumbs {
    padding-top: 0;
  }
  #sidheight {
    display: block !important;
  }
  body {
    padding-top: 40px;
  }
  h2.single-title {
    font-size: 32px;
    line-height: 36px;
  }
  .facebook,
  .twitter,
  .wykop,
  .google {
    padding: 10px;
  }
  .page .books {
    max-width: 100%;
  }
  .size-piro-thumb-260,
  .size-piro-thumb-345 {
    height: auto;
  }
  .searchpost img {
    float: none;
    margin: 0 auto 20px;
  }
  .bwp-rc-ulist {
    width: 100%;
  }
}
@media screen and (max-width: 500px) and (max-width: 768px) {
  .bawmrp ul li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .bawmrp ul li {
    width: 100%;
  }
  .footer .columns {
    width: 100%;
  }
  .logo-site {
    float: none;
    margin: 30px auto;
  }
  #searchbox {
    float: left;
    width: 100%;
    margin: 0 20px 20px 0;
  }
  .icon-search {
    width: 15%;
    background: #a52f1a url("images/search.png") no-repeat scroll center;
  }
  .input-search {
    width: 85%;
  }
  .searchwp-live-search-results-showing {
    width: 93% !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 950px) {
  .webdesc {
    display: none;
  }
  .menu li {
    margin-right: 0px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 1000px) {
  .alignright,
  .alignleft {
    display: block;
    float: none;
    margin: 0 auto 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1050px) {
  .item section,
  .item {
    border: 0;
  }
  .item {
    height: auto;
  }
  .threepost {
    clear: both;
    float: left;
    width: 100%;
  }
  .size-piro-thumb-260 {
    height: auto;
  }
}
@media screen and (min-width: 870px) and (max-width: 1050px) {
  .item {
    height: auto;
    min-height: 660px;
  }
}
@media screen and (min-width: 570px) and (max-width: 870px) {
  .item {
    height: auto;
    min-height: 650px;
  }
}
@media screen and (max-width: 1080px) {
  .owl-controls {
    width: 100%;
    left: 0;
  }
}
@media screen and (max-width: 495px) {
  .source-org span {
    float: left;
  }
  .bookRight {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .bookImage {
    width: 100%;
    margin: 0;
  }
  .bawmrp ul li {
    height: 300px;
  }
  .bookDescription {
    display: none;
  }
  .books {
    padding: 15px 5px 15px;
  }
  .bookSpacer {
    display: none;
  }
  .bookHeader {
    text-align: center;
  }
}
@media screen and (max-width: 350px) {
  .stickybox {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .entry-content table td {
    height: auto !important;
  }
  .entry-content table {
    width: 100% !important;
  }
  .entry-content table td img {
    display: block;
    margin: 20px auto;
  }
  .bawmrp ul li {
    height: 270px;
  }
}
@media screen and (min-width: 780px) and (max-width: 900px) {
  .entry-content table img {
    max-width: 100px;
  }
}
@media screen and (min-width: 800px) {
  #menu-top-1 {
    display: block !important;
  }
}


/**
 * Printing BEGIN
 */

@media print {
  .single-post #alt-header,
  .single-post .footer-fixed,
  .single-post header,
  .single-post .no-printing,
  .single-post .stickybox,
  .single-post .footer,
  .single-post .breadcrumbs,
  .single-post .topbn{
    display: none;
    visibility: hidden;
    width: 0;
  }
  #content{
    box-shadow: none;
  }
  #content .article-header h2{
    font-size: 25px;
    line-height: 28px;
  }
  #content article,
  #content .article-header{
    display: block;
    visibility: visible;
    width: 180mm;
    border: none;
  }

}

@page {
  size: A4;
}
@page :left {
  margin-left: 2cm;
}
@page :right {
  margin-left: 2cm;
}


/**
 * Printing END
 */


.singleother article.items-4{
  height: 255px;
}
.singleother article.items-4 a{
  font-size: 18px;
  line-height: 22px;
}

@media screen and (min-width: 600px) and (max-width: 1050px) {
  .singleother article.items-4{
    height: auto;
  }
  .singleother article.items-4 a{
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (max-width: 599px){
  .singleother article.items-4{
    height: auto;
  }
  .singleother article.items-4 a{
    font-size: 20px;
    line-height: 26px;
  }
}