/*
Theme Name:     HelpGuru Child Theme
Theme URI:      http://herothemes.com/
Description:    
Author:         Hero Themes
Author URI:     http://herothemes.com
Template:       helpguru
Version:        1.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,200;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
    font-family:Nunito;
}
:root {
    --hkb-main-container-width: 1120px!important;
}
h2{
    margin-top: 15px!important;
    margin-bottom: 5px!important;
}
    .grid-three{
    grid-template-columns: repeat(3, 1fr);
}
    
@media screen and (min-width: 770px){
    #hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__main{
        width: 736px;
    }
    .grid-three{
    grid-template-columns: repeat(3, 1fr)!important;
  }
    #hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__sidebar{
        width: 31.5%!important;
    }
    
}
/* ------- Insert custom styles below this line ------- */
.hkb-article-related li {
    margin-top: 1.3em !important;
}
#hkb .hkb-searchbox-wrapper[data-hkb-header-type=solid]{
        background:#3e2a9b!important;
}
#hkb .hkb-categoryhead .hkb-categoryhead__title{
        font-size: 1.28em!important;
		font-weight:600!important
}
#hkb .hkb-site-search .hkb-site-search__field{
        border-radius: 6px!important;
}
#hkb .hkb-searchbox .hkb-searchbox__title{
    margin-bottom:2em!important;
}
.flex{
    display:flex!important;
}
.j-c{
        justify-content: space-between;
}
.align-items-center{
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.nav-desktop-menu {
    align-items: center;
    display: flex;
}
.nav-details {
    grid-gap: 12px;
    align-items: center;
    display: grid;
    grid-template-columns: auto auto auto;
    vertical-align: middle;
}
.apiicon {
    display: inline-block;
    height: 19px;
    margin-right: 7px;
    position: relative;
    top: 3px;
    width: 19px;
}
.apiicon svg{
    fill:#fff;
}
.nav-desktop-menu-link {
    color: #fff;
    padding: .5rem;
    text-decoration: none;
}
.header_grid_container{
        background-image: linear-gradient(#3e2a9b 11rem,#f9fafb 0)!important;
    grid-template-columns: minmax(0,70rem);
    margin: auto;
    padding-block-start: 0;
    
}
.hidden-view{display:none!important}
.hkb-category{    background-color: #fff;
    box-shadow: 0 0 13px hsl(0deg 0% 64% / 30%);
    color: inherit;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 27px 32px!important;
    text-align: center;
    text-decoration: none;    border-radius: .5rem;
}
.home-icon {
    border: 2px solid #131313;
    border-radius: 50px;
    display: inline-block;
    height: 60px;
    margin: auto auto 22px;
    padding: 10px;
    text-align: center;
    width: 60px;
}
.card-icon {
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    color: #3e2a9b;
    height: 37px;
    margin-bottom: 10px;
    margin-inline-end: auto;
    margin-inline-start: auto;
}
.hkb-categoryhead__content{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
#hkb .hkb-subcats{
        gap: 0!important;
}
.ar-bx{
    border-bottom: 1px solid #e7ebef;
    padding-bottom: 48px;
    margin-bottom: 48px;
}
#hkb .hkb-categoryhead{
        flex-direction: column;
    
}
.card-divider {
    background-color: #ccc;
    height: 1px;
    margin: 32px auto 28px;
    width: 64px;
}
.card-info {
    -webkit-margin-before: 16px;
    color: #7f8b95!important;
    font-size: 14px!important;
    font-weight: 300;
    margin-block-start: 8px;
}
.nomargin{
    margin:0!important
}
.nopadding{
    padding:0!important
}
#hkb .hkb-subheader[data-hkb-header-type=solid]{
 background:#f9fafb!important;
}
#hkb .hkb-subheader{
      padding: 1.9em 0!important;
}
.bodybg{
    background:#f9fafb!important
}
.main-content-card {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgb(0 0 0 / 4%), 0 8px 32px rgb(0 0 0 / 8%);
    padding: 0!important;
        text-rendering: optimizeLegibility;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
#hkb .hkb-categoryheader {
        padding: 0 0 1em;
    margin: 0 0 1em;
    border-bottom: 1px solid #e6e6e6;
    /* display: flex; */
    align-items: center;
    border-bottom: thin solid #e7ebef;
    color: #74808a;
    font-size: 14px;
    line-height: 1rem;
    padding: 3rem;
    color: #000;
    font-size: 1.5rem;
    padding-bottom: 19px;
}
.inner-Title {
    border-bottom: thin solid #e7ebef;
    color: #74808a;
    font-size: 14px;
    line-height: 1rem;
    padding: 3rem;
}
.hkb-categoryheader__title{
    color: #000;
    margin:0;
    margin-bottom: 19px;
    font-size: 2.5rem;
    font-weight: bold;
}
.grid-spacing{
    padding: 2rem 2.5rem;
}
.article-link-title {
    color: #3e2a9c!important;
    font-size: 28px;
    -webkit-font-smoothing: auto!important;
     -moz-osx-font-smoothing: auto!important;
}
#hkb .hkb-articlepreview .hkb-articlepreview__excerpt{
        margin-top: 1em!important;
    color: #333!important;
    font-size: 18px!important;
    -webkit-font-smoothing: auto!important;
     -moz-osx-font-smoothing: auto!important;
}
.article-subarticles{
    color: #74808a;
    font-size: 14px;
    line-height: 1rem;
    padding: 3rem!important;
}
.category-list-link {
    color: #3e2a9c!important;
    font-family: roboto;
    font-size: 28px;
    font-weight: 700;
    text-decoration: none;
}
.link-space {
    display: block;
    padding: 0 0 10px;
}
#hkb .hkb-breadcrumbs a{
    color:#000!important
}
.inner-article-listings .hkb-articlepreview {
    background-color: #fff;
    border-bottom: 1px solid #e7ebef;
    color: inherit;
    
    outline: none;
    padding: 2rem 2.5rem!important;
    text-decoration: none;
}
#hkb .hkb-breadcrumbs li:not(:first-child)::before,#hkb .hkb-categoryhead .hkb-categoryhead__count:before,#hkb .hkb-categoryhead .hkb-categoryhead__count:after,#hkb ul.hkb-article-list>li:before{
    display:none!important
}
#hkb .hkb-container{
    padding:0!important
}
#site-header #logo img{
        width: 158px;
}
.nav-title {
    color: #fff;
}
.css-1m0bn1z {
    -webkit-border-start: thin solid #fff;
    block-size: 1.5rem;
    border-inline-start: thin solid #fff;
}
@media screen and (min-width: 770px){
    #hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__main{
        width: 31.5%;
    }
	.hkb-template-archive .hkb-site-search__icon{
		left: 74px!important;
	}
	
    
}
.aricle_container img,.hkb-article__content img{
    max-width:100%;
}
.hkb-article-related .hkb-article-related__title{
    border:0!important;
}
.hkb-article__title{
        font-size: 2.5rem!important;
    font-weight:600!important;
        line-height: 3rem;
}
#hkb .hkb-article-related .hkb-article-list li,#hkb ul.hkb-article-list a{
    padding:0!important;
    border:0!important
}
#hkb .hkb-article-related .hkb-article-related__title{
    font-size: 1.5em!important;
}
#hkb ul.hkb-article-list a{
    font-size: 18px!important;
        color: #3e2a9c!important;
        font-weight: 600!important;
}
#hkb .hkb-article__content ul li{
	list-style-type: inherit!important;
	margin: 10px 0;
	font-size:16px;
	
    line-height: 1.8;
}
.hkb-article__content p{
	font-size:18px;
}
.aricle_container ul{
    margin: 30px 0;
    padding-left: 30px;
}
.aricle_container p, .aricle_container li{
    font-size:18px!important;
    line-height: 1.6;
        font-weight: 400;
        margin-bottom: 15px;
    margin-top: 0;
}
.hkb-mainpage__sidebar{
    padding-left:26px!important
}
.lastloopclass{
    border:none!important;
    margin-bottom:0!important;
    padding-bottom: 0;
}
.articel-icon {
    fill: #979fa8;
    margin-right: 10px;
    width: 16px;
}
.help-center-box {
    align-content: space-around;
        align-items: flex-end;
-webkit-font-smoothing: auto!important;
     -moz-osx-font-smoothing: auto!important;
    display: flex;
    padding-bottom: 5px;
}
.catgorywitharticle {
    color: #3e2a9c!important;
    font-size: .75rem;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.02em;
    line-height: 1rem;
    line-height: 1.25rem;
    outline: none;
    padding-top: 11px;
    text-decoration: none;
    transition-duration: .2s;
    transition-property: color;
    -webkit-font-smoothing: auto!important;
     -moz-osx-font-smoothing: auto!important;
    transition-timing-function: cubic-bezier(0,0,0,.4);
}
.elevio-box-warning{
        padding: 10px 20px;
    margin: 30px 0;
    border-radius: 4px;
    border: 0;
    background-color: rgba(255,224,178,.6);
}
.elevio-box-success p,.elevio-box-warning p{
    font-size:18px;
}
.elevio-box-info {
    border-radius: 4px;
    border: 0;
    background-color: rgba(187,222,251,.6);
     padding: 10px 20px;
    margin: 30px 0;
    font-size: 18px!important;
}
.elevio-box-warning,.elevio-box-info p{
	font-size:18px!important
}
.elevio-box-success{
    box-sizing: border-box;
    margin: 30px 0px;
    font-family:Nunito;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: 100%;
    padding: 10px 20px;
    font-size: 18px;
    border: 0px;
    border-radius: 4px;
    background-color: rgba(200, 230, 201, 0.6);
    color: rgba(0, 0, 0, 0.8);
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-weight: 400;
    letter-spacing: normal;
    orphans: 2;
    text-align: start;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 2;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}
