    /**
    * Theme Name: Hello Elementor Child
    * Author: Elementor Team
    * Template: hello-elementor
    * Text Domain:hello-elementor-child
    * Description:Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
    */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
body{
  font-family: "Inter", sans-serif !important; 
}


.o-video {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 15px;
  border-radius: 8px; 
}
.o-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.single-epkb_post_type_1 h5 {
  font-size: 1.05rem;
}
.site-header{
  position: sticky !important;
  top: 0;
  z-index: 9999;
}
/*.right-menu-site-branding .social-list .list-inline-item.wc-left-sidebar{
  display: none;
}*/
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner .eckb-article-toc__level-3 a {
  padding-left: 11px !important;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner ul li a{
  padding: 3px 1px !important;
}
#eckb-article-left-sidebar {
  width: 295px;
  padding: 10px; 
  border-right: 1px solid #ddd;
  height: -webkit-fill-available; 
  position: fixed;
  align-self:start;
  background: #ffff;
  z-index: 999;
  display: flex;
  flex-direction: column;
  position: fixed !important;
}
#eckb-article-content {
  top: 0;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  background: #ffffff;
  outline: none !important;
  width: calc(100% - 299px);
  padding-top: 0;
  margin-left: 299px;
  padding: 16px !important;
}

#eckb-article-content .wp-video{
  margin: 0 auto;
  margin-bottom: 15px;
}

#eckb-article-body {
  display: flex;
}

section#epkb-sidebar-container-v2 {
  flex-grow: 1;
  overflow-y: auto;
  list-style: none;
  padding-left: 0;
  margin: 0;
  scrollbar-width: none;
}

.container, p, li {
  /*overflow: hidden;*/
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

#epkb-sidebar-container-v2 .epkb-sidebar__cat__top-cat__heading-container{
  border-bottom-color:#ffffff !important;
  background-color: #ffffff !important;
}
#epkb-sidebar-container-v2{
  border-style: none !important;
}
#epkb-sidebar-container-v2.epkb-sidebar--medium-shadow {
  box-shadow: none !important;
}
.article-on-active-bold {
  padding-top: 0.5rem !important;
}
#eckb-article-body .eckb-article-toc__inner {
  background-color: #ffffff !important;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-right-sidebar .eckb-article-toc--bmode-between .eckb-article-toc__inner {
  border-left: 1px solid #a5aab3;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-right-sidebar .eckb-article-toc--bmode-between .eckb-article-toc__inner{
  border-left-width: inherit !important;
}
.eckb-article-content-header-row-left-group h1 {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 1rem !important;
}
section#epkb-sidebar-container-v2 {
  max-height: 100% !important;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-left-sidebar {
  display: block;
  overflow-y: auto;
}
/*.wc-left-sidebar  {
  display: none;
  cursor: pointer;
}
.svg_mobile_menu {
  width: 26px;
  height: 26px;
  fill: #fff;
}
.menu-toggle-icon {
  cursor: pointer;
  display: inline-block;
}
.svg_mobile_menu,
.svg_mobile_close {
  width: 26px;
  height: 26px;
}*/
#eckb-article-page-container-v2 #eckb-article-body {
  grid-template-columns: 80% 20% 0% !important;
}
#eckb-article-content-footer .epkb-article-navigation-container a{
  background-color: #ffffff !;
}
/*.main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn {
  display: inline-flex;
  align-items: center;
  justify-content: space-evenly;
  width: auto;
  background: transparent linear-gradient(269deg, #209a9a, #2ca086) 0 0 no-repeat padding-box;
  background-color: #269d91;
  border: 4px solid #269d91 !important;
  color: #fff;
  cursor: pointer;
  transition: all .32s;
  border-radius: 8px;
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 4px rgba(0, 0, 0, .502);
  font-weight: 800 !important;
  font-size: 14px;
  padding: 5px;
  text-decoration: none;
}
.main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn i {
  font-size: 1.23rem;
  width: 29px;
  margin-top: -5px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn:hover {
  background: #200747 0 0 no-repeat padding-box;
  background-color: #200747;
  border: 4px solid #269d91;
  border-radius: 8px;
  text-shadow: 0 2px 4px rgba(0,0,0,.502);
  box-shadow: 0 0 20px 5px rgba(61,84,130,.702);
  color: #fff;
}*/
/*li.list-inline-item.mobile-hide-menu.list-social-media-icon a{
  padding:10px;
}
li.list-inline-item.mobile-hide-menu.list-social-media-icon {
  margin-top: 6px;
}*/
/*.site-footer {
  background-color: #1b0830;
  color: #ccc;
  padding: 20px 0;
  font-size: 18px;
}
.site-footer a {
  color: #67baa6; 
  font-weight: 600;
  text-decoration: none;
}
.site-footer a:hover {
  color: #ffffff;
} 
.site-footer .footer-container { 
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 15px;
  flex-wrap: wrap;
  gap: 10px;
}
.site-footer .footer-left {
  text-align: left;
  flex: 1;
  min-width: 200px;
}
.site-footer .footer-right {
  display: flex;
  gap: 15px;
  flex-shrink: 0;
}
.site-footer .footer-right a svg {
  fill: #ffffff;
  transition: transform 0.3s ease, fill 0.3s ease;
}
.site-footer .footer-right a:hover svg {
  transform: scale(1.2);
  fill: #67baa6;
}
.site-footer .footer-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #1f0844;
  padding: 20px;
  flex-wrap: wrap;
  color: #fff;
}
.site-footer .footer-left .custom-logo-link img {
  height: 30px; 
  width: auto;
}
.site-footer .footer-right {
  font-size: 14px;
  text-align: right;
}
#search-results {
  max-height: 300px;
  overflow-y: auto;
}
input#liveSearchInput {
  border: 0px solid #666 !important;
}*/
button.cancel-btn.mfp-close {
  border-radius: 6px;
  color: #78757a;
  font-size: 12px;
  position: unset;
}
#eckb-article-content-body p img{
  background-color: #ececec;
  padding: 2px;
  margin-bottom: 20px;
  border-radius: 17px;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.05) !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.epkb-sidebar__body__sub-cat li .epkb-category-level-2-3{
  padding-bottom: 10px !important;
}
.alignleft {
  float: unset !important;
}
#eckb-article-content-body pre[class*=language-] ,#eckb-article-content-body code[class*=language-]{
  background: #c3c3c3 !important;
  color: #3e3e3e !important;
  white-space: pre-wrap;   
  word-break: break-word; 
  max-width: 100%;
  overflow-x: auto;     
  display: block;
}



