/*
Theme Name: Twenty Twenty-Two Child theme of twentytwentytwo
Theme URI: 
Description: Child theme of twentytwentytwo theme for the Twenty Twenty-Two theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentytwentytwo
Version: 1.2
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 05 Sep 2022 09:42:54 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{
	color: #2e475d !important;
    font-size: 16px !important;
	line-height: 32px !important;
}
#header,
.wp-block-template-part{
	display: none;
}

.wp-site-blocks{
	padding: 0px;
}

#epkb-main-page-container.epkb-categories-template .epkb-boxed .epkb-doc-search-container .epkb-search .epkb-search-box{
	position: relative;
}

#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text],
.eckb-kb-template #epkb-main-page-container .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text],
.eckb-kb-template #eckb-article-page-container-v2 .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text] {
	-moz-border-radius-topleft: 90px !important;
	-webkit-border-top-left-radius: 90px !important;
	border-top-left-radius: 90px !important;
	-moz-border-radius-bottomleft: 90px !important;
	-webkit-border-bottom-left-radius: 90px !important;
	border-bottom-left-radius: 90px !important;
	-moz-border-radius-topright: 0px !important;
	-webkit-border-top-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
	-moz-border-radius-bottomright: 0px !important;
	-webkit-border-bottom-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	font-family: 'Inter', sans-serif;
	font-size: 16px !important;
	font-weight: 400;
	border-color: #c2c2c2 !important;
}


#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box:before,
.eckb-kb-template .epkb-doc-search-container .epkb-search .epkb-search-box:before{
	content: '';
	display: block;
	clear: both;
	background-image: url(images/bx_search-alt.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 16px;
	top: 14px;
}

#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button,
.eckb-kb-template #eckb-article-page-container-v2 .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button,
.eckb-kb-template #epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button{
	-moz-border-radius-topleft: 0px !important;
	-webkit-border-top-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
	-moz-border-radius-bottomleft: 0px !important;
	-webkit-border-bottom-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	-moz-border-radius-topright: 90px !important;
	-webkit-border-top-right-radius: 90px !important;
	border-top-right-radius: 90px !important;
	-moz-border-radius-bottomright: 90px !important;
	-webkit-border-bottom-right-radius: 90px !important;
	border-bottom-right-radius: 90px !important;
	font-family: 'Inter', sans-serif;
	font-size: 16px !important;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 10px 24px!important;
}

.eckb-article-left-sidebar .eckb-article-title .eckb-article-title__text{
	padding-left: 30px;
}
.eckb-article-title{
	position: relative;
	padding-left: 18px !important;
	display: flex;
}

.eckb-article-title__text{
	margin-left: 0px !important;
}

.eckb-article-title .ep_font_icon_document:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 20px;
	background-color: #5CACC6;
	position: absolute;
	top: 5px;
	left: 0px;
}

#eckb-article-left-sidebar .epkb-sidebar--reset .epkb-sidebar__cat-container .epkb-sidebar__cat__top-cat{
	border:1px solid #CBCBCB;
	padding: 15px;
	margin-bottom: 15px;
}

#eckb-article-left-sidebar .epkb-sidebar--reset .epkb-sidebar__cat-container .epkb-sidebar__cat__top-cat .epkb-sidebar__cat__top-cat__heading-container{
	border-width: 0px !important;
}
.home .epkb-cat-count{
	padding: 6px 20px 6px 19px !important;
    font-weight: 600 !important;
    border-radius: 30px !important;
    font-size: 18px !important;
    margin-left: 10px !important;
}
#epkb-main-page-container.epkb-categories-template .section-head .epkb-category-level-1 .epkb-cat-name .epkb-cat-name-count-container{
	align-items: center;
}
#epkb-main-page-container .epkb-show-all-articles, #eckb-article-page-container-v2 .epkb-show-all-articles{
	padding-top: 10px !important;
	color: #b3b3b3 !important;
}
#eckb-article-content-title-container .eckb-article-title{
	padding-left: 0px !important;
}
#eckb-article-content-body p img{
	max-width: 100%;
	object-fit: contain;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner .eckb-article-toc__level-3 a{
	padding-left: 0px !important;
}
#eckb-article-body .eckb-article-toc__inner{
	border-left-width: 0px !important;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner ul li a{
	color: #696969 !important;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner ul li a.active{
	background-color: transparent !important;
    color: #033d50 !important;
    font-weight: 700 !important;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner ul li a:hover{
	background-color: transparent !important;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner .eckb-article-toc__title{
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #255d85 !important;
	font-family: Inter;
	padding-bottom: 10px;
}
.wp-block-image.size-full img{
	border: 1px solid #ccc;
	border-radius: 4px;
}
#epkb-main-page-container.epkb-categories-template .epkb-full .epkb-doc-search-container{
	padding: 150px 0px 200px !important;
	background-image: url(https://kb.envoi.ai/wp-content/uploads/2022/09/header-img.png);
    background-size: auto;
    background-repeat: repeat-x;
    background-position: bottom left;
}
#eckb-article-page-container-v2 .epkb-doc-search-container{
	padding: 150px 0px 200px !important;	
	background-image: url(https://kb.envoi.ai/wp-content/uploads/2022/09/header-img.png);
    background-size: auto;
    background-repeat: repeat-x;
    background-position: bottom left;
}
#eckb-article-page-container-v2 .eckb-article-title__text{
	line-height: 1.4em !important;
}
#eckb-article-content-header-row-1 .eckb-article-content-header-row-left-group{
	flex-wrap: nowrap !important;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-toolbar-container .eckb-article-content-toolbar-button-container{
	padding: 0px 10px !important;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-footer .eckb-article-content-footer__article-meta{
	display: none;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-title-container .eckb-article-title{
	font-family: 'Inter' !important;
    font-size: 48px !important;
    font-weight: 500 !important;
    color: #2e475d !important;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-body .has-medium-font-size{
	font-family: 'Inter' !important;
    font-size: 32px !important;
    font-weight: 500 !important;
    color: #2e475d !important;
}

/*media query*/

