/*
Theme Name: Kicker Child
Template: kicker
Theme URI: http://kicker.axiomthemes.com/
Description: Kicker is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
.sc_layouts_row_type_normal .sc_layouts_menu a:not(.sc_button):not(.button),
[class*=scheme_].sc_layouts_row_type_normal .sc_layouts_menu a:not(.sc_button):not(.button) {
  color: var(--theme-color-text_link);
}

.single.single-post .post_breadcrumbs.breadcrumbs {
  display: none;
  font-weight: 600;
  color: var(--theme-color-extra_dark);
  margin-bottom: 30px;
}
.single.single-post .post_breadcrumbs.breadcrumbs a {
  color: var(--theme-color-extra_dark);
}
.single.single-post .post_breadcrumbs.breadcrumbs a:hover {
  color: var(--theme-color-text_link);
}
.single.single-post .breadcrumbs_item.home, .single.single-post .breadcrumbs_item.home + .breadcrumbs_delimiter, .single.single-post .breadcrumbs_item.all_posts, .single.single-post .breadcrumbs_item.all_posts + .breadcrumbs_delimiter {
  display: none;
}
@media (max-width: 767px) {
  .single.single-post {
    --theme-var-page: calc(100% - 40px);
  }
}

.post_meta .post_meta_item.post_categories a {
  display: inline-flex;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 400;
  text-transform: none;
  padding: 5px 12px;
  margin: 0 4px 8px 0;
  color: var(--theme-color-text_link3);
  background-color: var(--theme-color-alter_bg_hover);
  border-radius: 50px;
}
.post_meta .post_meta_item.post_categories a:hover {
  color: var(--theme-color-text_hover2);
}

.post_layout_classic {
  box-shadow: 0 5px 25px 0 rgba(161, 161, 161, 0.21);
  border: 1px solid transparent;
  border-radius: 5px;
  transition: 0.3s all;
}
.post_layout_classic:hover {
  border-color: var(--theme-color-bd_color);
  box-shadow: none;
}
.post_layout_classic.post_format_video .post_featured, .post_layout_classic.format-standard .post_featured {
  position: relative;
  width: calc(100% + 2px);
  margin: -1px;
  border-radius: 5px 5px 0 0;
}
.post_layout_classic.post_format_video .post_featured:before, .post_layout_classic.format-standard .post_featured:before {
  content: "";
  display: block;
  padding-bottom: 63%;
}
.post_layout_classic.post_format_video .post_featured img, .post_layout_classic.format-standard .post_featured img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post_layout_classic .post_item_content {
  padding: 25px;
}
.post_layout_classic .post_item_content .post_category {
  margin-bottom: 25px;
}
.post_layout_classic .post_item_content .post_category > .post_meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.post_layout_classic .post_item_content .post_category .post_sponsored {
  width: 100%;
  margin-bottom: 5px;
}
.post_layout_classic .post_item_content .post_category .post_date a {
  color: var(--theme-color-text);
  font-size: 15px;
  text-transform: none;
}
.post_layout_classic .post_item_content .post_content {
  margin-top: 20px;
  display: block;
}
.post_layout_classic .post_item_content .post_content + .post_meta {
  margin-top: 21px;
}
.post_layout_classic .post_item_content .post_meta .post_meta_item.post_authors {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.post_layout_classic .post_item_content .post_author_role {
  display: none;
}

.post_layout_classic.post_format_gallery .post_featured:before {
  content: "";
  display: block;
  padding-bottom: 63%;
}
.post_layout_classic.post_format_gallery .slider_outer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post_layout_classic.post_format_gallery .slider_outer .slider_container {
  height: 100% !important;
}

.search-results .content .post_item,
.archive.author .content .post_item,
.archive.tag .content .post_item,
.post_item.post_layout_excerpt,
.post_item.post_layout_classic,
.post_item.post_layout_band,
.post_item.post_layout_portfolio,
.sc_blogger .sc_blogger_item,
.sc_blogger_band .post_item,
.sc_blogger_excerpt .post_item,
.sc_blogger_classic-masonry.post_item,
.sc_blogger_portfolio-masonry .post_item {
  /* Title hover */
}
.search-results .content .post_item .post_title a,
.search-results .content .post_item .sc_item_featured [class*=post_info_] .entry-title a, .search-results .content .post_item:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.search-results .content .post_item .post_featured + .sc_blogger_item_content .sc_blogger_item_title a, .search-results .content .post_item.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.archive.author .content .post_item .post_title a,
.archive.author .content .post_item .sc_item_featured [class*=post_info_] .entry-title a,
.archive.author .content .post_item:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.archive.author .content .post_item .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.archive.author .content .post_item.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.archive.tag .content .post_item .post_title a,
.archive.tag .content .post_item .sc_item_featured [class*=post_info_] .entry-title a,
.archive.tag .content .post_item:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.archive.tag .content .post_item .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.archive.tag .content .post_item.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_excerpt .post_title a,
.post_item.post_layout_excerpt .sc_item_featured [class*=post_info_] .entry-title a,
.post_item.post_layout_excerpt:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.post_item.post_layout_excerpt .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_excerpt.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_classic .post_title a,
.post_item.post_layout_classic .sc_item_featured [class*=post_info_] .entry-title a,
.post_item.post_layout_classic:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.post_item.post_layout_classic .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_classic.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_band .post_title a,
.post_item.post_layout_band .sc_item_featured [class*=post_info_] .entry-title a,
.post_item.post_layout_band:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.post_item.post_layout_band .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_band.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_portfolio .post_title a,
.post_item.post_layout_portfolio .sc_item_featured [class*=post_info_] .entry-title a,
.post_item.post_layout_portfolio:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.post_item.post_layout_portfolio .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_portfolio.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger .sc_blogger_item .post_title a,
.sc_blogger .sc_blogger_item .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger .sc_blogger_item:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger .sc_blogger_item .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger .sc_blogger_item.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_band .post_item .post_title a,
.sc_blogger_band .post_item .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger_band .post_item:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger_band .post_item .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_band .post_item.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_excerpt .post_item .post_title a,
.sc_blogger_excerpt .post_item .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger_excerpt .post_item:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger_excerpt .post_item .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_excerpt .post_item.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_classic-masonry.post_item .post_title a,
.sc_blogger_classic-masonry.post_item .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger_classic-masonry.post_item:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger_classic-masonry.post_item .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_classic-masonry.post_item.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_portfolio-masonry .post_item .post_title a,
.sc_blogger_portfolio-masonry .post_item .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger_portfolio-masonry .post_item:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger_portfolio-masonry .post_item .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_portfolio-masonry .post_item.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a {
  background-image: none;
  transition: all 0.3s;
}
.search-results .content .post_item:hover .post_title a,
.search-results .content .post_item:hover .sc_item_featured [class*=post_info_] .entry-title a, .search-results .content .post_item:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.search-results .content .post_item:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a, .search-results .content .post_item:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.archive.author .content .post_item:hover .post_title a,
.archive.author .content .post_item:hover .sc_item_featured [class*=post_info_] .entry-title a,
.archive.author .content .post_item:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.archive.author .content .post_item:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.archive.author .content .post_item:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.archive.tag .content .post_item:hover .post_title a,
.archive.tag .content .post_item:hover .sc_item_featured [class*=post_info_] .entry-title a,
.archive.tag .content .post_item:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.archive.tag .content .post_item:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.archive.tag .content .post_item:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_excerpt:hover .post_title a,
.post_item.post_layout_excerpt:hover .sc_item_featured [class*=post_info_] .entry-title a,
.post_item.post_layout_excerpt:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.post_item.post_layout_excerpt:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_excerpt:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_classic:hover .post_title a,
.post_item.post_layout_classic:hover .sc_item_featured [class*=post_info_] .entry-title a,
.post_item.post_layout_classic:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.post_item.post_layout_classic:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_classic:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_band:hover .post_title a,
.post_item.post_layout_band:hover .sc_item_featured [class*=post_info_] .entry-title a,
.post_item.post_layout_band:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.post_item.post_layout_band:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_band:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_portfolio:hover .post_title a,
.post_item.post_layout_portfolio:hover .sc_item_featured [class*=post_info_] .entry-title a,
.post_item.post_layout_portfolio:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.post_item.post_layout_portfolio:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.post_item.post_layout_portfolio:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger .sc_blogger_item:hover .post_title a,
.sc_blogger .sc_blogger_item:hover .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger .sc_blogger_item:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger .sc_blogger_item:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger .sc_blogger_item:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_band .post_item:hover .post_title a,
.sc_blogger_band .post_item:hover .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger_band .post_item:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger_band .post_item:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_band .post_item:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_excerpt .post_item:hover .post_title a,
.sc_blogger_excerpt .post_item:hover .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger_excerpt .post_item:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger_excerpt .post_item:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_excerpt .post_item:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_classic-masonry.post_item:hover .post_title a,
.sc_blogger_classic-masonry.post_item:hover .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger_classic-masonry.post_item:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger_classic-masonry.post_item:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_classic-masonry.post_item:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_portfolio-masonry .post_item:hover .post_title a,
.sc_blogger_portfolio-masonry .post_item:hover .sc_item_featured [class*=post_info_] .entry-title a,
.sc_blogger_portfolio-masonry .post_item:hover:not(.sc_blogger_item_with_image) [class*=post_info_] .entry-title a,
.sc_blogger_portfolio-masonry .post_item:hover .post_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger_portfolio-masonry .post_item:hover.sc_blogger_item_default .sc_blogger_item_content .sc_blogger_item_title a {
  color: var(--theme-color-text_link) !important;
}

