/* COMMON CARD STYLE */
.cardblog {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  background-color: #fff;
 
  }
#module-ph_simpleblog-single .cardblog {
   border-radius: var(--bs-border-radius)!important;
  padding: 15px 25px;
  text-align:justify;
}
#module-ph_simpleblog-list .cardblog .card-block,
#module-ph_simpleblog-list .cardblog .card-body,
#module-ph_simpleblog-category .cardblog .card-block,
#module-ph_simpleblog-category .cardblog .card-body,
#module-ph_simpleblog-tag .cardblog .card-block,
#module-ph_simpleblog-tag .cardblog .card-body,
#index .cardblog .card-block,
#index .cardblog .card-body,
#module-ph_simpleblog-page .cardblog .card-block,
#module-ph_simpleblog-page .cardblog .card-body,
#module-ph_simpleblog-categorypage .cardblog .card-block,
#module-ph_simpleblog-categorypage .cardblog .card-body
{
    padding: 1rem 1.25rem;
    background-color: #f5f5f5;
    z-index: 2;
    display: block!important;
    position: relative;
    box-shadow: 0 0 8px #00000029;
    min-height: 255px;
    text-align:justify;
    font-size: 0.925rem;
  }
  #index .cardblog .card-block,
  #index .cardblog .card-body {
    background-color: #f9f9f9;
  }
  #index .opisy {
	  min-height: 155px;
  }
  .cardblog .card-block h3,
  .cardblog .card-body h3 {
    min-height: 35px;
  }
  .card-footer:last-child {
    border: none;
  }
  .simpleblog__listing__post__wrapper__footer {
    background-color: transparent !important;
    border: none !important;
  }
.blog-mb {
  margin-bottom: 60px; }

#module-ph_simpleblog-single #content-wrapper .page-header h1,
#module-ph_simpleblog-category h1,
#module-ph_simpleblog-tag h1 {
font-size: calc(1rem + .6vw);
font-weight: 700;
margin: 1.5rem 0;  
}

#module-ph_simpleblog-single #content-wrapper .simpleblog__post p {
  font-size: 16px;
  line-height: 24px; }

body[id*="module-ph_simpleblog"] #content.card {
  padding: 0;
  background: none;
  box-shadow: none;
  border: 0; }

.simpleblog__mostViewed__menu {
  margin-top: 0.625rem; }
  .simpleblog__mostViewed__menu li:last-child a {
    border-bottom: none; }
  .simpleblog__mostViewed__menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    width: 100%;
    display: inline-block;
    margin: 0.3125rem 0 0;
    padding-bottom: 0.1875rem;
    font-size: 14px; }

.simpleblog__mostViewed__footer {
  text-align: center; }
  .simpleblog__mostViewed__footer .btn-primary {
    color: white; }

