/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/**
 * TABLE OF CONTENTS 
 * 1. General Styling
 * 2. Knowledgebase
 * 3. Changelog
 * 4. FAQs
 * 5. Portfolio
 */

 /* 1.GENERAL STYLING */

/* BUTTONS BACKGROUND COLOR */
.mtkb-portfolio-button,
.mtkb_knowledge-list2 a.count-link,
.mtkb_knowledge-list1 h3.heading:before,
.mtkb-knowledge-search button#mtkb_searchsubmit,
.mtkb-knowledgebase-shortcode-archive-ordered ul.mtkb-knowledgebase-list li,
.mtkb_knowledge-list-most .mtkb-knowledgebase-count,
.mtkb_knowledge-list-most .count-link {
	background: #65bc7b;
}
/* BUTTONS BACKGROUND HOVER COLOR */
.mtkb-portfolio-button:hover,
.mtkb-knowledgebase-accordion .mtkb-heading-title,
.mtkb_knowledge-list2 a.count-link:hover,
.mtkb-knowledge-search button#mtkb_searchsubmit:hover,
.mtkb-knowledgebase-shortcode-archive-ordered ul.mtkb-knowledgebase-list li:hover,
.mtkb_knowledge-list-most .count-link:hover {
	background: #252525;
}
/* BUTTONS COLOR */
.mtkb-portfolio-button,
.mtkb_knowledge-list2 a.count-link,
.mtkb_knowledge-list-most .count-link {
	color: #FFFFFF !important;
}
/* LINK COLOR */
.mtkb-portfolio-single .mtkb-portfolio-category > a:hover,
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul li > a:hover,
.mtkb-portfolio-name,
.mtkb-knowledgebase-nolike,
.mtkb-knowledgebase-accordion .mtkb-accordion .link,
.mtkb-knowledgebase-faqs .faq-title-holder .faq-title,
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-title,
.mtkb-knowledgebase-accordion .mtkb-accordion .submenu a:hover,
.mtkb-knowledgebase-accordion .mtkb-accordion .submenu .current_post a,
.knowledge-accordion .accordion li.open .link,
.mtkb_knowledge-list2 li.post_title a,
.mtkb_knowledge-list1 li.post_title a,
.mtkb_knowledge-list li.post_title a,
.tax-mtkb-knowledgebase-category .mtkb-knowledgebase-post h3.post-name a,
.tax-mtkb-knowledgebase-category .mtkb-knowledgebase-post a.more-link,
.search-results article.mtkb-knowledgebase-post h3.post-name a,
.search-results article.mtkb-knowledgebase-post a.more-link,
.mtkb_knowledge-list1 a.count-link,
.mtkb-knowledgebase-read-more  {
	color: #252525;
}
/* LINK HOVER COLOR */
.single-mtkb-portfolio ul.mtkb-portfolio-share a.social-share-btn,
.mtkb-portfolio-category > a,
.mtkb-portfolio > a:hover,
.mtkb-knowledgebase-lb-wrapper a:hover,
.search-results article.mtkb-knowledgebase-post h3.post-name a:hover,
.search-results article.mtkb-knowledgebase-post a.more-link:hover,
.tax-mtkb-knowledgebase-category a.more-link:hover,
.tax-mtkb-knowledgebase-category h3.post-name a:hover {
	color: #65bc7b;
}
/* HEADINGS GENERAL COLOR */
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul li > span,
.mtkb-knowledgebase-lb-wrapper a,
.mtkb_knowledge-list2 h3.heading a,
.mtkb_knowledge-list h3.heading a,
.mtkb_knowledge-list1 h3.heading a {
	color: #252525;
}
/* REMOOVE LINK UNDERLINE */
ul.mtkb-portfolio-meta-list > li a, ul.mtkb-portfolio-meta-list > li a:hover, ul.mtkb-portfolio-meta-list > li a:focus,
a.mtkb-portfolio-button, a.mtkb-portfolio-button:hover, a.mtkb-portfolio-button:focus, 
.mtkb-portfolio-details a, .mtkb-portfolio-details a:hover, .mtkb-portfolio-details a:focus,
.mtkb-portfolio-details a .mtkb-portfolio-name, .mtkb-portfolio-details a .mtkb-portfolio-name:hover, .mtkb-portfolio-details a .mtkb-portfolio-name:focus,
.mtkb-knowledgebase-changelog-metadata:focus,
.mtkb_knowledge-list2 a, .mtkb_knowledge-list2 a:hover, .mtkb_knowledge-list2 a:focus,
.mtkb_knowledge-list1 a, .mtkb_knowledge-list1 a:hover, .mtkb_knowledge-list1 a:focus,
.mtkb_knowledge-list a, .mtkb_knowledge-list a:hover, .mtkb_knowledge-list a:focus,
.mtkb-knowledge-search a, .mtkb-knowledge-search a:hover, .mtkb-knowledge-search a:focus,
.mtkb-knowledgebase-shortcode-archive-ordered a, .mtkb-knowledgebase-shortcode-archive-ordered a:hover, .mtkb-knowledgebase-shortcode-archive-ordered a:focus,
.mtkb-knowledgebase-accordion a, .mtkb-knowledgebase-accordion a:hover, .mtkb-knowledgebase-accordion a:focus,
.mtkb-knowledgebase-category_acordion a, .mtkb-knowledgebase-category_acordion a:hover, .mtkb-knowledgebase-category_acordion a:focus,
.mtkb-knowledgebase-lb-wrapper a, .mtkb-knowledgebase-lb-wrapper a:hover, .mtkb-knowledgebase-lb-wrapper a:focus,
.mtkb-knowledgebase-changelog-entry a, .mtkb-knowledgebase-changelog-entry a:hover, .mtkb-knowledgebase-changelog-entry a:focus,
.mtkb-knowledgebase-faqs-container a, .mtkb-knowledgebase-faqs-container a:hover, .mtkb-knowledgebase-faqs-container a:focus,
.mtkb-knowledgebase-read-more, .mtkb-knowledgebase-read-more:hover, .mtkb-knowledgebase-read-more:focus {
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-thickness: initial !important;
    text-decoration-style: initial !important;
    text-decoration-color: initial !important;
    outline: none !important;
}
/* REMOOVE MARGIN LAST OF TYPE */
.mtkb-knowledgebase-content-holder p,
.faq-content-holder p {
    margin-top: 0px;
}

