.edit-element {
    position: fixed;
    z-index: 10000;
    background: #000 !important;
    color: #fff !important;
    border-radius: 50%;
    padding: 15px 19px;
    bottom: 25px;
    left: 33px;
  }

  .post-meta .post-author-avatar img {
    width: 55px;
  }

  .about-author .thumbnail a img {
    width: 90px;
  }

  .comment-list .comment .single-comment .comment-img img {
    width: 55px;
  }

  .comment-list > li.comment {
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
  }

  .comment-list ul.children .single-comment {
    background-color: #efefef;
    padding-right: 10px;
  }

  .about-author {
    border-radius: 12px;
    border-bottom: inherit;
    border: 1px solid var(--color-white);
    background: var(--color-white);
    padding: 34px 21px !important;
}

  .about-author .media-body .content .description {
    font-size: 13px;
    font-weight: normal;
  }
  .comment-list > li.comment:last-child {
    border: inherit;
  }
  .axil-section-gapBottom {
    padding-bottom: 0;
  }

  .axil-search.form-group input {
    background: #FFF;
  }

  .axil-post-details .social-share-block .post-like a:hover i {
    background-color: #CE2727;
    color: var(--color-white);
    border-color: #CE2727;
  }

  .axil-post-details .social-share-block .post-like.active a i{
    background-color: #CE2727;
    color: var(--color-white);
    border-color: #CE2727;    
  }

  #snackbar{
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #e51818d6;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 16px;
    position: fixed;
    z-index: 999999999;
    left: 50%;
    bottom: 80px;
  }
  #snackbar.success{
    background-color: #059b05d4;
  }
  #snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  
  @-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 80px; opacity: 1;}
  }
  
  @keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 80px; opacity: 1;}
  }
  
  @-webkit-keyframes fadeout {
    from {bottom: 80px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
  }
  
  @keyframes fadeout {
    from {bottom: 80px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
  }


  .axil-header.header-style-3 .header-bottom {
    border-top: 1px solid #042DA9;
    background-color: #042DA9;
  }

  .mainmenu-nav ul.mainmenu > li > a::after {
    background: #FFF;
  }

  a.axil-link-button, .mainmenu-nav ul.mainmenu > li > a:hover, .post-content .post-cat .post-cat-list a:hover {
    color: #FFF;
  }

  .mainmenu-nav ul.mainmenu > li > a {
    color: #fff;
  }

  .pagination .pagination.justify-content-center {
    margin: 35px auto;
  }

  .breadcrumb-item+.breadcrumb-item {
    padding-left: inherit;
    padding-right: 0.5rem;
}
 ol li {
  font-size: 13px !important;
}

.breadcrumb li::after {
  content: '/';
  padding-right: 10px;
}

.breadcrumb li:last-child::after {
  display: none;
}

.breadcrumb-style-1 {
  padding: 25px 0;
}
.hover-flip-item span:after, .hover-flip-item span:before {
  color: #042da9 !important;
}

.axil-post-details .social-share-block .post-like a{
  cursor: pointer;
}

.no-padding {
  padding: 0;
}
.no-padding-top{
  padding-top: 0;
}

.MAGsinglebody {
  border-radius: var(--radius);
  padding-top: 40px;
}
.MAGsinglebody ul{
  margin-bottom: 50px;
}
.axil-padding-top-40{
  padding-top:40px;
}

.content-block.post-list-view .post-content {
  position: relative;
}

.heart-blog span {
  font-size: 12px;
}
.heart-blog {
  position: absolute;
  left: 10px;
  color: #CE2727;
  border-radius: 33px;
  padding: 0px 13px;
  bottom: 10px;
}
.error-area{
  height: 500px;
}
.page-with-white-bg {
  background-color: #fff;
  border-radius: var(--radius);
  padding: 40px 41px !important;
}

.page-body-text p {
  font-size: 14px;
}

hr:not([size]) {
  margin-top: 60px;
}

.axil-banner img {
  border-radius: var(--radius);
}
.mainmenu-nav ul.mainmenu > li > a {
  height: 62px;
  line-height: 62px;
}
.mainmenu-nav ul.mainmenu > li > a > i {
  font-size: 8px;
}
a.banner-in-blogcontent img {
  margin: 25px auto;
  display: table;
}

.same_single_blog_products {
  background-color: #3858f617 !important;
  border-radius: 10px;
  padding: 11px;
  padding-right: 11px;
  padding-left: 11px;
  padding-right: 24px;
}
.same_single_blog_products h4 {
  font-size: 18px !important;
}
ul.same_single_blog_products li {
  border-bottom: 1px solid #c7c7c74d;
}
.same_single_blog_products a {
  border-bottom: inherit;
}

a.similarproductblog {
  display: inline-flex;
  margin-top: 11px;
  width: 100%;
  padding-bottom: 11px;
}
.similarproduct-img img {
  width: 70px;
}
.similardescr {
  margin-right: 15px;
}
ul.same_single_blog_products li:last-child {
  border-bottom: inherit;
}
.same_single_blog_products li {
  list-style: none;
}
.similarproduct-price del {
  margin-right: 14px;
  color: #b6b6b6;
  font-size: 12px;
}
.similardescr h5 {
  margin-bottom: 8px;
}
.similardescr h5 {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: normal;
}
.similarproduct-price span {
  font-size: 13px;
}
.top-banner img {
  width: 100%;
  height: auto;
}