.aricle_container strong{
    font-weight:600!important
}
.aricle_container h1 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 600;
    margin-top: 15px!important;
    margin-bottom: 5px!important;
}
.aricle_container h2 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.5;
}
.aricle_container a{
    cursor: pointer;
    color: #4a90e2!important;
    text-decoration: none!important;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
.lasttwoindexloopclass{
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}
.aricle_container h4 {
    font-size: 18px;
    font-weight: 600;
}

#hkb .hkb-breadcrumbs li:last-child {
    display: inline-block !important;
    color: #000;
}
#hkb .hkb-site-search .hkb-site-search__field{
	max-width: 500px;
    margin: auto!important;
	font-size: 16px;
    color: #757575;
}
.hkb-subheader .hkb-site-search__icon{
	left: 14px!important;
}


#hkb .hkb-site-search .hkb-site-search__icon path {
    fill: #818c95!important;
}
#hkb .hkb-articlepreview{
	    padding: 2rem 2.5rem!important;

}
#hkb .hkb-pagination{
	    margin: 2em!important;

	    display: inline-block;

}
.hkb-article {
    color: rgba(0,0,0,.8)!important;
}
blockquote p {
	margin:0!important;
}
.aricle_container h2{
	font-size:25px!important;
}
.aricle_container h5{
	font-size:18px!important;
}
.aricle_container h4{
	font-size:21px!important;
}
.aricle_container h3{
	font-size:23px!important;
	
}

