/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
/* Header */
.jeg_main_menu > li > a {
  text-transform: uppercase !important;
}
.nav__icon-home {
  font-size: 16px;
  color: #212121 !important;
  margin-right: 10px;
}
.nav__icon-home:hover {
  color: #ee1c25 !important;
}
div.jeg_midbar {
  height: 72px;
}
div.jeg_midbar .jeg_nav_left {
  width: 25% !important;
}
.jeg_navbar {
  border-top: 1px solid #eee;
}
.jeg_main_menu > li > a {
  text-transform: capitalize;
  font-size: 15px !important;
  font-weight: 600 !important;
}
.jeg_menu_style_1 > li {
  padding-right: 15px;
}
.jeg_button_1 .btn {
  border-radius: 5px;
}
.jeg_nav_account .jeg_accountlink i {
  font-size: 18px;
  margin-right: 5px;
}
.jeg_navbar:first-child {
  z-index: 99999;
}
/* End Header */

/* Breadcrums */
.single-post .breadcrumb_last {
  display: none;
}
.breadcrumbs {
  text-transform: uppercase;
  color: #222;
  font-weight: 700;
  letter-spacing: 0;
  padding: 0;
}
#breadcrumbs {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: gray;
  text-transform: none;
}
.breadcrumbs a {
  color: #fba646;
  margin-left: 0 !important;
  font-weight: 400;
  font-size: 16px;
}
.jeg_breadcrumbs {
  margin-bottom: 0 !important;
}
/* End Breadcrums */

/* TagCloud */

.tagcloud__meta .elementor-widget-container h5 {
  display: none;
}
.tagcloud__meta .elementor-widget-container .tagcloud::before {
  font-family: "FontAwesome";
  content: "\f201";
  margin-right: 10px;
  font-size: 10px;
  border: 1px solid orange;
  padding: 5px;
  border-radius: 99px;
  background: orange;
  color: #fff;
}
.tagcloud__meta .elementor-widget-container .tagcloud a {
  padding: 3px 8px;
  background-color: #fff;
  border-radius: 5px;
  color: #333;
  font-size: 13px !important;
}
.jeg_post_tags {
  margin-top: 15px;
}
/* End TagCloud */

/* Comment */
#wpdcom {
  max-width: 100%;
}
#wpdcom .wpd-thread-head .wpd-thread-info,
#wpdcom .wpd-thread-head .wpdiscuz-user-settings {
  border-color: #f70d28 !important;
}
.wpd-sbs-toggle {
  display: none;
}
/* End Comment */

/* Favorite */
.simplefavorite-button {
  border: 1px solid #f70d28;
  padding: 10px;
  border-radius: 10px;
  cursor: pointer;
}
.simplefavorite-button:hover {
  background-color: #333;
  border: 1px solid #fff;
  color: #fff;
  transition: all 0.5s;
  cursor: pointer;
}
.simplefavorite-button.active {
  background-color: #333;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}
/* End Favorite */

.title-underline h2 {
  font-size: 1.5em;
  display: inline;
  border-bottom: 2px solid #eee;
  margin-left: 5px;
  padding-bottom: 5px;
  display: block;
  font-family: Merriweather !important;
}
.title-underline h2:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #f70d28;
  display: block;
  position: relative;
  bottom: -7px;
}
.title-underline.title-video h2 {
  border-bottom: 2px solid #aaaaaa1a;
}
.jeg_pl_lg_2 {
  margin-bottom: 0px;
}

