.logo-default {
  height: 44px !important;
  width: 232px;
  margin-left: -14px;
}
.tp-caption ltl .tp-resizeme{
    background-color:#f85050;
} 
.tp-leftarrow.tparrows.ares , .tp-rightarrow.tparrows.ares{
   display : none !important;
  }
  .page-title-content h1{
    border:none;
  }
  .entry-content p {
    font-size: 19px;
  }

  .cnvs-switcher-container{
    display: none !important;
  }
  /* .content-wrap-hideipsite {
    padding: 80px !important;
  } */

nav.pagination ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-size: 16px;
line-height: 21px;
}
.blog-posts .pagination {
  margin: -10px 17px 20px;
}
.blog-posts .pagination ul li a {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.single-post .arti_list .responstable {
  margin-left: 0px !important;
} 
/*  */
.post-content-heading {
  line-height: 28px;
}

.post-content-h2 {
  line-break: 29px;
}
.blog-thumbnail{
  width: 100%;
}
.post-meta .mypost{
  margin-left: 60px;
}


@media only screen and (max-width: 390px) {
 .m-0{
  margin:0!important;
 }
 .logo-default {
 width: 167px;
 }
}