.faq-content-holder p:last-of-type,
.mtkb-knowledgebase-content-holder p:last-of-type {
    margin-bottom: 0px;
}
/* CLEARFIX */
.clearfix {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: " ";
    display: table;
}
/* ICONS GREEN COLOR */
.search-results .mtkb-knowledgebase-post h3.post-name a i,
.tax-mtkb-knowledgebase-category h3.post-name a i {
	color: #65bc7b;
}
.single-mtkb-knowledgebase .row.high-padding {
    overflow: auto;
}
@media (max-width: 768px ) {
    .search-results .mtkb-knowledgebase.blog-posts > .row > .col-md-8,
    .tax-mtkb-knowledgebase-category .blog-posts > .row > .col-md-8,
    .single-mtkb-knowledgebase .col-md-8.main-content {
        order: -1;
        margin-bottom: 25px;
    }
}
/*HIGH PADDING*/
.single-mtkb-knowledgebase .row.high-padding,
.single-mtkb-potfolio .row.high-padding {
    padding: 80px 0;
}
/*WP BAKERY ROW ALIGNWIDE*/
.vc_row.alignwide {
    margin-left: auto;
    margin-right: auto;
}
/* 2. KNOWLEGEBASE TAXONOMY */
.search-results .mtkb-knowledgebase.blog-posts .main-content,
.tax-mtkb-knowledgebase-category .main-content,
.tax-mtkb-knowledgebase-tags .main-content,
.single-mtkb_changelog .main-content {
    background: #fff;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
    border-radius: 5px;
    padding: 30px;
}
.search-results .mtkb-knowledgebase .main-content article:not(:last-child),
.tax-mtkb-knowledgebase-category .main-content article:not(:last-child) {
    border-bottom: 1px solid rgba(40, 43, 71, 0.1);
    padding-bottom: 23px;
    margin-bottom: 25px;
}
.search-results .mtkb-knowledgebase h3.post-name,
.tax-mtkb-knowledgebase-category h3.post-name {
    margin-bottom: 11px;
    margin-top: 25px;
    font-size: 24px;
    line-height: 32px;
}
.search-results .mtkb-knowledgebase article:nth-child(1) h3.post-name,
.tax-mtkb-knowledgebase-category article:nth-child(1) h3.post-name {
    margin-top: 0;
}
.search-results .mtkb-knowledgebase article:nth-child(1) h3.post-name
.tax-mtkb-knowledgebase-category article .post-excerpt {
    margin: 0 0 10px 0;
}
.search-results .mtkb-knowledgebase h3.post-name a,
.tax-mtkb-knowledgebase-category h3.post-name a {
    font-size: 18px;
    line-height: 20px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    font-weight: 600;
}
.search-results .mtkb-knowledgebase h3.post-name a i,
.tax-mtkb-knowledgebase-category h3.post-name a i {
    position: relative;
    bottom: 1px;
    padding-right: 5px;
}
.search-results .mtkb-knowledgebase article .post-excerpts > p,
.tax-mtkb-knowledgebase-category article .post-excerpts > p {
	font-size: 16px;
	font-weight: 300;
}
.search-results .mtkb-knowledgebase a.more-link ,
.tax-mtkb-knowledgebase-category a.more-link {
    font-size: 16px;
    font-weight: 500;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.search-results .mtkb-knowledgebase a.more-link i,
.tax-mtkb-knowledgebase-category a.more-link i {
    position: relative;
    top: 1px;
    padding-left: 5px;
}

/* 2.1 MT-knowledge-grid-container */
.mtkb_knowledge-grid-container {
	/*width: 100%;*/
	max-width: 100% !important;
}
.mtkb_knowledge-grid {
    overflow: auto;
}
.mtkb-knowledgebase-categories-grid {
    overflow: visible;
}
/* 2.2 MT-knowledge-list 2*/
.mtkb_knowledge-list2,
.mtkb_knowledge-list-most {
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 15px;
}
.mtkb_knowledge-list2 h3.heading,
.mtkb_knowledge-list-most h3.heading {
    font-weight: bold;
}

.mtkb_knowledge-list2 .heading-submenu,
.mtkb_knowledge-list-most .heading-submenu {
    background: #fff;
    padding: 30px 0;
}
.mtkb_knowledge-list2 a.count-link,
.mtkb_knowledge-list-most .count-link {
    display: block;
    text-align: left;
    padding: 15px 30px;
    font-weight: 600;
    font-size: 16px;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
}
.mtkb_knowledge-list2 h3.heading,
.mtkb_knowledge-list-most h3.heading {
    margin-top: 10px;
    margin-bottom: 15px;
}
.mtkb-knowledgebase-related-kb {
    margin-top: 40px;
}
.mtkb_knowledge-list2 h3.heading a,
.mtkb_knowledge-list-most h3.heading,
.mtkb-knowledgebase-related-kb .mtkb_knowledge-list2 h3.heading {
    font-weight: 600;
    font-size: 24px;
    padding: 0 30px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap; 
}
.mtkb_knowledge-list2 h3.heading a i,
.mtkb_knowledge-list-most h3.heading i,
.mtkb-knowledgebase-related-kb .mtkb_knowledge-list2 h3.heading i {
    padding-right: 10px;
}
.mtkb_knowledge-list-most h3.heading i {
    font-size: 18px;
    line-height: 30px;
    vertical-align: bottom;
}
.mtkb_knowledge-list2 h3.heading,
.mtkb_knowledge-list-most h3.heading {
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 24px;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.mtkb_knowledge-list2 ul.submenu,
.mtkb_knowledge-list1 ul.submenu,
.mtkb_knowledge-list-most ul.submenu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.mtkb_knowledge-list2 li.post_title,
.mtkb_knowledge-list1 li.post_title,
.mtkb_knowledge-list-most li.post_title {
    margin: 0;
    line-height: 1.5;
    font-size: 15px;
    padding: 8px 30px;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    text-align: left;
    color: #252525;
    opacity: .7;
    font-weight: 300;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.mtkb_knowledge-list2 li.post_title> a,
.mtkb_knowledge-list1 li.post_title> a,
.mtkb_knowledge-list-most li.post_title> a {
    font-weight: 500;
}
.mtkb_knowledge-list2 li.post_title:hover,
.mtkb_knowledge-list-most li.post_title:hover {
    background: #f5f5f5;
}
.mtkb_knowledge-list2 li.post_title::before,
.mtkb_knowledge-list1 li.post_title::before,
.mtkb_knowledge-list-most li.post_title::before {
    display: inline-block;
    font-family: 'fontello';
    font-weight: normal;
    font-size: 15px;
    width: 20px;
    background: transparent !important;
    content: "\f15b";
    color: #65bc7b;
    margin-right: 10px;
}
.mtkb_knowledge-list-most .mtkb-knowledgebase-count {
    margin-left: 15px;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    line-height: 20px;
    padding: 5px;
    vertical-align: middle;
}
/* 2.3 MT-knowledge-list 1*/
.mtkb_knowledge-list1 {
	margin-bottom: 40px;
}
.mtkb_knowledge-list1 h3.heading {
    padding-bottom: 7px;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 0;
}
.mtkb_knowledge-list1 h3.heading a i {
    display: none;
}
.mtkb_knowledge-list1 h3.heading:before {
	content: '';
    display: inline-block;
    width: 4px;
    height: 25px;
    margin-right: 14px;
    position: relative;
    top: 4px;
}
.mtkb_knowledge-list1 li.post_title {
    margin: 0;
    line-height: 1.5;
    font-size: 15px;
    padding: 8px 0px;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    text-align: left;
    color: #252525;
    opacity: .7;
}
.mtkb_knowledge-list1 a.count-link {
    display: block;
    text-align: left;
    padding: 15px 0px 0px;
    font-weight: 600;
    font-size: 16px;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
}

/* 2.4 MT-knowledge-search */
.mtkb-knowledge-search {
    max-width: 800px !important;
    margin: 0 auto;
    position: relative;
}
.mtkb-knowledge-search form#mtkb_knowledge_searchform {
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
    border-radius: 5px;
}
.mtkb-knowledge-search input#mtkb_keyword {
    background: #fff;
    border: 0;
    font-size: 16px;
    color: #252525;
    padding: 10px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
    outline: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
    height: 60px;
}
.mtkb-knowledge-search button#mtkb_searchsubmit {
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    -webkit-border-radius: 0px 5px 5px 0;
    -moz-border-radius: 0px 5px 5px 0;
    -ms-border-radius: 0px 5px 5px 0;
    border-radius: 0px 5px 5px 0;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    text-shadow: none;
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    overflow: visible;
    margin: 0;
    text-decoration: none;
    vertical-align: top;
    width: 80px;
    height: 60px;
    right: 0;
    position: absolute;
    top: 0;
}
div#mtkb_datafetch .mtkb_search-result {
    position: absolute;
    z-index: 1;
    background: #fff;
    left: 0;
    margin-top: 20px;
    padding: 15px 0px;
    border-radius: 5px;
    box-shadow: 0 0 25px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.05);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.05);
    list-style-type: none;
}
div#mtkb_datafetch .mtkb_search-result::before, div#mtkb_datafetch .mtkb_search-result::after {
    left: 40px;
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: -23px;
}
div#mtkb_datafetch .mtkb_search-result::before {
    border-color: transparent;
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 10%);
}
div#mtkb_datafetch .mtkb_search-result::after {
    border-color: transparent transparent #fff;
    border-width: 12px;
}
div#mtkb_datafetch .mtkb_search-result li {
    margin: 0;
    line-height: 1;
    font-size: 15px;
    padding: 10px 25px;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    text-align: left;
}
div#mtkb_datafetch .mtkb_search-result li::before {
    display: inline-block;
    font-family: 'fontello';
    font-weight: normal;
    font-size: 15px;
    width: 20px;
    background: transparent !important;
    content: "\f15b";
}
div#mtkb_datafetch .mtkb_search-result li a {
    font-size: 15px;
    color: #252525;
}
/* 2.5 MT KNOWLEDGE BASE FROM A TO Z */
.mtkb-knowledgebase-shortcode-archive-ordered {
    max-width: 800px;
    margin: auto;
}
.mtkb-knowledgebase-shortcode-archive-ordered .mtkb-knowledgebase-first-letter{
	font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    color: #606060;
    line-height: 60px;
    margin: 16px 0 8px 0;
}
.mtkb-knowledgebase-shortcode-archive-ordered ul.mtkb-knowledgebase-list {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 30px;
    margin-left: 0;
    margin-top: 0px;
}
.mtkb-knowledgebase-shortcode-archive-ordered ul.mtkb-knowledgebase-list li {
    font-size: 20px;
    margin: 0 0 5px 0;
    border-radius: 10px;
    color: #fff;
    font-weight: 400;
    line-height: 26px;
    opacity: 1;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.mtkb-knowledgebase-shortcode-archive-ordered ul.mtkb-knowledgebase-list li a {
    padding: 10px 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    display: block;
}

/* 2.6 MT KNOWLEDGE BASE ACCORDION */
.mtkb-knowledgebase-accordion {
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}
.mtkb-knowledgebase-accordion .mtkb-accordion {
    margin: 0;
}
.mtkb-knowledgebase-accordion .mtkb-heading-title {
    margin: 0;
    font-size: 24px;
    padding: 20px 30px;
    color: #fff;
    font-weight: 600;
}
.mtkb-knowledgebase-accordion .mtkb-accordion {
    width: 100%;
    background: #FFF;
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.mtkb-knowledgebase-accordion .mtkb-accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: capitalize;
    border-top: 1px solid #efefef;
}
.mtkb-knowledgebase-accordion li.mtkb-knowledgebase-category:last-of-type {
	border-bottom: 1px solid #efefef;
}
.mtkb-knowledgebase-accordion .mtkb-accordion .submenu {
    display: none;
    background: #f6f6f6;
    font-size: 16px;
    padding: 0;
    list-style-type: none;
}
.mtkb-accordion > li {
    margin: 0 !important;
}
.mtkb-knowledgebase-accordion .mtkb-accordion li .submenu {
    margin: 0;
}
.mtkb-knowledgebase-accordion .mtkb-accordion li.default .submenu {
    display: block;
    margin: 0;
}
.mtkb-knowledgebase-accordion .mtkb-accordion li .submenu li.post_title {
    margin: 0px;
}
.mtkb-knowledgebase-accordion .mtkb-accordion a {
    display: block;
    text-decoration: none;
    color: rgba(40, 43, 71, .7);
    padding: 17px 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 500;
}
.mtkb-knowledgebase-accordion .mtkb-accordion .submenu a:hover,
.mtkb-knowledgebase-accordion .mtkb-accordion .submenu .current_post a {
    background: #fff;
}
.mtkb-knowledgebase-accordion .mtkb-accordion li i {
    position: absolute;
    color: #252525;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    right: 30px;
    left: auto;
    font-size: 14px;
    top: calc(50% - 13px);
}
.mtkb-knowledgebase-accordion .mtkb-accordion li.open i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* 2.7 MT-knowledgebase category accordion*/
.mtkb-knowledgebase-category_acordion {
    background: #fff;
    border-radius: 5px;
    overflow: visible;
}
.mtkb-knowledgebase-faqs,
.mtkb-knowledgebase-category_acordion_list {
    padding: 0;
    list-style: none;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
    border-radius: 5px;
    margin: 0;
}
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-title {
    font-weight: 500;
}
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-item {
    margin: 0;
}
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    padding: 15px;
    border-bottom: 1px solid #efefef;
    margin: 0px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-item:last-child .mtkb-knowledgebase-title {
    border-bottom: 0 none;
}
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-item:last-child .mtkb-knowledgebase-content-holder {
    border-top: 1px solid #efefef;
}
.mtkb-knowledgebase-content-holder a.mtkb-knowledgebase-read-more {
    font-weight: bold;
}
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-item.open i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-title i {
    float: right;
    font-size: 12px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mtkb-knowledgebase-category_acordion_list .mtkb-knowledgebase-content-holder {
    padding: 15px;
    background: #f5f5f5;
    line-height: 24px;
    font-size: 16px;
    display: none;
}
/*2.8 Knowledgebase Single Page*/
.mtkb-knowledgebase-lb-wrapper {
    float: left;
    text-align: center;
}
.mtkb-knowledgebase-lb-wrapper span,
.mtkb-knowledgebase-views-counter span {
    display: inline-block;
    margin-left: 5px;
    text-align: right;
}
.mtkb-knowledgebase-lb-wrapper a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    line-height: 20px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.mtkb-knowledgebase-lb-wrapper a:focus {
    outline: none;
    background: none !important;
}
.mtkb-knowledgebase-lb-loved a {
    cursor: pointer;
}
.mtkb-knowledgebase-lb-loved a:focus {
    outline: none;
}
.mtkb-knowledgebase-lb-loved span {
    color: black;
}
.mtkb-knowledgebase-title {
    margin-bottom: 30px;
    margin-top: 0;
}
.mtkb-knowledgebase-views-counter {
    margin-left: 15px;
    float: left;
}

/* 3 CHANGELOG TAXONOMY */
.mtkb-knowledgebase-changelog-metadata a.anchor-link {
    display: inline-block;
    font-size: 25px;
    margin-left: 10px;
    vertical-align: top;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.mtkb-knowledgebase-changelog-metadata .changelog-title {
    font-size: 30px;
    line-height: 38px;
    font-weight: 500;
    margin: 0;
}
.mtkb-knowledgebase-changelog-entry time {
    font-size: 16px;
    line-height: 20px;
}
.mtkb-knowledgebase-changelog-entry time i {
    margin-right: 5px;
}
.mtkb-knowledgebase-changelog-entry .row {
    display: flex;
    position: relative;
    flex-wrap: nowrap;
    height: 100%;
    overflow: visible;
}
.mtkb-knowledgebase-changelog-entry .row .mtkb-knowledgebase-changelog-metadata {
    position: sticky;
    top: 30px;
    align-self: flex-start;
}
article.mtkb-knowledgebase-changelog-article:focus {
    outline: none;
}
.single-mtkb-changelog article.mtkb-knowledgebase-changelog-article:not(:first-child) {
    margin-top: 60px;
}
.mtkb-knowledgebase-changelog-container:not(:last-of-type) {
    margin-bottom: 40px;
}
.mtkb-knowledgebase-changelog-container .changelog-title {
    font-size: 26px;
    margin: 0;
    margin-bottom: 15px;
}
.mtkb-knowledgebase-changelog-container .mtkb-knowledgebase-changelog-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.mtkb-knowledgebase-changelog-container .mtkb_changelog_list_item {
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-bottom: 5px;
}
.mtkb-knowledgebase-changelog-container .mtkb_changelog_list_item i {
    height: 20px;
    width: 20px;
    font-size: 10px;
    text-align: center;
    border-radius: 50px;
    background: #fff;
    display: inline-block;
    margin-right: 10px;
    line-height: 21px;
}
.mtkb-knowledgebase-changelog-container .mtkb_changelog_list_item.new i {
    background: #E7F3DE;
    color: #88C559;
}
.mtkb-knowledgebase-changelog-container .mtkb_changelog_list_item.update i {
    background: #D4E2FD;
    color: #2A6DF4;
}
.mtkb-knowledgebase-changelog-container .mtkb_changelog_list_item.improvement i {
    background: #faf9aa;
    color: #bab800;
}
.mtkb-knowledgebase-changelog-container .mtkb_changelog_list_item.fix i {
    background: #F9D3DA;
    color: #E02447;
}
@media (max-width: 767px) {
    .mtkb-knowledgebase-changelog-entry .row .mtkb-knowledgebase-changelog-metadata {
        position: inherit;
        top: 0;
        padding-bottom: 50px;
        align-self: flex-start;
    }
    .mtkb-knowledgebase-changelog-entry .row {
        flex-wrap: wrap;
    }

}
/* 4. FAQs */
.mtkb-knowledgebase-faqs-container {
    background: #fff;
    border-radius: 5px;
    overflow: visible;
}
.mtkb-knowledgebase-faqs {
    padding: 0;
    list-style: none;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
    border-radius: 5px;
    margin: 0px;
}
.mtkb-knowledgebase-faqs-item {
    margin: 0;
}
.mtkb-knowledgebase-faqs .faq-title-holder .faq-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    padding: 15px;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mtkb-knowledgebase-faqs .mtkb-knowledgebase-faqs-item:last-child .faq-title-holder .faq-title {
    border-bottom: 0 none;
}
.mtkb-knowledgebase-faqs .mtkb-knowledgebase-faqs-item:last-child .mtkb-knowledgebase-faqs .faq-content-holder{
    border-top: 1px solid #efefef;
}
.mtkb-knowledgebase-faqs .mtkb-knowledgebase-faqs-item.open i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.mtkb-knowledgebase-faqs .faq-title i {
    float: right;
    font-size: 12px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mtkb-knowledgebase-faqs .faq-content-holder {
    padding: 15px;
    background: #f5f5f5;
    line-height: 24px;
    font-size: 16px;
    display: none;
}
/* 5. PORTFOLIO TAX PAGE */
.mtkb-portfolio-col l:not(:last-child) {
    margin-bottom: 30px;
}

.mtkb-portfolio-single {
    box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.mtkb-portfolio-single > a {
    position: relative;
    display: block;
}
.mtkb-portfolio-image {
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.mtkb-portfolio-details {
    padding: 20px;
    background: #fff;
}
.mtkb-portfolio-name {
    font-size: 16px !important;
    font-weight: 700;
    margin: 0;
    line-height: 19px !important;
}
.mtkb-portfolio-category {
    font-weight: 400;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    line-height: 14px;
}
.mtkb-portfolio-single .mtkb-portfolio-category > a {
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    color: #999999;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.mtkb-portfolio-metas {
    display: flex;
    justify-content: flex-start;
    margin-top: 15px;
}
.mtkb-portfolio-button {
    padding: 11px 25px;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.mtkb-category-header-title-container {
    box-sizing: border-box;
    margin: 0 0 50px 0;
    width: 100%;
}
.mtkb-category-header-title {
    font-weight: 500;
    text-align: left;
    margin: 0;
}
.mtkb-category-header-title > span.category_name {
    font-weight: 600;
    color: #65bc7b;
}
/* PORTFOLIO SINGLE PAGE */
.single-mtkb-portfolio .row.high-padding {
    overflow: auto;
}
.single-mtkb-portfolio .mtkb-portfolio-header-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
}
.single-mtkb-portfolio .mtkb-portfolio-header-title .mtkb-portfolio-title {
    margin-bottom: 0px;
    margin-right: 30px;
    margin-top: 0px;
    font-weight: 600;
    margin-left: 0;
}
.single-mtkb-portfolio .mtkb-portfolio-header-title .mtkb-portfolio-button:not(:first-child) {
    margin-right: 15px;
}
.mtkb-portfolio-cotent p:last-of-type {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .single-mtkb-portfolio .mtkb-portfolio-header-title .mtkb-portfolio-button:not(:first-child) {
        margin-right: 10px;
        margin-top: 5px;
        margin-left: 0;
    }
    .mtkb-portfolio-button {
        padding: 8px 20px; 
    }
    .single-mtkb-portfolio .mtkb-portfolio-single-meta {
        padding: 20px;
    }
    article ul.mtkb-portfolio-meta-list li {
        font-size: 16px;
    }
}
.single-mtkb-portfolio .mtkb-portfolio-single-meta {
    box-shadow: 2px 2px 28px -6px rgb(0 0 0 / 15%);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding: 30px;
    background: #fff;
    margin-top: 30px;
}
.single-mtkb-portfolio .mtkb-portfolio-image-holder > img {
    box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 15px;
}
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul.mtkb-portfolio-meta-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul.mtkb-portfolio-meta-list > li {
    padding: 10px 0;
    margin: 0;
}
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul.mtkb-portfolio-meta-list > li > a {
    color: #999999;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul.mtkb-portfolio-meta-list > li:first-child {
    padding-top: 0;
}
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul.mtkb-portfolio-meta-list > li:last-child {
    padding-bottom: 0;
}
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul.mtkb-portfolio-meta-list > li:not(:last-child) {
    border-bottom: 1px solid #e1e0e0;
}
.single-mtkb-portfolio .mtkb-portfolio-single-meta ul.mtkb-portfolio-meta-list > li > span {
    font-weight: 600;
}
.single-mtkb-portfolio ul.mtkb-portfolio-share > li {
    display: inline-block;
    margin: 0 5px;
}
.single-mtkb-portfolio ul.mtkb-portfolio-share {
    display: inline-block;
    padding-left: 0px;
    margin: 0;
}
.mtkb-portfolio-share .social-share-btn {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.mtkb-porfolio-related-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}
/* PORTFOLIO FILTERS */
.portfolio-posts-list .cd-gallery{
    margin-top: 30px;
}
.cd-gallery li {
    display: none;
}
.cd-gallery ul {
    padding: 0px;
    margin: 0 -15px;
}
.cd-filter .row {
    overflow: auto;
}
.cd-filter-content {
    position: relative;
}
.search-on .cd-filter-block .cd-filter-content::before {
    font-family: Fontello;
    content: '\e807';
    display: block;
    position: absolute;
    top: 50%;
    left: 30px;
    width: 20px;
    font-size: 16px;
    transform: translateY(-50%);
    color: #7A7A7A;
}
.cd-filter-block input[type="search"],
.cd-filter-block select#select-category,
.cd-filter-block select#select-tag {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    font-size: 16px;
    line-height: 23px;
    padding: 15px 15px 15px 60px;
    color: #7A7A7A;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid #e6e6e6;
}
.cd-filter-block select#select-category,
.cd-filter-block select#select-tag {
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: none; 
}
.cd-filter-block input[type=search]:focus,
.cd-filter-block input[type=text]:focus,
.cd-filter-block select:focus {
    outline: 0;
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    background-color: #fff;
}
.cd-tab-filter a {
    display: inline-block;
    padding: 0 1em;
    width: auto;
    font-weight: 700;
    font-size: 14px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
}
.cd-filter-trigger {
    padding: 20px 25px!important;
    border-radius: 0 10px 10px 0;
    position: absolute;
    top: 0;
    right: 0;
}
.cd-select.cd-filters:after {
    font-family: Fontello;
    content: '\e803';
    color: #7A7A7A;
    height: 18px;
    width: 18px;
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
}