/* Top nav-primary css */
#nav-primary ul>li a{
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}
.weglot-language .sub-menu, .wpml-ls-current-language .sub-menu{
	width: auto!important;
    background: transparent!important;
	transition: none!important;
}
.wpml-ls-current-language img{
	max-width: 27px;
	height: auto;
    width: 100%;
	margin-right: 10px;
	display: inline-block!important;
    vertical-align: middle!important;
}
@media screen and (min-width: 770px){
	.weglot-language > a:after, .wpml-ls-current-language > a:after {
		content: ""!important;
		border-top: 0.4em solid rgba(255,255,255,.65);
		border-right: 0.4em solid transparent;
		border-bottom: 0;
		border-left: 0.4em solid transparent;
		position: relative;
		top: 16px!important;
		right: auto!important;
		font-size: 15px!important;
	}
	.weglot-language:hover a:after, .wpml-ls-current-language:hover a:after{border-top-color: #fff;}
	.weglot-language:hover .sub-menu, .wpml-ls-current-language:hover .sub-menu{
		opacity: 1;
		max-height: 500px;
		visibility: visible;
		margin: 0 0 2px;
		top: 100%!important;
		padding-top: 5px!important;
	}
	.weglot-language .sub-menu a:hover, .wpml-ls-current-language .sub-menu a:hover{background: transparent!important;}
	.weglot-language .sub-menu a, .wpml-ls-current-language .sub-menu a{padding-left: 0px!important;}
	.weglot-language .sub-menu a:after, .wpml-ls-current-language .sub-menu a:after{display: none;}
	.weglot-language .weglot-flags>a:before, .wpml-ls-current-language .weglot-flags>a:before{margin-right: 0;}
}
#site-header {
    background: #3e2a9c!important;
}
@media screen and (max-width: 769px){
	#nav-primary #nav-primary-menu{background: #3e2a9b;}
	#nav-primary #nav-primary-menu ul li ul{margin-left: 0px;}
}

/* Top nav-primary css end*/

#hkbembed-button {
    box-shadow: 0px 0px 6px 0px #ffffff7d!important;
    border: solid 2px #ffffff45!important;
    background: #3e2a9c!important;
}
.hkbfe-searchpanel {
    background: #3e2a9c!important;
}