body {
  background: #f2f5f9;
}

a {
  text-decoration: none;
}

textarea {
  width: 100%;
  padding: 30px !important;
  border-radius: 10px;
  min-height: 25px;
  border: 1px solid #ccc;
}

embed {
  max-width: 100%;
}

ol.children {
  list-style: none;
  margin-top: 20px;
}

input[type="email"],
input[type="text"] {
  border: 1px solid #ccc !important;
  border-radius: 10px !important;
}

input:focus,
textarea:focus {
  outline: 0 !important;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1;
  padding: 10px;
}

::marker {
  font-size: 1.3rem;
}

ol li::marker {
  font-size: 0.9rem;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.sticky {
  display: block;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.gallery-caption {
  display: block;
}

.bypostauthor {
  display: block;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.share-button {
  border-radius: 999px;
  border: 1px solid #2591fbfa;
  padding: 0.6rem;
}

#app-info-icons {
  border: 1px solid #f4f4f4;
  padding: 15px;
  display: inline-block;
  border-radius: 10px;
  font-size: 14px;
}

#postimg img {
  border-radius: 15%;
  border-width: 0;
  box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
}

.navbar-light .navbar-toggler {
  border: none !important;
}

@media (max-width: 768px) {
  .infopediya-ratting-label {
    width: 100% !important;
  }

  .single-star-icons {
    text-align: center;
    display: flow-root;
  }

  h1 {
    text-align: center;
  }

  .blog-card .description h1 {
    font-size: 1.2rem !important;
    text-align: left !important;
  }

  .blog-card .date {
    font-size: 12px !important;
    margin-top: 5px;
  }

  .pl-xs-0 {
    padding-left: 0 !important;
  }

  .pr-xs-0 {
    padding-right: 0 !important;
  }

  .pt-xs-0 {
    padding-top: 0 !important;
  }

  .pb-xs-0 {
    padding-bottom: 0 !important;
  }

  .post-main {
    padding-right: 0;
  }

  .single-app-info-row label {
    width: auto;
    float: left;
    margin: 0;
  }

  .app-info-box {
    padding: 5px 10px;
  }

  .single-app-download {
    padding: 0;
  }

  .single-app-download a {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
  }

  .app-info-box img {
    max-width: 100px;
  }

  .single-app-download a {
    width: 90%;
    margin: 0 auto;
    padding: 10px 20px;
  }

  .single-app-download a span {
    font-size: 14px;
  }

  .app-title-single h2 {
    text-align: center !important;
    font-size: 25px;
    font-weight: 400;
  }

  #app-info-icons {
    align-items: center;
    display: flex !important;
    justify-content: center;
    border: none !important;
  }

  .app-downloadbtn-single {
    margin-top: 20px;
  }

  input[type="email"],
  input[type="text"] {
    width: 100%;
  }
}

svg:not(:root) {
  overflow: hidden;
}

input[type="search"] {
  border-style: solid;
  border-width: 1px;
  background-color: #fff;
  border-radius: 10rem;
  padding-left: 10px !important;
}

input[type="search"]:focus {
  outline: none;
  width: 100%;
  border: none;
  padding-left: 10px !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}

.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both;
}

.comment-body {
  margin-top: 30px;
}

h2.comments-title {
  margin-left: 0 !important;
  font-size: 20px;
  font-weight: 600;
}

h3.comment-reply-title {
  margin-top: 30px;
  margin-left: 0 !important;
  font-size: 18px;
  font-weight: 600;
}

.site-main .page-header {
  margin-top: 0;
}

.home-search-apps {
  height: 450px;
  background: #a0a0a0;
}

.archive-main,
.home-section,
.search-main {
  margin: 0 0 1.5em;
  background: #fff;
  border-radius: 3px 3px 10px 10px;
  overflow: hidden;
}

#main {
  border-radius: 10px;
  overflow: hidden;
}

.post-banner,
.post-content,
.search-content,
.similar-apps-block {
  background: #fff;
  padding: 0;
}

.similar-apps {
  border-radius: 3px 3px 10px 10px;
  overflow: hidden;
}

.app-block {
  padding: 5px;
}

.app-block .app-block-inner {
  border: 1px solid #eee;
  height: 100%;
  padding: 10px;
  background: #fff;
  border-radius: 3px;
}