/* Post Style */
.jeg_pl_md_2 .jeg_thumb {
  margin-right: 20px;
}
.chuyen-gia-tu-van .jeg_post .jeg_post_title a {
  font-size: 16px;
}
.jeg_postblock_22 .jeg_post {
  padding-right: 20px !important;
}
.jeg_postblock_22 .jeg_post .jeg_post_title {
  letter-spacing: normal;
}
.jeg_block_title {
  font-family: Merriweather !important;
  color: #ee1c25;
  font-size: 20px;
}
#recent-posts-2 ul > li > a {
  font-family: Merriweather !important;
}
#recent-posts-2 ul > li {
  border-bottom: 1px dashed #eee;
  padding-bottom: 5px;
}
.post-wrapper .jeg_pl_md_5 .jeg_post_title {
  height: 100px !important;
}
.entry-header .jeg_post_title {
  font-size: 28px !important;
  line-height: 1.6;
}
.posts__gocNhin .jeg_postblock_22 .jeg_post .jeg_thumb {
  display: none;
}
.posts__gocNhin .jeg_postblock_22 .jeg_post {
  border: 1px solid #ececec;
  padding: 10px !important;
  margin: 15px;
  box-sizing: border-box;
  width: 22%;
  border-radius: 5px;
}
.posts__notGocNhin .jeg_postblock_22 .jeg_post .jeg_post_excerpt {
  display: none;
}
.jeg_thumb .jeg_post_category {
  display: none;
}
.jeg_postblock_22 .jeg_post {
  margin-bottom: 10px;
}
.jeg_pl_lg_1 {
  padding-right: 0;
}
.jeg_pl_lg_2,
.jeg_pl_lg_1 {
  background-color: #f5f5f5;
}
.post-video .jeg_pl_lg_1 {
  background: none;
}
.jeg_pl_lg_2 .jeg_thumb {
  width: 500px;
  margin-right: 15px !important;
}
.jeg_pl_lg_1 .jeg_postblock_content {
  padding: 0 15.5px 10px;
}
.jeg_pl_lg_2 .jeg_postblock_content {
  padding: 15px 15px 15px 0;
}
.jeg_post_excerpt {
  margin-top: 0.5em;
}
.jeg_post_meta {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.jeg_post_meta .jeg_meta_author {
  display: flex;
  align-items: center;
}
.jeg_meta_author .jeg_authorAndDate {
  line-height: 1.5;
}
.jeg_meta_author .jeg_authorAndDate a {
  display: block;
  color: #656565;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 11px;
}
.jeg_meta_comment .fa,
.jeg_post_meta .fa {
  color: #656565;
}
.jeg_meta_comment a {
  font-size: 13px;
}
/* End Post Style */

/* Archive Page */
.widget .jeg_block_heading {
  margin: 15px 0;
}
.jeg_archive_title {
  font-family: Merriweather !important;
}
.jeg_meta_author img {
  border-radius: 100% !important;
}
.jeg_postblock_5 {
  margin-bottom: 0 !important;
}
.jeg_cat_title {
  font-family: Merriweather;
}
.archive .jeg_pl_md_2 .jeg_thumb {
  margin-right: 20px !important;
}

/* End Archive Page */

/* Author Page */
.author .jeg_breadcrumbs {
  display: none;
}
.title-underline .author__title-comment {
  color: #ee1c25;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.title-underline .author__title-container {
  margin-bottom: 15px;
}
.author__comment .jeg_pl_md_2 {
  margin-bottom: 0px;
}
.author__comment .jeg_post:first-child {
  display: flex;
  flex-direction: column;
}
.author__comment .jeg_post:first-child .jeg_thumb {
  width: 100%;
}
.author__comment .author__comment-posts {
  font-size: 20px;
  line-height: 2;
  font-weight: bold;
  border-bottom: 1px solid #333;
  display: inline;
}
.jeg_authorpage .jeg_author_wrap {
  background: none;
  border: none;
  padding: 0px;
}
.jeg_archive_header .col-12:first-child {
  border-right: 1px solid #ececec;
}
.jeg_archive_header {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding: 20px 0;
}
.jeg_author_desc .author__card-description {
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 16px;
}
p.jeg_author_roles_name {
  margin: 5px;
  font-size: 18px;
  color: #2b2b2b;
}
.jeg_author_socials p {
  margin-bottom: 0;
  font-size: 15px;
  color: #2b2b2b;
}
.jeg_author_image img {
  border-radius: 5px;
}
.jeg_postblock_content .jeg_post_title {
  height: auto !important;
}
/* End Author Page */

/* Archive Page Góc nhìn */
.jeg_post .jeg_post_title {
  height: 50px;
}
.jeg_post .jeg_post_title a {
  line-height: 1.6;
}
.jeg_pl_md_5 .jeg_post_title {
  font-weight: 500 !important;
  font-size: 16px;
  /* 	font-weight:700 !important; */
  /* 	height:80px !important; */
}
.jeg_pl_lg_2 .jeg_post_title,
.jeg_pl_md_2 .jeg_post_title,
.jeg_pl_lg_1 .jeg_post_title {
  font-size: 20px !important;
  font-weight: 500 !important;
}
.siderBarRightHome .jeg_pl_md_2 .jeg_post_title {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.jeg_pl_sm .jeg_post_title {
  font-weight: 500 !important;
  font-size: 16px;
}
.posts__gocNhin .jeg_postblock_3 .jeg_post {
  padding: 10px;
  margin-bottom: 10px;
}
.posts__gocNhin .jeg_postblock_3 .jeg_post .jeg_thumb {
  display: none;
}
.posts__gocNhin .jeg_postblock_3 .jeg_post .jeg_postblock_content {
  display: flex;
  flex-direction: column;
}
.posts__gocNhin
  .jeg_postblock_3
  .jeg_post
  .jeg_postblock_content
  .jeg_post_title {
  order: 1;
}
.posts__gocNhin
  .jeg_postblock_3
  .jeg_post
  .jeg_postblock_content
  .jeg_post_meta {
  order: 3;
  padding: 0 20px 0 0;
}
.posts__gocNhin
  .jeg_postblock_3
  .jeg_post
  .jeg_postblock_content
  .jeg_post_excerpt {
  order: 2;
}
.posts__gocNhin .jeg_postblock_3 .jeg_post:hover {
  background-color: #ececec;
}
.list__author .list-item__author {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.list__author .list-item__author:hover {
  background-color: #ececec;
}
.list__author .list-item__author .jeg_author_avatar img {
  border-radius: 100%;
}
.list__author .list-item__author p {
  margin-bottom: 0;
  margin-left: 5px;
}
.list__author .list-item__author p .item__author-name {
  color: #2b2b2b;
  font-size: 15px;
}
/* End Archive Page Góc nhìn */

/* Comment */
#comments .comment-login a {
  cursor: default;
  pointer-events: none;
}
.comment-roles .jeg_author_roles_name {
  font-size: 13px;
  margin: 0;
  color: #a0a0a0;
}
.commentlist .comment-author,
.commentlist .comment-awaiting-moderation,
.commentlist .comment-meta {
  line-height: 5px;
}
.commentlist .comment-body {
  padding-top: 0px;
  margin-bottom: 5px;
}
/* End Commnet */

/* Account Page */
.jeg_account_page .frontend-submit-button {
  display: none;
}
/* End Account Page */

/* Archive Page */
.archive .jeg_content {
  padding-top: 0px;
}
.archive .jeg_content .breadcrum:not(:last-child) {
  margin-bottom: 0px !important;
}
.posts__widget .jeg_postblock_27 {
  margin-bottom: 10px;
  border-bottom: 1px dashed #eee;
  padding-bottom: 5px;
}
.posts__widget .jeg_postblock_27 .jeg_post {
  margin-bottom: 0;
}
.posts__widget:not(:last-child) {
  margin-bottom: 10px !important;
}
.posts__widget .jeg_postblock_27 .jeg_post .jeg_post_category,
.posts__widget .jeg_postblock_27 .jeg_post .jeg_post_meta {
  display: none;
}
.jeg_postblock_29 .jeg_post:not(:last-child) {
  border-bottom: 1px dashed #eee;
  padding-bottom: 5px;
}
.list__category-child {
  padding: 12px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.list__category-child .item__category-child {
  margin-right: 15px;
  display: inline;
}
.list__category-child .item__category-child .link__category-child {
  font-size: 16px;
  color: #2b2b2b;
  font-weight: 500;
}
.list__category-child .item__category-child .link__category-child:hover {
  color: #ee1c25;
}
.elementor-widget-jnews_archive_title_elementor
  .jeg_archive_title_wrapper
  .jeg_archive_title {
  margin-bottom: 0;
}
/* End Archive Page */

/* Style ShortCode */
#postbox .title-underline {
  margin-bottom: 10px;
}
#postbox .title-underline h2 {
  text-transform: uppercase;
  font-size: 16px;
  color: #ee1c25;
}
#postbox #news_post {
  padding: 15px;
  background-color: #f5f5f5;
}
/* End Style ShortCode */