.simpleblog__listing {
  margin-top: 30px;
  padding-bottom: 15px; }
  .simpleblog__listing__post__wrapper > a {
    display: block;
    aspect-ratio: auto;
    overflow: visible;
    background: #e9ecef;
  }
  .simpleblog__listing__post__wrapper > a img {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center center;
    display: block;
  }
  .simpleblog__listing__post.first-in-line {
    clear: left; }
  .simpleblog__listing__post__wrapper {
    margin-bottom: 1.563rem;
    border: 0; }
    .simpleblog__listing__post__wrapper:hover {
opacity: 0.8;
    }
    .simpleblog__listing__post__wrapper__content h3 a {
    font-size: 0.825rem;
    color: #222222;
    font-weight: 500;
    }
    .simpleblog__listing__post__wrapper__content__footer {
      margin-top: 1rem;
      display: -ms-flexbox;
      display: flex;
      justify-content: flex-end;
          align-items: right; }
      .simpleblog__listing__post__wrapper__content__footer__category {
        margin-left: 15px; }
        .simpleblog__listing__post__wrapper__content__footer__category i {
          color: #222222; }
        .simpleblog__listing__post__wrapper__content__footer__category a,
        .simpleblog__listing__post__wrapper__content__footer__category span,
        .simpleblog__listing__post__wrapper__content__footer__category time {
          position: relative;
          top: 2px;
          margin-left: 2px;
          color: #222222; }
    .simpleblog__listing__post__wrapper__footer__block {
      padding-top: 0.263rem;
      padding-bottom: 0.263rem;
      display: inline-flex;
      align-items: center;
      gap: 6px; }
      .simpleblog__listing__post__wrapper__footer__block.text-end {
        justify-content: flex-end;
      }
      .simpleblog__listing__post__wrapper__footer__block i {
        color: #222222;
        font-size: 16px;
        line-height: 1;
        margin: 0;
        display: inline-flex;
        align-items: center;
        justify-content: center; }
      .simpleblog__listing__post__wrapper__footer__block span,
      .simpleblog__listing__post__wrapper__footer__block time {
        position: static;
        margin-left: 0;
        color: #222222;
        line-height: 1.2;
        font-size: 14px; }
      .simpleblog__listing__post__wrapper__footer .row {
        align-items: center;
      }
        @media (min-width: 768px) and (max-width: 1024px) {
          .simpleblog__listing__post__wrapper__footer__block span,  
          .simpleblog__listing__post__wrapper__footer__block time {  
        font-size: 12px;
        }}
  .simpleblog__listing__pagination {
    margin-top: 1.5rem; }
    .simpleblog__listing__pagination > div {
      color: #7a7a7a; }
    @media (max-width: 767px) {
      .simpleblog__listing__pagination__list {
        text-align: center; } }
    @media (max-width: 767px) {
      .simpleblog__listing__pagination__list li {
        text-align: center; } }
    @media (max-width: 767px) {
      .simpleblog__listing__pagination__list li:first-child, .simpleblog__listing__pagination__list li:last-child {
        display: block;
        overflow: auto;
        margin: 10px 0; } }
    @media (max-width: 767px) {
      .simpleblog__listing__pagination__list li:first-child a, .simpleblog__listing__pagination__list li:last-child a {
        float: none; } }

.simpleblog__postInfo ul {
  list-style-type: none;
  padding: 0;
  margin: 20px 0;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 991px) {
    .simpleblog__postInfo ul {
      display: block;
      overflow: auto; } }
  .simpleblog__postInfo ul li {
    color: #222222; }
    @media (max-width: 991px) {
      .simpleblog__postInfo ul li {
        float: left;
        width: 50%;
        margin: 0 0 3px; } }
    .simpleblog__postInfo ul li a {
      color: inherit; }
      .simpleblog__postInfo ul li a:hover {
        text-decoration: underline; }
    .simpleblog__postInfo ul li:last-child:after {
      display: none; }
    .simpleblog__postInfo ul li:after {
      content: '';
      height: 10px;
      background: #cecece;
      width: 2px;
      margin: 0 13px;
      display: inline-block; }
      @media (max-width: 991px) {
        .simpleblog__postInfo ul li:after {
          display: none; } }
    .simpleblog__postInfo ul li i {
      color: #222222;
      float: left;
      font-size: 20px;
      margin-right: 5px; }
    .simpleblog__postInfo ul li span {
      color: #222222;
      font-size: 0.825rem; }

#module-ph_simpleblog-single .simpleblog__postInfo ul li {
  display: inline-flex;
  align-items: center;
}

#module-ph_simpleblog-single .simpleblog__postInfo ul li i {
  float: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  margin-right: 6px;
}

#module-ph_simpleblog-single .simpleblog__postInfo ul li i.material-icons {
  font-size: 20px;
}

#module-ph_simpleblog-single .simpleblog__postInfo ul li span,
#module-ph_simpleblog-single .simpleblog__postInfo ul li time,
#module-ph_simpleblog-single .simpleblog__postInfo ul li a {
  line-height: 1.2;
}

.simpleblog__post .pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.simpleblog__post__content img {
  max-width: 100%;
  height: auto; }

#module-ph_simpleblog-single .simpleblog__post img,
#module-ph_simpleblog-single .simpleblog__post__content img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  display: block;
}

