@import url('https://fonts.googleapis.com/css?family=Battambang');
body{
   font-family: 'Battambang'; 
}
span,p,a,h1,h2,h3,h4,h5,strong,b,label{
 font-family: 'Battambang'; 
}
.bar-2{
  display:inline-block;
  margin: 20px 0;
    width:100%;
}
.footer {
    background-color: #ea0202;
}
.count-visitor{
 	height: 57px;
    width: 60px;
    border: 1px solid #8e8d8d;
    float: left;
    border-radius: 6px;
    margin-right: 3px;
}
 .count-visitor .view-visitor{
  display:block;
    text-align: center;
    line-height: 30px;
}
.count-visitor .view-icon{
   display: block;
    text-align: center;
    background-color: #1877f2;
    line-height: 28px;
    color: #fff;
    font-size: 21px;
    border-radius: 0 0 6px 6px;
}
#like-fan-page{
  display: block;
    position: relative;
    bottom: 3px;
}
.header-bottom {
    background-color: #ea0202;
}
.sidebar-item-head {
    height: 40px;
    line-height: 40px;
}
.sidebar-item-head span:before {
    width: 10px;
    right: -50px;
    background-color: #fff;
    border-right: 40px solid #ea0202!important;
    border: 40px solid transparent;
    border-bottom: 0 solid #ea0202;
    border-left: 0 solid #ea0202!important;
}
.owl-item header.entry-header{
 display:none 
}
 .popup-ads .popup-content img{
            height: calc(100% - 35px);
           /* width: calc(100% - 35px);*/
        }
#fb-btn{
  height: 34px; padding: 5px; margin-top: 25px;
}

.sidebar-new-item-thumb {
  width: calc(65px * 2);
  height: calc(45px * 2);
}

.sidebar-new-item-info {
  margin-left: 140px;
}

#news-content p {
  padding: 0;
  margin-bottom: .75rem;
}

.popup-footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 100;
}

.popup-footer img {
  border-radius: .125rem;
}

.popup-footer .btn-close-ads {
  width: 35px;
  height: 35px;
  outline: 0;
  border: 0;
  background-color: var(--bs-danger);
  position: absolute;
  right: 0;
  top: 0;
}