.app-block:hover .app-block-inner {
  scale: 103%;
  transition: 0.9s all;
}

.app-block .app-block-inner .app-thumbnail {
  background: #fff;
}

.home-ratting {
  margin-left: 20px;
}

.app-block .app-block-inner .app-info a {
  font-weight: 300;
  margin-left: 20px;
  text-overflow: ellipsis;
  max-width: 180px;
}

.post-banner {
  padding: 5px;
}

.block-head {
  padding: 0 !important;
  height: 3rem;
  line-height: 3rem;
}

.archive-main .page-header,
.block-head,
.search-header,
.search-main .page-header {
  margin: 0;
  display: block;
}

.archive-main .page-header h3,
.block-head h3,
.search-header h1,
.search-main .page-header h1 {
  margin: 0;
  line-height: 1;
  clear: both;
  width: 100%;
}

.block-head h3 a,
.search-header h1 {
  font-size: 22px;
  font-weight: 300;
  color: #666;
  text-transform: uppercase;
}

.block-head h3 .title-text {
  font-size: 20px;
  text-transform: uppercase;
  display: inline-block;
}

.block-head .more-btn {
  font-size: 14px;
}

.block-head .more-btn i {
  font-size: 12px;
}

.apps-container,
.block-body {
  padding: 0;
  background: #fff;
  border-radius: 4px;
}

.app-screenshots {
  max-width: 1160px;
  overflow: hidden;
  overflow-x: scroll;
  padding: 20px 0 10px;
  background: #fff;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  border-bottom: 20px solid #fff;
}

.border-b {
  border-bottom: 1px solid #eee;
}