.post_meta .post_meta_item.post_authors {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.post_meta .post_author .post_author_avatar {
  margin-right: 10px;
}
.post_meta .post_author .post_author_avatar > img {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.post_meta .post_author .post_author_name {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
}
.post_meta .post_author .post_author_role {
  font-size: 13px;
  color: var(--theme-color-text);
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 3px;
  display: block;
}

.fw-semi-bold {
  font-weight: 600;
}

.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li.has_children {
  position: relative;
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li.has_children:after {
  content: "\e9a6";
  font-family: "fontello";
  position: absolute;
  top: 0;
  right: -13px;
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li.has_children.active:after {
  transform: rotate(-90deg);
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li.has_children.active > ul {
  display: block;
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li.has_children > ul {
  display: none;
  font-weight: 400;
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li:before {
  display: none;
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li.active > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-color: var(--theme-color-text_link);
  border-radius: 0;
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li.active > ul {
  display: block;
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list > li a {
  line-height: 1.6;
  position: relative;
  display: block;
  padding-left: 20px;
}
.widget .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list .kb-table-of-contents-list-sub > li:before {
  display: none;
}

.toc-sidebar-widget .table-of-content {
	max-height: 65vh;	
	overflow: auto;
}

@media (max-width: 767px) {
  .author_page.author {
    margin-bottom: 1.6em;
  }
}
.author_page .author_post_content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.author_page .author_content_info {
  width: 67%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .author_page .author_content_info {
    width: 100%;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .author_page .author_content_info {
    justify-content: center;
  }
}
.author_page .author_content {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .author_page .author_content {
    text-align: center;
    padding-top: 20px;
    padding-left: 0;
  }
}
.author_page .author_avatar {
  width: 200px;
  margin-bottom: 0;
}
.author_page .author_title {
  margin-bottom: 15px;
}
.author_page .author_position {
  color: var(--theme-color-text_dark);
  display: block;
  text-transform: uppercase;
}
.author_page .socials_wrap {
  margin-top: 15px;
}
.author_page .socials_wrap .social_item {
  margin-right: 8px;
}
.author_page .socials_wrap .social_item .social_icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border: 1px solid var(--theme-color-bd_color);
  border-radius: 5px;
}
.author_page .socials_wrap .social_item .social_icon:hover {
  border-color: var(--theme-color-text_link);
}
.author_page .author_content_categories {
  width: 33%;
}
@media (max-width: 1023px) {
  .author_page .author_content_categories {
    width: 100%;
  }
}
.author_page .author_bio {
  margin-top: 40px;
  text-align: left;
}
@media (max-width: 767px) {
  .author_page .author_bio {
    margin-top: 25px;
  }
}

.sc_categories_list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.sc_categories_list a {
  font-weight: 400;
  color: var(--theme-color-text_dark);
  display: inline-block;
  line-height: 1;
  padding: 8px 10px;
  border: 1px solid var(--theme-color-bd_color);
  border-radius: 5px;
}
.sc_categories_list a:hover {
  color: var(--theme-color-extra_dark);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}

.categories_list.categories_list_style_1 {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.categories_list.categories_list_style_1 .categories_list_item {
  color: var(--theme-color-text_dark);
  display: inline-block;
  line-height: 1;
  padding: 8px 10px;
  white-space: nowrap;
  border: 1px solid var(--theme-color-bd_color);
  border-radius: 5px;
  transition: 0.3s all;
}
.categories_list.categories_list_style_1 .categories_list_item:hover {
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.categories_list.categories_list_style_1 .categories_list_item:hover .categories_list_title {
  color: var(--theme-color-extra_dark);
}
.categories_list.categories_list_style_1 .categories_list_item + .categories_list_item {
  margin-top: 0;
}
.categories_list.categories_list_style_1 .categories_list_title_wrapper {
  font-weight: 400;
  font-size: 15px;
  text-transform: none;
}

.table-of-content {
  padding-left: 0;
  padding-right: 10px;
  border-left: 1px solid var(--theme-color-text_dark);
  list-style: none;
}
@media (max-width: 767px) {
  .table-of-content {
    border: 0;
    padding-right: 0;
  }
}
.table-of-content__button {
  padding: 6px 10px !important;
  display: inline-block;
  height: auto;
  position: relative;
  border-radius: 0;
}
@media (min-width: 768px) {
  .table-of-content__button {
    display: none;
  }
}
.table-of-content__button:after {
  content: "\e9ba";
  font-family: "fontello";
  margin-left: 5px;
}
.table-of-content > ul {
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .table-of-content > ul {
    display: none;
  }
}
.table-of-content ul {
  padding-left: 0;
  margin-top: 0;
  list-style: none !important;
}
.table-of-content ul ul {
  padding-top: 20px;
  padding-bottom: 6px;
}
.table-of-content ul ul li:last-child {
  margin-bottom: 0;
}
.table-of-content ul li {
  margin-bottom: 14px;
}
.table-of-content ul li.has_children {
  position: relative;
}
.table-of-content ul li.has_children > a {
  font-weight: 600;
}
.table-of-content ul li.has_children:after {
  content: "\e9a6";
  font-family: "fontello";
  font-weight: 600;
  color: var(--theme-color-text_dark);
  position: absolute;
  top: 0;
  right: -13px;
}
.table-of-content ul li.has_children.active > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-color: var(--theme-color-text_link);
  border-radius: 0;
}
.table-of-content ul li.has_children.active:after {
  transform: rotate(-90deg);
}
.table-of-content ul li.has_children.active ul {
  display: block;
}
.table-of-content ul li.has_children ul {
  display: none;
}
.table-of-content ul li:before {
  display: none;
}
.table-of-content ul li > ul,
.table-of-content ul li a {
  padding-left: 24px;
}
.table-of-content ul li a {
  color: var(--theme-color-text_dark);
  line-height: 1.6;
  display: block;
  position: relative;
}
.table-of-content ul li a.active {
  font-weight: 600;
}
.table-of-content.opened {
  text-align: left;
  position: fixed;
  top: 0;
  left: -1px;
  bottom: 0;
  right: 0;
  z-index: 10000000;
  padding: 0;
  background-color: var(--theme-color-extra_bg_color);
}
.table-of-content.opened > ul {
  display: block;
  margin-top: 25px;
}
.table-of-content.opened ul li > ul, .table-of-content.opened ul li a {
  padding-left: 20px;
}
@media(max-width: 767px) {
	.table-of-content.opened {
		overflow-x: auto;
	}
	.table-of-content.opened ul li a {
		padding-right: 30px;
	}
}
.table-of-content.opened .table-of-content__button {
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  border-width: 0 0 1px 0 !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
  background-color: transparent !important;
  padding: 20px !important;
  width: 100%;
  position: relative;
  transition: 0s !important;
}
.table-of-content.opened .table-of-content__button:after {
  content: "\e9af";
  position: absolute;
  right: 20px;
}
.table-of-content ul li.has_children:after {
  right: 15px;
}
.table-of-content ul li.has_children.active > a:before {
  display: none;
}

.toc-opened {
  overflow: hidden !important;
}

.trx_addons_audio_player {
  padding: 20px;
}

.sidebar .mejs-controls .mejs-time,
.footer_wrap .mejs-controls .mejs-time {
  display: block;
}

.sidebar .post_item_single .post_meta_single {
  padding-top: 0;
  margin-top: 0;
  border: 0;
}

.post_socials_caption {
  font-size: 20px;
  font-weight: 600;
  color: var(--theme-color-text_dark);
  display: block;
  margin-bottom: 20px;
}

.authors_info {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 3.2em;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .authors_info {
    gap: 20px;
  }
}
.authors_info > * {
  width: calc(50% - 20px);
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .authors_info > * {
    width: calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .authors_info > * {
    width: 100%;
  }
}
.authors_info .author_info {
  padding: 2.5em;
  margin-top: 0;
}
@media (max-width: 1023px) {
  .authors_info .author_info {
    padding: 1.5em;
  }
}
.authors_info .author_info .author_bio .socials_wrap .social_item {
  margin-right: 10px;
}
.authors_info .author_info .author_bio .socials_wrap .social_item .social_icon {
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  background-color: var(--theme-color-alter_bg_hover) !important;
  border-radius: 5px;
}
.authors_info .author_info .author_avatar {
  position: static;
  margin-bottom: 20px;
}
.authors_info .author_info .author_description {
  padding-left: 0;
}

.post_header_wrap_style_style-15 {
  position: relative;
  padding-top: 4em;
  padding-bottom: 4em;
  margin: 0 auto 4em;
  max-width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2em;
  width: var(--theme-var-page);
}
@media (max-width: 1023px) {
  .post_header_wrap_style_style-15 {
    display: block;
  }
}
.post_header_wrap_style_style-15:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-color: var(--theme-color-extra_bg_color);
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  max-width: 100vw;
  z-index: 0;
}
.post_header_wrap_style_style-15 > * {
  flex: 1 1 0;
}
.post_header_wrap_style_style-15 .post_header {
  position: relative;
  text-align: left;
}
.post_header_wrap_style_style-15 .post_header .post_meta_other {
  justify-content: flex-start;
  margin-top: 3.7em;
}
.post_header_wrap_style_style-15 .post_header .post_meta_other .post_meta_item:after {
  display: none;
}
.post_header_wrap_style_style-15 .post_header .post_authors {
  gap: 10px 30px;
}
.post_header_wrap_style_style-15 .post_header .post_meta {
  gap: 10px 30px;
  max-width: 100% !important;
}
.post_header_wrap_style_style-15 .post_header .post_date {
  font-size: 15px;
  text-transform: none;
  color: var(--theme-color-extra_dark);
}
.post_header_wrap_style_style-15 .post_header .post_date .post_meta_item_label {
  font-size: 13px;
  color: var(--theme-color-extra_text);
  line-height: 1;
  margin-bottom: 5px;
  display: block;
  text-transform: none;
}
.post_header_wrap_style_style-15 .post_header .post_title {
  color: var(--theme-color-extra_dark);
  max-width: 80%;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .post_header_wrap_style_style-15 .post_header .post_title {
    max-width: 100% !important;
  }
}
.post_header_wrap_style_style-15 .post_header .post_meta .post_author img {
  width: 55px;
  height: 55px;
  padding-right: 5px;
}
.post_header_wrap_style_style-15 .post_header .post_meta .post_author .post_author_role {
  font-size: 13px;
  color: var(--theme-color-extra_text);
  margin-bottom: 5px;
}
.post_header_wrap_style_style-15 .post_header .post_meta .post_author .post_author_name {
  color: var(--theme-color-extra_dark);
  font-size: 15px;
  transition: 0.3s all;
}
.post_header_wrap_style_style-15 .post_header .post_meta .post_author .post_author_name:hover {
  opacity: 0.8;
}
.post_header_wrap_style_style-15 .post_thumbnail {
  position: relative;
}
@media (max-width: 1023px) {
  .post_header_wrap_style_style-15 .post_thumbnail {
    margin-top: 30px;
  }
}
.post_header_wrap_style_style-15 .post_thumbnail:before {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.post_header_wrap_style_style-15 .post_thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post_header_wrap_style_style-15:has(.post_thumbnail) .post_header .post_title {
  max-width: 100%;
}

.single_style_style-15 .page_content_wrap {
  padding-top: 0;
}

.post_item_single .post_tags_single {
  display: none;
}

.related_wrap .related_item {
  text-align: left;
}
.related_wrap .related_item .post_title {
  margin-bottom: 10px;
}
.related_wrap .related_item .post_meta .post_meta_item {
  color: var(--theme-color-text_dark);
}
.related_wrap .related_item .post_meta_authors {
  margin-top: 15px;
  margin-bottom: 0;
}

.post_layout_band .post_content + .post_meta {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .post_layout_band .post_content + .post_meta {
    margin-top: 18px;
  }
}

.post_item_featured + .kicker_tabs {
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .post_item_featured + .kicker_tabs {
    margin-top: 40px;
  }
}
.post_item_featured .post_layout_band .post_featured {
  flex-basis: 50%;
  height: 50%;
}
.post_item_featured .post_layout_band .post_category {
  display: block;
  margin-bottom: 24px;
}
.post_item_featured .post_layout_band .post_category .post_meta_item.post_categories a {
  color: var(--theme-color-text_link2);
}
.post_item_featured .post_layout_band .post_category .post_meta_item.post_categories a:hover {
  color: var(--theme-color-text_hover2);
}
.post_item_featured .post_layout_band .post_header + .post_content {
  margin-top: 19px;
}
.post_item_featured .post_layout_band .post_title {
  font-size: 40px;
  line-height: 1.1;
}
@media (max-width: 1023px) {
  .post_item_featured .post_layout_band .post_title {
    font-size: 23px;
  }
}
.post_item_featured .post_layout_band .post_content + .post_meta {
  margin-top: 18px;
}
.post_item_featured .post_layout_band .post_meta_item.post_date {
  font-size: 15px;
  text-transform: none;
}
.post_item_featured .post_layout_band .post_meta_item.post_date a {
  color: var(--theme-color-text_dark);
}
.post_item_featured .post_layout_band .post_meta .post_meta_item.post_authors {
  margin-top: 28px;
  gap: 15px 80px;
}
.post_item_featured .post_layout_band .sc_button {
  display: none;
}

div.kicker_tabs {
  position: relative;
}
@media (max-width: 1023px) {
  div.kicker_tabs .kicker_tabs_titles {
    margin-bottom: 2em;
  }
}
div.kicker_tabs .kicker_tabs_titles li {
  margin-bottom: 0;
}
div.kicker_tabs .kicker_tabs_titles li.ui-state-active a.ui-tabs-anchor, div.kicker_tabs .kicker_tabs_titles li.ui-state-active a {
  color: var(--theme-color-text_dark) !important;
  border-bottom: 2px solid var(--theme-color-text_link);
  font-weight: 600;
}
div.kicker_tabs .kicker_tabs_titles li + li {
  margin-left: 35px;
}
@media (max-width: 1023px) {
  div.kicker_tabs .kicker_tabs_titles li + li {
    margin-left: 20px;
  }
}
div.kicker_tabs .kicker_tabs_titles li a,
div.kicker_tabs .kicker_tabs_titles li a.ui-tabs-anchor {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: none;
  white-space: nowrap;
  padding: 0 0 15px;
  background-color: transparent !important;
}
@media (max-width: 767px) {
  div.kicker_tabs .kicker_tabs_titles li a,
div.kicker_tabs .kicker_tabs_titles li a.ui-tabs-anchor {
    font-size: 13px;
    padding-bottom: 5px;
  }
}
div.kicker_tabs .kicker_tabs_titles li a:hover,
div.kicker_tabs .kicker_tabs_titles li a.ui-tabs-anchor:hover {
  color: var(--theme-color-text_link);
}
div.kicker_tabs .kicker_loading:before {
  position: fixed;
  z-index: 1000;
}
div.kicker_tabs .kicker_loading:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.5;
  z-index: 100;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 45px;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  margin-right: 20px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-arrow[type=button]:not(.sc_button_simple):not(.sc_button_rounded):not(.sc_button_rn) {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background-color: var(--theme-color-text_dark);
  font-size: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 0;
  z-index: 10;
  border: 0;
  box-shadow: none;
}
.slick-arrow[type=button]:not(.sc_button_simple):not(.sc_button_rounded):not(.sc_button_rn):before {
  content: "\e9b3";
  font-family: "fontello";
  font-size: 10px;
}
.slick-arrow[type=button]:not(.sc_button_simple):not(.sc_button_rounded):not(.sc_button_rn).slick-prev {
  left: 0;
}
.slick-arrow[type=button]:not(.sc_button_simple):not(.sc_button_rounded):not(.sc_button_rn).slick-prev:before {
  transform: scale(-1);
}
.slick-arrow[type=button]:not(.sc_button_simple):not(.sc_button_rounded):not(.sc_button_rn).slick-next {
  left: 40px;
}
.slick-arrow[type=button]:not(.sc_button_simple):not(.sc_button_rounded):not(.sc_button_rn).slick-disabled {
  pointer-events: none;
  background-color: var(--theme-color-text);
}
.slick-arrow[type=button]:not(.sc_button_simple):not(.sc_button_rounded):not(.sc_button_rn) .slick-hidden {
  display: none;
}

.post_meta .post_author .post_author_avatar {
  display: inline-block !important;
}

.search_style_normal .search_field {
  border: 1px solid var(--theme-color-bd_color);
  padding: 0.8em 0 0.8em 3.07em !important;
}

.search_wrap.search_ajax .search_field {
  padding-left: 3.07em !important;
}
.search_wrap .search_submit {
  left: 0.5em;
}

.sidebar_blog_post {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  max-width: 100vw;
}

.woocommerce nav.woocommerce-pagination ul,
.comments_pagination,
.nav-links,
.page_links,
.wp-block-query-pagination {
  text-align: center;
}
@media (max-width: 767px) {
  .woocommerce nav.woocommerce-pagination ul,
.comments_pagination,
.nav-links,
.page_links,
.wp-block-query-pagination {
    margin-top: 1em;
  }
}

.remove_margins .page_content_wrap .nav-links {
  padding-bottom: 5.4em;
}

.sc_layouts_row_type_compact .sc_layouts_menu_nav > li > a {
  letter-spacing: 0;
}

.sc_layouts_menu_nav > li > ul ul:not(.sc_item_filters_tabs),
.sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
  background-color: var(--theme-color-bg_color);
}
.sc_layouts_menu_nav > li li.sfHover > a,
.sc_layouts_menu_nav > li li > a {
  color: var(--theme-color-text_link) !important;
}
.sc_layouts_menu_nav > li li.sfHover > a:hover,
.sc_layouts_menu_nav > li li > a:hover {
  color: var(--theme-color-text_link) !important;
}
.sc_layouts_menu_nav li li.menu-item-has-children > a:after {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
.sc_layouts_menu_nav li li.menu-item-has-children > a:hover:after {
  color: var(--theme-color-text_link);
}
.sc_layouts_menu_nav > li ul > li > a span:not(.open_child_menu) {
  background-image: none !important;
}
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
  font-weight: 500;
  color: var(--theme-color-text_link) !important;
}

.sc_layouts_item_icon {
  color: var(--theme-color-text_link);
}

.menu_mobile_inner {
  background-color: var(--theme-color-extra_dark);
}

.mobile_device .menu_mobile .menu_mobile_nav_area,
.mobile_layout .menu_mobile .menu_mobile_nav_area {
  max-width: 100%;
  padding: 0 20px;
}

.menu_mobile .menu_mobile_nav_area .menu-item > a:hover,
.menu_mobile .menu_mobile_nav_area .current-menu-ancestor > a,
.menu_mobile .menu_mobile_nav_area .menu-item > a,
.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
  color: var(--theme-color-text_link);
}
.menu_mobile .menu_mobile_nav_area > ul > .menu-item {
  border-bottom: 1px solid var(--theme-color-inverse_bd_color);
}
.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 500;
  max-width: 100%;
  padding: 0.69em 0;
}
.menu_mobile .menu_mobile_nav_area .menu-item > a {
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 500;
  padding: 0.45em 1em;
}
.menu_mobile .menu_mobile_nav_area .open_child_menu {
  font-size: 12px;
  color: var(--theme-color-extra_bg_color);
  transform: rotate(-90deg);
  width: 21px;
  height: 21px;
  line-height: 21px;
  border: 1px solid var(--theme-color-inverse_bd_color);
  border-radius: 50%;
}
.menu_mobile .menu_mobile_nav_area .open_child_menu:before {
  margin: 4px;
}
.menu_mobile .socials_mobile a {
  color: var(--theme-color-text_link);
}
.menu_mobile .socials_mobile a:hover {
  color: var(--theme-color-extra_bg_color);
}
.menu_mobile .search_mobile .search_field {
  border-color: var(--theme-color-inverse_bd_color);
  color: var(--theme-color-extra_bg_color);
}
.menu_mobile .sc_layouts_logo {
  max-width: 100%;
  padding-left: 20px;
  margin-top: 2em;
}
.menu_mobile .menu_mobile_close {
  top: 1.9em;
}

.menu_mobile_close {
  width: 31px;
  height: 31px;
}
.menu_mobile_close .theme_button_close_icon:before,
.menu_mobile_close .theme_button_close_icon:after {
  border-color: var(--theme-color-text_link) !important;
}

.breadcrumbs .breadcrumbs_delimiter:before {
  content: ">";
}

ul.list-unstyled {
  list-style: none;
  padding-left: 0;
}
ul.list-unstyled a {
  color: var(--theme-color-text_link3);
  font-size: 15px;
  font-weight: 400;
}
ul.list-unstyled a:hover {
  color: var(--theme-color-text_hover3);
}
ul.list-unstyled li + li {
  margin-top: 0.4em;
}

.category_page.category {
  background-color: var(--theme-color-extra_bg_color);
  padding-top: 3em;
  padding-bottom: 4em;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  max-width: 100vw;
}
.category_page.category .category_title {
  color: var(--theme-color-extra_dark);
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .category_page.category .category_title {
    margin-bottom: 0.5em;
  }
}
.category_page.category .category_desc {
  color: var(--theme-color-extra_text);
  margin: 0 auto;
  max-width: 100%;
  width: var(--theme-var-page);
}

.archive.category .page_content_wrap {
  padding-top: 0;
}

header .sc_layouts_meta .post_meta_item.post_share {
  border-left: 0;
}

@media (max-width: 1023px) {
  .sc_layouts_menu_mobile_button {
    display: block !important;
  }
}
.sc_layouts_menu_wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .sc_layouts_menu_wrap {
    display: none;
  }
}
.sc_layouts_menu_wrap .sc_layouts_menu > ul > li {
  max-width: 300px;
  display: block;
  transition: 0.15s ease-out;
  transition-delay: 0.15s;
  opacity: 1;
  white-space: nowrap;
}
.sc_layouts_menu_wrap .search_form_wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
}
.sc_layouts_menu_wrap .search_toggle {
  color: var(--theme-color-text_dark);
  font-weight: 700;
  position: absolute;
  right: 0;
  cursor: pointer;
  margin-top: 2px;
}
.sc_layouts_menu_wrap .search_form {
  position: relative;
  width: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s ease-out;
}
.sc_layouts_menu_wrap .search_form button {
  font-size: 16px;
  font-weight: 700;
  color: var(--theme-color-extra_bg_color) !important;
  background-color: transparent !important;
  padding: 0;
  border: 0;
  width: 35px;
  height: 100%;
  border-radius: 0;
  box-shadow: none !important;
  position: absolute;
  left: 0;
}
.sc_layouts_menu_wrap .search_form button.search_submit {
  margin-top: -1px;
}
.sc_layouts_menu_wrap .search_form button.search_reset {
  font-size: 14px;
  left: auto;
  right: 0;
}
.sc_layouts_menu_wrap .search_form input[type=text] {
  color: var(--theme-color-extra_bg_color);
  background-color: var(--theme-color-extra_dark);
  border: 0;
  border-radius: 0;
  padding: 0 34px;
  height: 43px;
  width: 100%;
}
.sc_layouts_menu_wrap.search_open .sc_layouts_menu > ul > li {
  transition: none;
  transition-delay: 0s;
  max-width: 0;
  opacity: 0;
  overflow: hidden;
}
.sc_layouts_menu_wrap.search_open .search_form_wrap {
  width: 240px;
}
.sc_layouts_menu_wrap.search_open .search_form {
  width: 100%;
  opacity: 1;
}
.sc_layouts_menu_wrap.search_open .search_toggle {
  opacity: 0;
}

.blogger_info_1 {
  position: relative;
}
.blogger_info_1 .slider_controls_wrap {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 100;
  right: 20px;
  margin-top: -3.4em;
}
@media (min-width: 768px) {
  .blogger_info_1 .slider_controls_wrap {
    display: none;
  }
}
.blogger_info_1 .slider_controls_wrap > a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

@media (max-width: 1023px) {
  .mb-row-reverse > .elementor-widget-wrap {
    flex-direction: row-reverse;
  }
}
@media (max-width: 767px) {
  header .post_meta.sc_layouts_meta .post_meta {
    font-size: 12px;
  }
}
.trx_addons_scroll_to_top.show {
  bottom: 2em !important;
}

ul.list-unstyled a {
  color: var(--theme-color-text_link);
}
ul.list-unstyled a:hover {
  color: #fd475d !important;
}

@media (max-width: 767px) {
  .sidebar .widget_block.without-audio {
    display: none !important;
  }
  .sidebar .widget_block.without-audio + .widget_block {
    margin-top: 0 !important;
  }
}

.blogger_mask_1 .post_featured .featured_bg_wrapper:after {
	background-image: linear-gradient(180deg, #133b4f 0%, #133b4f 100%) !important;
	opacity: 0.7;
}

.classic_wrap.classic_3 .post_item {
	display: flex;
	flex-direction: column;
}

.classic_wrap.classic_3 .post_item .post_featured {
	height: auto;
}


.classic_wrap.classic_3 .post_item .post_item_content {
	display: flex;
    flex-direction: column;
    height: auto;
}

.classic_wrap.classic_3 .post_item .post_item_content .post_content {
	margin-bottom: 20px;
}

.classic_wrap.classic_3 .post_item .post_item_content > .post_meta {
	margin-top: auto;
}