@media only screen and (max-width: 1280px){
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-header-row-1{
		align-items: start !important;
	}
	#eckb-article-content-header-row-1 .eckb-article-content-header-row-left-group{
		align-items: start !important;
	}
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-article-content-header-row-right-group{
		align-items: start !important;
	}
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-navigation-back{
		margin-top: 0px !important;
		margin-bottom: 0px !important;
		margin-left: 0px !important;
	}
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-breadcrumb-container .eckb-breadcrumb-outline{
		line-height: 1.4em !important;
	}
}

@media only screen and (max-width: 1152px){
	#epkb-sidebar-container-v2 .epkb-sidebar__cat__top-cat__heading-container .epkb-sidebar__heading__inner__name .epkb-sidebar__heading__inner__cat-name{
		line-height: 1.2em !important;
		font-size: 18px !important;
	}
	#eckb-article-left-sidebar .epkb-sidebar--reset .epkb-sidebar__cat-container .epkb-sidebar__cat__top-cat .epkb-sidebar__cat__top-cat__heading-container{
		padding-bottom: 10px; 
	}
} 

@media only screen and (max-width: 1024px){
	#eckb-article-page-container-v2 .eckb-article-title__text{
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 912px){
	/*home page*/
	#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search,
	#eckb-article-header .epkb-doc-search-container #epkb_search_form{
		width: 60% !important;
	} 
	#epkb-main-page-container.epkb-categories-template .section-head .epkb-category-level-1 .epkb-cat-name .epkb-cat-name-count-container .epkb-cat-name{
		font-size: 18px !important;
	}
	.home .epkb-cat-count{
		font-size: 16px !important;
	}

	/*other pages*/
}

@media only screen and (max-width: 768px){
	/*home page*/
	.home #epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search{
		width: 60% !important
	}
	#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search-form-1 .epkb-search-box{
		display: flex !important;
	}
	#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text],
	#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text],
	#eckb-article-page-container-v2 .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text]{
		width: 100% !important;
	}
	.epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap,
	#eckb-article-page-container-v2 .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap{
		width: auto !important;
		display: block !important;
	}
	#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button,
	.eckb-kb-template #eckb-article-page-container-v2 .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button,
	.eckb-kb-template #epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button{
		margin-top: 0px !important;
	}

	/*other pages*/
	#eckb-article-header .epkb-search-box{
		display: flex !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px){
	/*home page*/
	.epkb-doc-search-container__title{
		font-size: 24px !important;
	}
	.home #epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search,
	#eckb-article-header .epkb-doc-search-container #epkb_search_form {
    	width: 80% !important;
	}
	#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text],
	.eckb-kb-template #epkb-main-page-container .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text],
	.eckb-kb-template #eckb-article-page-container-v2 .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text]{
		font-size: 12px !important;
		height: 40px !important;
	}
	.eckb-kb-template .epkb-doc-search-container .epkb-search .epkb-search-box:before{
		width: 16px;
    	height: 16px;
		top: 12px;
		background-size: contain;
	}
	#epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button,
	.eckb-kb-template #eckb-article-page-container-v2 .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button,
	.eckb-kb-template #epkb-main-page-container.epkb-categories-template .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button{
		font-size: 12px !important;
		padding: 0px 16px !important;
		height: 40px;
	}
	#epkb-main-page-container.epkb-categories-template .section-head .epkb-category-level-1 .epkb-cat-name .epkb-cat-name-count-container .epkb-cat-name {
    	font-size: 18px !important;
	}
	.home .epkb-cat-count {
    	font-size: 13px !important;
	}
	#epkb-main-page-container.epkb-categories-template .epkb-section-body .epkb-main-category .eckb-article-title__text,
	#eckb-article-page-container-v2 .eckb-article-title__text{
		font-size: 14px !important;
	}
	.eckb-article-title .ep_font_icon_document:before{
		top: 3px;
	}

	/*other paes*/

	#eckb-article-content-header-row-1 .eckb-article-content-header-row-left-group {
    	display: block !important;
    	margin-right: 0px !important;
    	margin-bottom: 20px;
	}
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-breadcrumb-container{
		display: inline-block !important;
	}
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-navigation-back{
		margin-right: 0px !important;
		margin-bottom: 20px !important;
	}
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-toolbar-container .eckb-article-content-toolbar-button-container{
		padding: 0px 0px !important;
	}
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-article-content-header-row-right-group{
		width: 100%;
	}
	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-title-container .eckb-article-title{
		font-size: 28px !important;
		margin-bottom: 20px !important;
	}

	img{
		object-fit: cover;
		width: 100%
	}

	#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-body .has-medium-font-size{
		font-size: 18px !important;
		word-break: break-all !important;
	}
}