.blue-shadow {
  box-shadow: 0 0.5rem 1rem rgb(205, 207, 255) !important;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.screenshots-wrap {
  white-space: nowrap;
}

.screenshots-wrap img {
  max-width: auto;
  max-height: 400px;
  margin-right: 20px;
}

.app-info {
  max-width: 200px;
  overflow: hidden;
}

.app-block .app-info .app-title,
.app-title-large {
  font-size: 16px !important;
  line-height: 24px;
  color: #444;
  display: inline-block;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.app-block .app-info .app-info-row {
  display: inline-block;
  width: 100%;
  margin-left: 20px;
  justify-content: left;
}

.download-btn-small {
  color: #fff !important;
  background: #3bc2cf;
  font-size: 12px !important;
  padding: 5px 15px;
  border-radius: 3px;
  font-weight: 300 !important;
}

.app-title-large {
  color: #666;
  font-size: 30px;
  height: 35px;
}

.app-title-large:hover {
  text-decoration: none;
}

.hentry {
  margin: 0 0 1.5em;
}

.post-main {
  margin-bottom: 20px;
}

.post-sharing-single {
  text-align: center;
  padding: 10px;
  background: #ddd;
}

.single-app-header {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 30px;
  padding-top: 40px;
}

.app-icon-single {
  margin-top: 1.5rem;
  text-align: center;
  display: block;
  flex-wrap: wrap;
}

.app-title-single h1 {
  font-size: 25px;
  line-height: 35px;
}

.single-app-info {
  background: #fff;
  padding: 0;
}

.app-info-box {
  text-align: center;
  font-size: 14px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-left: none;
  vertical-align: middle;
}

.app-info-box a {
  color: #00a6ed;
}

.app-info-box label {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.app-info-box img {
  max-width: 60%;
}

.single-app-info-row {
  border-bottom: 1px dotted #ccc;
  padding: 5px 5px 0 5px;
}

.single-app-info-row:last-child {
  border-bottom: none;
}

.single-app-info-row label {
  font-weight: 500;
  margin-bottom: 5px;
  color: #353535;
}

.single-app-info-flex {
  display: flex;
}

.single-app-info-flex .single-app-info-col {
  flex: 1;
}

.single-app-info-flex .single-app-info-col span {
  display: inline-block;
  width: 100%;
  clear: both;
  padding: 5px;
  font-size: 14px;
}

.single-app-info-flex .single-app-info-col .single-app-info-label {
  font-weight: 700;
}

.single-app-info-flex .single-app-info-col .single-app-info-text img {
  max-width: 150px;
}

.single-app-info-flex .single-app-info-col .single-app-info-text a {
  color: #79b84a;
}

.single-app-download {
  text-align: center;
  padding: 10px 20px;
  background-color: #fff;
}

.single-app-download a {
  background-color: #fe914e;
  display: inline-block;
  color: #fff;
  padding: 10px 130px 10px 50px;
  width: auto;
  max-width: 100%;
  position: relative;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
  position: relative;
}

.single-app-download a span {
  display: inline-block;
  font-size: 24px;
}

.single-app-download a:hover {
  text-decoration: none;
}

.single-app-download a:hover {
  text-decoration: none;
}

.download-post-row,
.page-main,
.post-main,
.post-main .review-form {
  background: #fff;
}

.user-reviews {
  padding: 50px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}

.comment-author img {
  border-radius: 9999px;
  width: 30px;
  height: auto;
  margin-right: 10px;
}

.comment-metadata time {
  font-size: 14px;
}

.comment-metadata .comment-edit-link {
  font-size: 12px;
  color: #fff;
  padding: 2px 10px;
  border-radius: 999px;
  background-color: #00a6ed;
}

.comment-list {
  list-style: none;
  padding-left: 0 !important;
}

@keyframes blink {
  0% {
    opacity: 0.2;
  }

  20% {
    opacity: 1;
  }

  100% {
    opacity: 0.2;
  }
}

.download-post-row h1 {
  font-size: 30px;
  margin-bottom: 10px;
  padding-top: 30px;
}

.download-post-row h1 span {
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}

.download-post-row h1 span:nth-child(2) {
  animation-delay: 0.2s;
}

.download-post-row h1 span:nth-child(3) {
  animation-delay: 0.4s;
}

.download-post-row h2 {
  font-size: 20px;
}

.download-post-row h5 {
  font-size: 17px;
  margin-top: 20px;
  padding-bottom: 20px;
}

.download-post-row h5 a {
  color: #38baf9;
}

.page-content {
  padding: 10px 20px;
}

.post-content .entry-footer {
  border-top: 1px solid #f0f0f0;
  padding-top: 10px;
}

.review-form-body {
  display: none;
}

.review-data-head .review-author {
  float: left;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #f8f8f8;
  border-radius: 3px;
}

.review-data-head .review-meta-info {
  float: left;
  margin-left: 15px;
}

.single .entry-content {
  margin-left: 5rem;
  margin-right: 5rem;
}

.pagination {
  width: 100%;
  clear: both;
  margin: 0;
  padding: 10px;
  background: #fbfbfb;
}

.pagination ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.pagination ul li {
  display: inline-block;
}

.pagination ul li a {
  padding: 10px 15px;
  color: #353535;
  background: rgb(217, 217, 217);
  border-radius: 5px;
}

.pagination ul li .current {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
}

.pagination ul li .current,
.pagination ul li a:hover {
  color: #fff;
  border-radius: 5px;
}

@media all and (max-width: 990px) {
  .pl-sm-0 {
    padding-left: 0 !important;
  }

  .pr-sm-0 {
    padding-right: 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .single .entry-content {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }

  .mx-md-5px {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  img.custom-logo {
    margin: 0 !important;
  }

  .app-info-box {
    padding-left: 5px;
    padding-right: 5px;
  }

  .app-info-box:nth-child(5),
  .app-info-box:nth-child(9) {
    border-left: 1px solid #f0f0f0;
  }

  .user-reviews {
    max-width: 990px;
    padding: 15px;
  }
}

.modal-icons {
  width: 2rem;
  height: 2rem;
  margin: 20px;
  color: #000;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-form .submit {
  border: none;
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 40px;
  margin-right: 7px;
  padding: 1px 12px;
  position: relative;
  transition: all 0.3s ease-in-out;
  border-radius: 6px !important;
}

.comment-form-url {
  display: none;
}

.comment-form-field-input {
  padding: 10px !important;
  font-size: 14px;
}

.comment-form-cookies-consent {
  display: flex;
  gap: 20px;
  align-items: baseline;
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.custom-logo-link {
  display: inline-block;
}

img.custom-logo {
  max-width: 150px;
  height: auto;
  margin-right: 50px;
}

.site-footer {
  padding: 0;
  line-height: 20px;
}

.footer-widget {
  margin-bottom: 30px;
}

.footer-widget .widget-title {
  font-size: 24px;
  text-transform: uppercase;
  padding: 10px;
  margin-bottom: 5px;
  color: #666;
  font-weight: 300;
}

.footer-widget ul {
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
}

#footer-menu {
  display: block;
  width: 100%;
  margin: 0;
  padding-top: 15px;
  list-style: none;
  text-align: center;
}

#footer-menu li {
  display: inline-block;
}

#footer-menu li a {
  padding: 10px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  display: block;
}

.footer-widget ul li {
  margin-bottom: 0;
}

.footer-widget ul li a {
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #2e2e2e;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  font-weight: 300;
}

.footer-widget,
.footer-widget p,
.footer-widget ul li,
.footer-widget ul li a {
  color: #b0b1b4;
}

.site-info {
  font-size: 12px;
  background: #353535;
}

.site-info p {
  margin-bottom: 0;
  display: inline-block;
  color: #353535;
}

.site-info ul {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0;
  display: inline-block;
}

.site-info ul li {
  display: inline-block;
}

.site-info ul li a {
  color: #353535;
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #ccc;
}

.clear {
  clear: both;
  line-height: 0;
  margin: 0;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.side_list_item {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.side_cat_item {
  width: 49%;
  float: left;
  padding: 10px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.side_cat_item:nth-child(2n + 1) {
  margin-right: 1%;
}

.side_cat_item:nth-child(2n + 1) {
  clear: left;
}

.side_cat_item:nth-child(2n) {
  margin-left: 1%;
}

.side_list_item img {
  float: left;
  margin-right: 10px;
  width: 80px;
  height: 80px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.side_cat_item img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.rounded-0-6rem {
  border-radius: 15%;
}

.icon-shadow {
  border-width: 0;
  box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
}

.content-area {
  border-radius: 10px;
}

/* widgets */

.widget {
  display: block;
  margin-bottom: 20px;
  position: relative;
  background: #fff;
  padding: 10px 10px 20px 10px;
  border-radius: 5px;
  font-size: 0.9rem;
}

.widget h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}

.accordion-header {
  margin: 0;
}

.widget:after,
.widget:before {
  clear: both;
}

.widget h1 {
  font-size: 22px;
}

.widget h2 {
  font-size: 20px;
}

.widget h3,
h4,
h5,
h6 {
  font-size: 18px;
}

.widget li {
  margin-bottom: 5px;
}

.widget_media_image {
  text-align: center;
}

.banner-widget {
  text-align: center;
}

.banner-widget img,
.banner-widget-img {
  width: 100%;
}

.banner-widget-img {
  margin-top: 10px;
}

.widget ul {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}

.widget .widget-title,
.widget-apps-block .block-head {
  margin: 0 0 10px 0;
  padding: 10px;
  background: #3bc2cf;
  color: #fff;
  font-size: 18px;
  margin-left: -10px;
  margin-right: -10px;
  display: block;
  border-bottom: 1px solid #e8e8e8;
}

.widget-apps-block .block-head h3 {
  font-size: 18px;
  color: #666;
}

.widget-apps-block .block-body {
  padding: 0;
}

.widget-apps-block .app-block {
  border: none !important;
  border-bottom: 1px solid #f0f0f0 !important;
  margin-bottom: 0;
}

.widget-app-label span {
  margin-top: 20px;
  display: inline-block;
  padding: 5px 10px;
  background: #e7e7e7;
  color: #666;
  font-weight: 700;
  font-size: 13px;
}

.widget-apps-block .app-block:first-child .widget-app-label span {
  background: #de2630;
  color: #fff;
}

.widget-apps-block .app-block:nth-child(2) .widget-app-label span {
  background: #f37431;
  color: #fff;
}

.widget-apps-block .app-block:nth-child(3) .widget-app-label span {
  background: orange;
  color: #fff;
}

/* widgets end */

/* blog card header */
.post-author-name a {
  text-transform: capitalize;
}

.blog-meta {
  gap: 10px;
  display: table;
  border-radius: 5px;
  display: list-item;
  margin-left: 1rem;
  font-size: 0.9rem;
}

.blog-card {
  display: flex;
  flex-direction: column;
  margin: 1rem auto;
  margin-bottom: 1.6%;
  border-radius: 5px;
  overflow: hidden;
  z-index: 0;
  gap: 30px;
}

.blog-card .tags {
  display: flex;
  list-style: none;
  margin: 5px 0 !important;
  padding: 0 !important;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.blog-card .tags li a {
  padding: 2px 8px;
  font-size: 0.8rem;
}

.blog-card .date {
  font-size: 14px;
}

.blog-card .featured-img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.blog-card .meta {
  position: relative;
  z-index: 0;
  height: auto;
}

@media (min-width: 1000px) {
  .blog-card {
    flex-direction: row;
    max-width: 85%;
    margin-top: 50px;
  }

  .blog-card .meta {
    flex-basis: 40%;
  }

  .blog-card .description {
    flex-basis: 60%;
    padding-left: 2px !important;
    padding-right: 2px !important;
  }

  .blog-card .featured-img {
    width: 100%;
    height: auto;
  }
}

.card {
  border: 1px solid rgb(0 0 0 / 8%) !important;
  border-radius: 10px;
  overflow: hidden;
}

.card .card-title {
  margin: 0;
}

.card:hover {
  scale: 103%;
  transition: all 400ms;
}

.card .card-text,
.read-more,
.card-footer p {
  font-size: 14px;
}

.read-more {
  text-decoration: none;
  align-self: flex-end;
  max-width: 100px;
  padding-bottom: 15px;
  padding-right: 15px;
}

/* blog card header ends */

.app-info-row .app-info-item {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  justify-content: center;
}

.app-info-row :last-child {
  border: none;
}

#progressbar {
  transition: all 5s ease-out !important;
}

/* star ratting */

.Jwxk6d {
  display: grid;
  box-flex: 1;
  flex-grow: 1;
  grid-template-columns: 1fr;
}

.SfzRHd {
  color: rgb(95, 99, 104);
  fill: rgb(95, 99, 104);
  stop-color: rgb(95, 99, 104);
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.0142857143em;
  line-height: 1.25rem;
}

.HcyOxe {
  padding-top: 20px;
  width: 100%;
}

.nRgZne {
  margin-top: 40px;
}

.wkMJlb {
  margin: 0 auto;
  min-height: 56px;
  position: relative;
  width: calc(100% - 48px);
}

.YWi3ub {
  max-width: 1296px;
}

.tU8Y5c {
  color: rgb(32, 33, 36);
  fill: rgb(32, 33, 36);
  stop-color: rgb(32, 33, 36);
}

.kFwPee {
  height: auto;
  position: relative;
  z-index: 1;
  backface-visibility: hidden;
  min-height: 100%;
}

.T4LgNb {
  min-height: 100%;
  height: auto;
  position: relative;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
}

.SSPGKf {
  display: block;
  overflow-y: hidden;
  z-index: 1;
  position: relative;
  min-height: 100%;
}

.Czez9d {
  margin-top: 56px;
}

.SSPGKf {
  overflow: visible;
  overflow-y: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.IqBfM {
  bottom: auto;
  height: 100%;
  right: auto;
  width: auto;
}

.infopediya-ratting-section {
  display: flex;
  padding-top: 40px;
}

.infopediya-star-div {
  column-gap: 24px;
  display: grid;
  box-flex: 1;
  flex-grow: 1;
  grid-template-columns: max-content auto;
}

.infopediya-ratting-num {
  color: #202124;
  fill: #202124;
  stop-color: #202124;
  line-height: 4rem;
  font-size: 3rem;
  letter-spacing: 0;
  font-weight: 400;
}

.rating-stars-section {
  display: inline-block;
}

.ratting-total-reviews {
  color: #5f6368;
  fill: #5f6368;
  stop-color: #5f6368;
  line-height: 1rem;
  font-size: 0.75rem;
  letter-spacing: 0.025em;
  font-weight: 400;
  margin-top: 0.5rem;
}

.infopediya-ratting-label {
  display: grid;
  grid-template-columns: max-content auto;
  align-items: center;
  width: 60%;
}

.rating-stars-main {
  display: inline-block;
  text-align: left;
  height: 16px;
  width: 16px;
  cursor: pointer;
}

.infopediya-ratting-label-num {
  letter-spacing: 0.025em;
  font-weight: 400;
  padding-right: 16px;
}

.infopediya-ratting-progressbars {
  border-radius: 9999px;
  background-color: #e8eaed;
  height: 11px;
}

.gray-star {
  fill: #ddd;
  stop-color: #ddd;
}

.ratting-progressbar-height {
  height: 100%;
  border-radius: inherit;
}
