html,
body {
  overflow-x: hidden;
  width: 100%;
}

.l_mulu a {
  font-weight: 400;
  /* margin-left: 20px; */
  color: #3e3f5e !important;
  text-decoration: none !important;
  transition: all 0s ease !important;
  -webkit-transition: all 0s ease !important;
}

.l_mulu a:hover,
a:active {
  text-decoration: none !important;
  color: #00c7d9 !important;
}


.sidebar .widget {
  background-color: #ffffff !important;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time {
  color: #8f93af !important;
}

.sidebar .widget.popular-feeds .single-popular-feed {
  border-bottom: 1px solid #eaeaf5 !important;
}

.l_video_btn {
  width: 100%;
  background-color: #23d2e2 !important;
  box-shadow: 4px 7px 12px 0 rgba(35, 210, 226, .2);
}

.l_mulu {
  width: 100%;
}

.l_mulu a {
  display: block;
  height: 38px;
  margin-top: 10px;
  width: 100%;
}

.l_mulu .active {
  color: #00c7d9 !important;
}

.l_mulu a::before {
  margin-right: 10px;
  content: "\ea5a";
  font-family: lineIcons;
  color: #00c7d9;
  font-size: 15px;
  position: relative;
  top: 1px;
}

.l_mulu .disable::before {
  content: "\ea87";
  color: #ffffff;
}

.blog-single {
  background-color: #F4F7FA;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title {
  line-height: 1.8;
}

.sidebar .widget.popular-feeds .single-popular-feed {
  margin-bottom: 15px;
}

.l_mt_60or20 {
  margin-top: 60px;
}

.l_mt_0or20 {
  margin-top: 0px;
}

@media (max-width: 767px) {
  .l_mt_60or20 {
    margin-top: 20px;
  }

  .l_mt_0or20 {
    margin-top: 20px;
  }
}

.l_url_table th {
  white-space: nowrap;
}

.l_url_table td {
  white-space: nowrap;
}

.l_url_table tr {
  line-height: 40px;
}
