.cyberLeftBlog {
  background: #0e1217;
  border: 1px solid rgba(168, 179, 207, 0.2);
  border-radius: 8px;
  height: -webkit-max-content !important;
  height: -moz-max-content !important;
  height: max-content !important;
}

.cyberLeftBlog .widgettitle {
  color: #a8b3cf;
  padding-bottom: 15px;
  font-size: 20px;
  margin: 0px 0 15px;
}

.cyberLeftBlog #dhvc_form_control_email {
  background: #f4f5f4;
  border-radius: 8px;
  border: none;
  height: 42px;
  margin: 0px 0px 13px;
  width: 100%;
  padding: 12px 0px 12px 12px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.cyberLeftBlog #dhvc_form_control_sodienthoai {
  background: #f4f5f4;
  border-radius: 8px;
  border: none;
  height: 42px;
  margin: 0px 0px 13px;
  width: 100%;
  padding: 12px 0px 12px 12px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.cyberLeftBlog .dhvc-form-submit {
  background-size: 250% auto !important;
  background-image: linear-gradient(to left, #227df9 0%, #7462f9 25%, #df3ef8 50%, #7462f9 75%, #227df9 100%) !important;
  transition: all 0.5s ease;
  transition-timing-function: ease, ease;
  text-align: center;
  border-radius: 4px;
  text-align: center;
  border-radius: 2px;
  width: 100%;
  font-size: 14px;
  height: 45px;
  padding: 15px 45px;
  box-shadow: 0px 6px 6px rgb(11 31 39 / 8%);
  color: #fff !important;
  border: none;
  vertical-align: middle;
  cursor: pointer;
}

.cyberLeftBlog .widgettitle::before {
  height: 3px;
  background: linear-gradient(to right, #227df9, #7462f9, #df3ef8);
  border-bottom: unset;
}

.cyberLeftBlog .widgettitle::after {
  display: none;
}

.cyberLeftBlog .widget_tag_cloud .tagcloud a {
  background: linear-gradient(to right, #227df9, #7462f9, #df3ef8);
  padding: 2px 10px;
  font-size: 75% !important;
  color: white;
  border-radius: 5px;
}

.cyberLeftBlog .widget_tag_cloud .tagcloud a::before {
  color: white;
}

.cyberLeftBlog .widget_categories .cat-item a {
  transition: all 0.5s;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  transition: all 0.6s;
}

.cyberLeftBlog .widget_categories .cat-item a:hover {
  color: #227df9;
}

.custom_xemChiTiet .kl-blog-single-head-wrapper {
  display: none;
}

.custom_xemChiTiet .kl-blog-single-head-wrapper .kl-blog-post-img {
  height: 100%;
}

.custom_xemChiTiet .kl-blog-single-head-wrapper .kl-blog-post-img img {
  height: 100%;
}

.custom_xemChiTiet .page-title {
  font-size: 40px;
}

.custom_xemChiTiet .kl-blog-related-post-title {
  margin-top: 10px;
}

.custom_xemChiTiet .kl-blog-related-post-title .kl-blog-related-post-title-link {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(to right, #227df9, #7462f9, #df3ef8);
  -webkit-background-clip: text;
  font-size: 20px;
  font-weight: 700;
}