#eckb-article-content-body .enlighter-t-godzilla{
  border-left: unset !important;
}
#eckb-article-content-body .enlighter-linenumbers {
  background: #f6f7f8;
  /*box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);*/
  margin: 2rem 0;
}

/*.search-result-list li {
  padding: 10px;
  background-color:##fbfbfb;
}*/
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner .eckb-article-toc__title {
  border-bottom: unset !important;
}
#epkb-sidebar-container-v2 .epkb-sidebar__cat-container li.article-on-active-bold{
  border-left: 2px solid #d9d7e0;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  padding-left: calc(1.25rem + 1px);
  margin-bottom: 0;
  margin-top: 4px !important;
}
#epkb-sidebar-container-v2 .epkb-sidebar__cat-container li.article-on-active-bold.active{
  padding-left: 20px !important;
  margin-left: 0px !important;
  border-left: 2px solid #d9d7e0;
  border-left-color:  #1f0944;
}
#eckb-article-content-body h2 ,#eckb-article-content-body h2 > span{
  margin-top: 1.5rem;
  font-size: 1.51572rem;
  font-weight: bold !important;
}
#eckb-article-content-body h3,#eckb-article-content-body h3 > span{
  font-size: 1.31951rem;
  margin-top: 1rem;
}
#eckb-article-content-body h4{
  font-size: 1.21951rem;
}
#eckb-article-content-body h5 {
  font-weight: bold !important;
}
#eckb-article-content-body ul{
  padding-left: 15px;
  margin-bottom: 10px;
}
#eckb-article-body .eckb-article-toc ul a.active {
  /*text-decoration: underline #1f0944;*/
  font-weight: 700;
} 
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner ul li a:hover{
  text-decoration: underline #1f0944;
}
.epkb-sidebar__cat-container .epkb-sidebar__body__main-cat span.eckb-article-title__text ,.epkb-articles .article-on-active-bold .eckb-article-title__text{
  font-size: 0.875rem  !important;
  font-weight: 400;
}
h2.epkb-sidebar__heading__inner__cat-name,.epkb-sidebar__body__sub-cat  h3{
  font-size: 16px !important;
  font-weight: 600 !important;
}
/*.list-inline-item .main-sign-in{
  color: #fff;
  font-weight: 800;
  cursor: pointer;
}
.list-inline-item .main-sign-in:hover{
  color: #7bd8c3;
}*/
img.alignleft,img.aligncenter,img.alignnone{
  cursor: pointer;
}
img.mfp-img{
  max-width: 1150px !important;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
/*.mfp-content .mfp-figure .mfp-close{
  font-size: 28px;
  background-color: transparent !important;
}*/
#eckb-article-content-header-v2 .eckb-article-toc{
  display: none;
}
.epkb-sidebar__body__main-cat ,.epkb-sidebar__cat__top-cat .sidebar_section_divider{
  display:none;
}
.single-epkb_post_type_1 ::-webkit-scrollbar {
  width: 3px;
}
.single-epkb_post_type_1 ::-webkit-scrollbar-track {
  background: #cccccc;
}
.single-epkb_post_type_1 ::-webkit-scrollbar-thumb {
  background: #000000;
  border-radius: 1px;
  cursor:pointer;
}
.single-epkb_post_type_1 ::-webkit-scrollbar-thumb:hover {
  background: #000000;
}
#epkb-sidebar-container-v2 .epkb-sidebar__cat__top-cat__body-container {
  /*padding-top: 8px;*/
  padding-bottom: 30px !important;
  /*padding-left: 0px;*/
  padding-right: 5px;
}
#eckb-article-page-container-v2 #eckb-article-right-sidebar {
  padding: 10px 0px 10px 0px !important;
}
#eckb-article-page-container-v2 #eckb-article-conten{
  padding: 14px !important;
}

