.category-content-page {
  width: 100%;
  margin-top: 5px;
  padding: 1px;
  text-align: justify;
  background-color: #fcf8cb;
  border-radius: 10px 10px 5px 5px;
}

.col-lg-8 .content-page {
  border-radius: 10px;
}
#breadcrumbs {
  line-height: 14px;
  padding: 5px 5px 6px;
  margin: 0;
  font-size: 14px;
}
#breadcrumbs span {
  display: inline;
  color: #fe8605;
  font-size: 14px;
}
#breadcrumbs span a {
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #585858;
  text-decoration: none;
}
#breadcrumbs .breadcrumb_last {
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #585858;
}
.articles-cards {
  padding-bottom: 5px;
}
.main-page-block {
  width: 100%;
  margin-top: 10px;
  padding: 1px 0;
  text-align: justify;
  background-color: #fcf8cb;
  border-radius: 10px;
}

.main-page-title {
  border-radius: 5px;
  background: linear-gradient(to bottom, #686666, #1f191a);
  font-size: 20px;
  margin: 0px 5px 0;
  text-align: center;
  padding: 5px;
}

.main-page-title a {
  text-decoration: none;
  color: #fac114 !important;
  font-family: Arial, Helvetica, Sans-Serif;
}

.main-page__border {
  border: 8px solid transparent;
  border-image: linear-gradient(to bottom, #fff1d4 0, #fedb73 100%);
}

.page-content {
  font-family: 'Times New Roman', Times, serif;
  font-size: inherit;
  line-height: normal;
  letter-spacing: normal;
  padding: 0 4px 0px 5px;
  margin-top: 10px;
}

.page-content ol {
  margin: 18px 0 0px;
  font-size: 14px;
  padding-left: 39px;
}

.page-content span {
  text-align: justify;
}

.page-content p {
  margin-bottom: 10px;
}

.col-lg-8 .page-content p:last-of-type {
  margin: 10px 10px 4px 0;
}

.page-content p {
  text-align: justify;
  margin: 10px;
}

.page-content img {
  margin: 5px 10px 5px 5px;
}

.page-content a {
  color: #50250c;
  text-decoration: none;
}

.page-content a:hover {
  text-decoration: underline;
}

.page-block-details {
  display: flex;
  font-size: 10px;
  margin-bottom: 0px;
  height: 11px;
}
article img {
  height: auto;
  width: 165px;
}
.page-block-details p {
  font-family: 'Times New Roman', Times, serif;
  margin-left: 12px;
  margin-bottom: 0;
  color: grey;
  line-height: 11px;
}

.page-block-details p:first-child {
  padding-left: 5px;
}

.embed-responsive iframe {
  width: 100%;
  height: 200px;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}

.block-rating {
  margin-top: 0px;
  margin-bottom: 15px;
}

.block-rating span {
  font-family: 'Times New Roman', Times, serif;
  font-size: 11px;
  color: #060606;
}

.yasr-vv-stats-text-container {
  vertical-align: top !important;
  margin-left: 5px;
}

.block-rating .kk-star-ratings .kksr-muted {
  opacity: 1;
}

.yasr-star-rating {
  width: 120px !important;
  height: 24px !important;
  background-size: 24px !important;
}

.yasr-star-value {
  background-size: 24px !important;
}

.embed-responsive {
  height: 200px;
  width: 100%;
}

.embed-responsive iframe {
  width: 100%;
  height: 200px;
}

.category-paginate {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 14px;
}

.category-paginate a {
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #27292c;
  border: 1px solid #d4d4d4;
  background: linear-gradient(to bottom, #fdf0cd 0, #f3e077 100%);
  display: inline-block;
  margin: 0 3px;
  padding: 4px 10px;
  border-radius: 4px;
}

.category-paginate .current {
  color: #000;
  border: 1px solid #000;
  background: #f0f0f0;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 0 3px;
  padding: 4px 10px;
  border-radius: 4px;
  font-weight: 700;
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  line-height: 16px;
}

.page-content .more-link {
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  color: #50250c;
  background-position: 0 2px;
  text-decoration: underline;
  margin-top: 10px;
  padding: 0 5px 5px 0px;
  background-image: url(../img/jc_blog-1.png);
  background-repeat: no-repeat;
}

.page-content .more-link::first-letter {
  padding-left: 14px;
}

.page-content li:not(a.more-link) {
  text-align: justify;
}

.block-rating-margin {
  margin-left: 40px;
}

.page-block-details-margin {
  margin-left: 40px;
  margin-bottom: 15px;
}

p.more-link {
  margin-left: -10px;
}
@media (max-width: 1025px) {
  .row .col-lg-8 {
    padding: 1px 0;
  }
  .category-content-page {
    background-color: transparent;
    border-radius: 0;
    margin-top: 0;
    padding: 1px 0;
  }
  .page-block-path {
    padding-left: 37px;
    margin: 16px 0 19px;
    font-size: 15px;
  }
  #breadcrumbs {
    padding: 5px 7px 0;
  }
  #breadcrumbs span a {
    font-size: 15px;
  }
  #breadcrumbs .breadcrumb_last {
    font-size: 15px;
  }
  .main-page-title {
    margin: 15px 0 15px;
    font-weight: 700;
    line-height: 18px;
    font-size: 16.8px;
    line-height: 26px;
  }
  .main-page-title a {
    line-height: 25px;
  }
  .page-content {
    padding: 0 5px;
  }
  .page-content p {
    margin: 16px 0;
    font-size: 16px;
    line-height: 18px;
  }
  .page-content p span {
    font-size: 16px;
    line-height: 18px;
  }
  .page-content img {
    padding: 0px;
    display: block;
    float: none !important;
    margin: 0 auto !important;
    box-sizing: content-box;
    height: auto;
  }
  .page-content h3 {
    font-size: 18.72px !important;
    text-align: left;
    font-weight: 700;
    margin: 18px 0 !important;
  }
  .page-content ol {
    padding-left: 40px;
    margin: 16px 0 0;
  }
  .page-content ol li {
    font-size: 16px !important;
  }
  .page-content .more-link {
    margin-top: 0px;
  }
  .yasr-vv-second-row-container {
    width: 95%;
  }
  .block-rating {
    margin-bottom: 16px;
    margin-top: -23px;
  }
  .block-rating .yasr-vv-stats-text-container {
    display: inline;
  }
  .block-rating .yasr-vv-text-container {
    font-size: 12.48px;
    line-height: 25px;
    padding-left: 3px;
    line-height: 27px;
  }
  .page-block-details {
    font-size: 6px;
    line-height: 8px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .page-block-details p:first-child {
    padding-left: 0;
  }
  .embed-responsive iframe {
    box-sizing: content-box;
  }
  .menu-right .menu-block-social {
    margin-bottom: 0;
  }
  .category-paginate {
    margin: 16px;
  }
}