.simpleblog__share ul {
  list-style-type: none;
  margin-left: -.5rem;
  margin-right: -.5rem;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .simpleblog__share ul li {
    margin: 0 .5rem 1rem; }
    @media (max-width: 991px) {
      .simpleblog__share ul li .btn {
        width: 100%; } }

.simpleblog__comments-empty {
  margin-bottom: 0; }

.simpleblog__comments .alert a {
  color: inherit; }

.simpleblog__comments > ul > li {
  padding: 1.563rem 1.25rem; }
  .simpleblog__comments > ul > li:nth-child(odd) {
    background: white; }
  .simpleblog__comments > ul > li:nth-child(even) {
    background: #f6f6f6; }
  .simpleblog__comments > ul > li.simpleblog_comments_highlighted {
    border-top: 1px solid #ddd;
    background: #ffffe6 !important;
    font-style: italic; }
  .simpleblog__comments > ul > li .simpleblog__comments__authorInfo {
    list-style-type: none;
    margin: 0 0 12px;
    padding: 0;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991px) {
      .simpleblog__comments > ul > li .simpleblog__comments__authorInfo {
        display: block; } }
    .simpleblog__comments > ul > li .simpleblog__comments__authorInfo li {
      font-size: 14px;
      color: #222222; }
      .simpleblog__comments > ul > li .simpleblog__comments__authorInfo li:last-child:after {
        display: none; }
      .simpleblog__comments > ul > li .simpleblog__comments__authorInfo li:after {
        content: '';
        height: 10px;
        background: #cecece;
        width: 2px;
        margin: 0 18px;
        display: inline-block; }
        @media (max-width: 991px) {
          .simpleblog__comments > ul > li .simpleblog__comments__authorInfo li:after {
            display: none; } }
    .simpleblog__comments > ul > li .simpleblog__comments__authorInfo__author {
      color: #2f3a44 !important;
      font-weight: 600; }
  .simpleblog__comments > ul > li .simpleblog__comments__text {
    color: #414141; }
    .simpleblog__comments > ul > li .simpleblog__comments__text p {
      color: #414141; }
    .simpleblog__comments > ul > li .simpleblog__comments__text a {
      color: #2f3a44;
      text-decoration: underline;
      text-underline-offset: 2px;
    }
  .simpleblog__comments > ul > li .simpleblog__comments__text p {
    margin: 0;
    padding: 0; }

  .simpleblog__comments .simpleblog__comments__replies {
    margin-top: .875rem;
    margin-left: 0;
  }

  .simpleblog__comments .simpleblog__comments__replies > li {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #ececec;
  }

  .simpleblog__comments li.simpleblog_reply_position {
    padding-left: 2.5rem;
  }

.simpleblog__addComment .alert a {
  color: inherit; }

.simpleblog__addComment__form .card-body {
  padding: 1.25rem;
}

.simpleblog__addComment__form .form-group {
  margin-bottom: 1rem;
}

.simpleblog__addComment__form .form-control-label {
  display: block;
  margin-bottom: .375rem;
  padding-left: 0;
  padding-right: 0;
  font-weight: 600;
}

.simpleblog__addComment__form .col-12 {
  padding-left: 0;
  padding-right: 0;
}

.simpleblog__addComment__form textarea.form-control {
  min-height: 160px;
  resize: vertical;
}

.simpleblog__addComment__form .form-footer {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: .75rem;
  clear: both;
}

.simpleblog__addComment__form .form-footer .btn {
  float: none !important;
}

@media (max-width: 575px) {
  .simpleblog__addComment__form .card-body {
    padding: 1rem;
  }

  .simpleblog__addComment__form .form-footer {
    display: block;
    margin-top: .75rem;
  }

  .simpleblog__addComment__form .btn {
    margin: 0 0 1rem;
    width: 100%;
    float: none !important; } }

.simpleblog__seo {
  display: none; }

.simpleblog__categoryInfo {
  border-bottom: 2px solid #d6d6d6;
  margin: 30px 0; }
  .simpleblog__categoryInfo img {
    width: 100%;
    height: auto; }
  .simpleblog__categoryInfo p {
    font-size: 14px;
    color: #222222;
    margin: 30px 0; }

.btn-blog-social {
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  font-weight: 600;
  padding: .6rem 1.25rem;
  border: 0;
  font-size: .875rem; }
  .btn-blog-social--facebook {
    background: #415994;
    color: white; }
    .btn-blog-social--facebook:active, .btn-blog-social--facebook:focus, .btn-blog-social--facebook:hover {
      color: white;
      background: #314471; }
  .btn-blog-social--linkedin {
    background: #0e76a8;
    color: white; }
    .btn-blog-social--linkedin:active, .btn-blog-social--linkedin:focus, .btn-blog-social--linkedin:hover {
      color: white;
      background: #0a5579; }
  .btn-blog-social--instagram {
    background: #e83e76;
    color: white; }
    .btn-blog-social--instagram:active, .btn-blog-social--instagram:focus, .btn-blog-social--instagram:hover {
      color: white;
      background: #d91a59; }
  .btn-blog-social--twitter {
    background: #4ba0ec;
    color: white; }
    .btn-blog-social--twitter:active, .btn-blog-social--twitter:focus, .btn-blog-social--twitter:hover {
      color: white;
      background: #1d88e7; }
  .btn-blog-social--pinterest {
    background: #ae2626;
    color: white; }
    .btn-blog-social--pinterest:active, .btn-blog-social--pinterest:focus, .btn-blog-social--pinterest:hover {
      color: white;
      background: #841d1d; }

.blog-masonry-list, .post-gallery__gallery-js {
  opacity: 0;
  visibility: hidden;
  transition: .4s opacity;
  max-height: 400px;
  overflow: hidden; }
  .initialized.blog-masonry-list, .initialized.post-gallery__gallery-js {
    opacity: 1;
    visibility: visible;
    max-height: initial; }

/* LISTING MASONRY */
.blog-masonry-list {
  margin: 0 -15px; }

#phblogrecentposts .h1 {
  text-align: center;
  position: relative;
  margin-bottom: 1.5rem; }
  #phblogrecentposts .h1 a {
    float: right;
    text-transform: none;
    font-size: 80%;
    position: absolute;
    right: 0;
    bottom: 0; }

.reply-simpleblog-button {
  padding: .375rem .5rem;
  font-size: .8125rem;
  color: #ffffff;
  font-weight: 600;
  background: #6c757d;
  border: 1px solid #6c757d;
  border-radius: .25rem;
  letter-spacing: .02em;
  cursor: pointer;
  font-style: initial; }
  .reply-simpleblog-button:active, .reply-simpleblog-button:focus, .reply-simpleblog-button:hover {
    color: #ffffff;
    background-color: #5b646c;
    border-color: #5b646c; }

.simpleblog__addComment .simpleblog__cancelReplay,
.simpleblog__addComment .simpleblog_answer_info {
  display: none; }

.alert_simpleblog_comment_reply {
  margin-top: 20px; }

@media (max-width: 480px) {
  .simpleblog__comments li.simpleblog_reply_position {
    padding-left: 0;
  }
}

#phblogrecentposts .h1 {
      padding-left: 0;
}

/* GALLERY */
.post-gallery img {
  transition: opacity .4s; }
  .post-gallery img:hover {
    opacity: .8; }

.post-gallery__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.3125rem; }

.post-gallery__elem {
  padding: 0 .3125rem;
  margin: 0 0 .625rem; }

.post-gallery__gallery-js {
  margin: 0 -5px; }

.post-gallery .gallery-js__elem {
  width: 25%;
  padding: 5px; }
  @media (max-width: 991px) and (min-width: 768px) {
    .post-gallery .gallery-js__elem {
      width: 33.333%; } }
  @media (max-width: 767px) {
    .post-gallery .gallery-js__elem {
      width: 50%; } }

.blog-text-no-transform {
  text-transform: none; }

.blogsocial {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px; }
  .blogsocial__elem {
    padding: 0 5px;
    margin: 0 0 10px; }

/* Column blog widget typography */
#blog_for_prestashop_column .phbcc-title,
#blog_for_prestashop_column .phbcc-date,
#blog_for_prestashop_column .phbcc-content,
#blog_for_prestashop_column .card-body,
#blog_for_prestashop_column .pt-1 a {
  font-size: 0.825rem;
}

/* AUTOHOR */
.authorMiniature {
  margin-bottom: 1.875rem; }
  .authorMiniature__thumb {
    max-width: 160px;
    margin: 0 auto;
    display: block; }
  .authorMiniature__links {
    margin-top: .3125rem;
    margin-bottom: -.3125rem; }
  .authorMiniature__btn {
    white-space: normal; }

.blog-author-thumb {
  border-radius: 50%;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  padding: .3125rem;
  background: #fff; }

.author-card__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 -15px; }
  @media (max-width: 479px) {
    .author-card__row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.author-card__block {
  padding: 0 15px; }
  .author-card__block--thumb {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
    text-align: center; }
    @media (min-width: 480px) {
      .author-card__block--thumb {
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
        max-width: 150px; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .author-card__block--thumb {
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
      max-width: 130px; } }
    @media (max-width: 479px) {
      .author-card__block--thumb {
        margin-bottom: 1.5rem; }
        .author-card__block--thumb img {
          max-width: 100px; } }
  .author-card__block--desc {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }

.blogSubcat__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px; }

.blogSubcat__item {
  padding: 0 5px;
  margin: 0 0 10px; }

.blogSubcat__link {
  font-weight: 600;
  text-transform: uppercase; }
  .blogSubcat__link:active, .blogSubcat__link:hover, .blogSubcat__link:focus {
    background: #f5f5f5; }
    .category-top-menu .card-header:first-child {
      border: none;
      font-weight: 400;
    padding: 15px;
    text-align: left;
    text-transform: none;
    background: #f6f6f6;
    margin-bottom: 15px;
    }
.category-top-menu i {
  font-size: 0.825rem;
  padding-top: 2px;
}
.category-top-menu ul li{
  font-size: small;
  margin: 0 0 10px;
  font-weight: 700;
}
.category-top-menu ul li .category-sub-menu {
  padding-left: 15px;
}
.hassub {
  float: left;
  margin-right: 10px;
}
.wiecej {
  border: 0;
    font-size: 0.825rem;
    font-weight: 400 !important;
    text-transform: none !important;
}
.wiecej i {
  color: #fff;
  font-size: 0.825rem;
  float: right;
  margin-top: 4px;
  margin-left: 5px;
}
.paginacja, .paginacja i, .simpleblog__listing__pagination {
  font-size: 0.825rem;
}
.paginacja i {
  margin-top: 3px;
}
.paginacja .current {
  border-color: var(--bs-btn-hover-border-color);
}
.p-recent {
  padding: 5px 30px 0px 30px;
}
.opisy {
  min-height: 65px;
}