/* Post Question */
.posts__question .jeg_post_title {
  font-weight: 500;
  text-align: left;
}
.posts__question .jeg_post_title a:hover {
  color: #ee1c25;
}
.posts__question .jeg_post_excerpt {
  margin-top: 0;
}
.posts__question .jeg_meta_comment a {
  font-size: 16px;
}
.author__comment .jeg_pl_md_2 .jeg_post_title {
  font-size: 16px !important;
}
/* End Post Question */

/* Single Post */
.single.single-post .featured_image{
	display:none;
}
.jeg_inner_content .content-inner ol {
  font-weight: bold;
}
.jeg_block_title span {
  font-size: 18px;
  font-weight: 500;
}
.single-post .jeg_singlepage {
  padding-top: 15px !important;
}
.entry-header .jeg_post_subtitle {
  color: #333 !important;
}
.jeg_single_tpl_2 .entry-header {
  margin-bottom: 0;
}
.entry-header .jeg_meta_author {
  display: inline-block;
}
.jeg_single_tpl_2 .entry-header .jeg_post_title {
  font-size: 28px;
}
.jeg_meta_author span.meta_text {
  margin-right: 5px;
}
.jeg_post_subtitle {
  font-size: 18px;
}
/* End Single Post */

/* Footer */
.footer-holder {
  padding: 15px 0;
  border-top: 1px solid #eee;
}
.footer-contact .elementor-text-editor p {
  line-height: 1.5;
  margin-bottom: 0;
  color: #444;
}
.footer__category #menu-main-menu > li > a {
  color: #444;
}
.footer__category #menu-main-menu > li {
  padding: 5px 0;
}
.footer__img-logo img {
  width: 250px;
}
/* End Footer */