.eckb-kb-template{
  min-height: 100vh;
}
.enlighter-toolbar-top .enlighter-btn-raw,.enlighter-toolbar-top .enlighter-btn-window{
  display:none !important;  
}

#eckb-article-body #eckb-article-content .eckb-tag-container a ,#eckb-article-body #eckb-article-content-body a {
  color: #3366cc;
}


.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter-code,
.enlighter-overflow-scroll.enlighter-v-standard .enlighter-code {
  overflow-x: auto;
  word-wrap: normal !important;
  scrollbar-width: none;    
  -ms-overflow-style: none;
}

.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter-code::-webkit-scrollbar,
.enlighter-overflow-scroll.enlighter-v-standard .enlighter-code::-webkit-scrollbar {
  display: none;
}


@media (min-width: 1200px) {
 /* .right-menu-site-branding .social-list .search-form{
    max-width: 400px !important;
  }*/
}

@media (min-width: 992px) {
 /* .right-menu-site-branding .social-list .search-form{
    max-width: 200px;
  }*/
}

@media only screen and (max-width: 1025px) {
  #eckb-article-page-container-v2 #eckb-article-body {
    grid-template-columns: 100% 0% 0% !important;
  }
  #eckb-article-body #eckb-article-right-sidebar{
    display: none;
  }
  #eckb-article-left-sidebar {
    overflow-y: clip;
  }
}

@media (min-width: 1441px) {
 #eckb-article-page-container-v2 #eckb-article-body{
  width: 100%;
}
#eckb-article-content{width: calc(100% - 355px);margin-left: 358px;}
#eckb-article-left-sidebar{
  width: 350px;
}
}
@media (max-width: 1024px) {
 /* .right-menu-site-branding .social-list {
    width: 90%;
  }
  .search-wrapper .search-form .search-input {
    width: 200px;
    padding-left: 16px;
  }*/
}

@media (min-width: 768px) {
/*  .search-wrapper .d-md-block {
    display: block !important;
  }*/
  #eckb-article-body {
    width: 100% !important;
  }
  .eckb-article-page--sticky-nav #epkb-sidebar-container-v2{
    max-height: none !important;
    top: auto !important;
  }
}

@media (max-width: 768px) {
 /* .single-epkb_post_type_1 .right-menu-site-branding .social-list .list-inline-item.wc-left-sidebar {
    display: block;
  }*/
  #eckb-article-content {
    width: 100%;
    margin-left: 0px;
  }
/*  .site-footer .footer-bar {
    flex-direction: column;
    text-align: center;
  }
  .site-footer .footer-right {
    margin-top: 10px;
    text-align: center;
  }*/
  .eckb-article-toc .eckb-article-toc {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 16px;
    margin: 20px auto;
  }
  .eckb-article-toc .eckb-article-toc__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
  }
  .eckb-article-toc .toc-toggle {
    background: #1f0944;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 5px;
  }
  .eckb-article-toc .eckb-article-toc-outline {
    margin-top: 10px;
  }
  .eckb-article-toc .eckb-article-toc-outline ul {
    list-style: none;
    padding: 0;
  }
  .eckb-article-toc .eckb-article-toc-outline li {
    margin-bottom: 6px;
  }
  .eckb-article-toc .eckb-article-toc-outline a {
    text-decoration: none;
    color: #333;
    /*font-family: monospace;*/
  }
  .eckb-article-toc .eckb-article-toc-outline a:hover {
    text-decoration: underline;
  }
  #eckb-article-page-container-v2 #eckb-article-body #eckb-article-left-sidebar{
    position: absolute !important;
  }
/*  .list-inline-item.tab-hide-menu {
    display: none !important;
  }
  .wc-left-sidebar {
    display: inline-block;
    margin-top: 5px;
  }*/
  #eckb-article-left-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 400px;
    height: 100vh;
    background: #fff;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 99;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  #eckb-article-left-sidebar.active {
    transform: translateX(0);
  }
  .single-epkb_post_type_1.sidebar-active {
    overflow: hidden;
    height: 100vh;
    touch-action: none;
  }
  .single-epkb_post_type_1.sidebar-active::before {
    content: "";
    position: fixed;
    top: 0; left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    z-index: 98;
  }
}

@media (max-width: 576px) {
  #eckb-article-content-body{
    font-size: 15px;
  }
  .eckb-article-content-header-row-left-group h1{
    font-size: 25px;
  }
/*  .site-footer .footer-container {
    flex-direction: column;
    text-align: center;
  }
  .site-footer .footer-left, .footer-right {
    justify-content: center;
  }
  .list-inline-item .mobile-hide-button{
    display: none;
  } 
  .list-inline-item.mobile-hide-menu {
    display: none !important;
  }*/
}

@media (max-width: 480px) {
  .search-header {
    flex-direction: column;
    align-items: stretch;
  }
  .search-input,.cancel-btn {
    width: 100%;
  }
  .cancel-btn {
    text-align: center;
  }
}