/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2021 | 23:35:54 */
.post-content img {
  margin: 0 0 15px 0;
}
.post-content img:not(.alignleft):not(.alignright) {
  margin-right: 15px;
}
.post-content img {
  position: relative;
  z-index: 100;
}
.blog-single .post-content li:not(.post-content-review-item) {
  padding: 1px 2px;
}
.toctitle {
  text-align: center;
}
.r-s-top-p p,
.r-s-top-p img {
  padding: 5px;
}
.r-s-top-p img {
  width: auto;
  max-width: 230px;
  max-height: 150px;
  margin: 0 auto !important;
}
.r-s-top-p p:first-child {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  background-color: #1196d3;
}
.toctitle {
  padding: 7px 0;
  margin: -7px -7px 0 -7px;
  background-color: #1f4068;
}
#mw-toc-heading {
  color: #fff;
  font-weight: 700;
  font-size: 20px !important;
}
@media (max-width: 550px) {
  .blog-single .post-content p {
    font-size: 100%;
  }
}
h2 {
  transition: all 0.3s ease-in-out;
}
.post-content img {
  border-radius: 8px;
}
.post-content img:not(:last-child),
.post-content p:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 782px) {
  .blog-single .post-content p {
    font-size: 90%;
  }
}
.post-item-single h2 {
  padding-top: 15px;
}
.blog-single .post-content p {
  line-height: 1.8;
}
.blog-single .post-content ul {
  list-style-type: disc;
}
@media (max-width: 782px) {
  .blog-single .post-content li {
    font-size: 90%;
  }
}
.blog-single .post-content li:not(.post-content-review-item) {
  padding: 1px 2px;
}
.toc {
  display: table;
  padding: 7px;
  font-size: 95%;
  padding-bottom: 0;
  margin-bottom: 10px;
  border: 1px solid #1f4068;
  background-color: #f8f9fa;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 4px 4px 4px #1f4068c4;
  border: 1px solid #1f406875;
}
.toc .toctitle {
  direction: ltr;
  text-align: center;
}
.toc h2 {
  border: 0;
  padding: 0;
  display: inline;
  font-weight: bold;
  font-size: 14px !important;
}
.toc ul {
  padding: 0;
  margin: 0.3em 0;
  margin-bottom: 0;
  list-style-type: none;
  list-style-image: none;
}
.toc li {
  font-weight: 600;
  list-style: none;
  margin-bottom: 0.1em;
}
.toc a:visited {
  color: #0b0080;
}
.toc a:not(.nitro-lazy) {
  background-image: none;
}
.toc a {
  text-decoration: none;
  color: #0645ad;
  background: none;
}
.toc ul .toclevel-2 {
  margin: 0 0 0 2em;
}
.toctitle {
  text-align: center;
}
.toc-w-r-f-r {
  z-index: 1;
  top: 100px;
  left: 0;
  position: sticky;
  display: block;
}
.r-s-top-p {
  z-index: 1;
  margin-top: 10px;
  margin-left: -8px;
  text-align: center;
  margin-right: -8px;
  padding: 0 !important;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  border-top: 1px solid #1f4068;
  padding-bottom: 6px !important;
}
.r-s-top-p p,
.r-s-top-p img {
  padding: 5px;
}
.r-s-top-p img {
  width: auto;
  max-width: 230px;
  max-height: 150px;
  margin: 0 auto !important;
}
.r-s-top-p p:first-child {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  background-color: #1196d3;
}
.toctitle {
  padding: 7px 0;
  margin: -7px -7px 0 -7px;
  background-color: #1f4068;
}
#mw-toc-heading {
  color: #fff;
  font-weight: 700;
  font-size: 20px !important;
  margin-bottom: 0;
}
article a {
  text-decoration: none;
}
@media (max-width: 550px) {
  .blog-single .post-content p {
    font-size: 100%;
  }
}
.r-s-top-p p:last-child {
  font-weight: 500;
  margin-bottom: 0 !important;
  color: #1f4068;
}
.toc-w-r-f-r a,
.toc-w-r-f-r a p {
  font-weight: 500;
  font-size: 15px !important;
}
@media (min-width: 992px) {
  .single-post div#content {
    display: flex;
}
}
aside#secondary {
  height: 100%;
  display: none;
}
.inside-right-sidebar {
    height: 100%;
}