@media screen and (max-width: 568px) {
  .tagcloud {
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 10px;
  }
  .jeg_pl_lg_2 .jeg_postblock_content {
    padding: 15px;
  }
  .post-wrapper .jeg_pl_md_5 .jeg_post_title {
    height: auto !important;
  }
  .home__chuyen-de .jeg_postblock_22 .jeg_post {
    margin-bottom: 30px;
  }
  .jeg_pl_lg_2 .jeg_post_title,
  .jeg_pl_md_2 .jeg_post_title,
  .jeg_pl_lg_1 .jeg_post_title {
    font-size: 16px !important;
  }
  .jeg_pl_lg_2 {
    margin-bottom: 20px;
  }
  .jeg_postblock_22 .jeg_post {
    padding-right: 0px !important;
  }
  .jeg_postblock_22 .jeg_post {
    margin-bottom: 30px;
  }
  .jeg_post.format-video .jeg_thumb:after {
    left: 36% !important;
  }
}

@media screen and (min-width: 569px) and (max-width: 768px) {
  .jeg_pl_lg_2 .jeg_thumb {
    width: 100% !important;
  }
  .posts__gocNhin .jeg_postblock_22 .jeg_post {
    /* 		width:20%; */
    margin: 5px;
  }
  .tagcloud {
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 10px;
  }
  .post-wrapper .jeg_pl_md_5 .jeg_post_title {
    height: auto !important;
  }
  .footer_left .elementor-column-wrap {
    padding: 0px 24px !important;
  }
}
