/*
Theme Name: Tikidocs Child
Theme URI: https://tikidocs.modeltheme.com/
Template: tikidocs
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Knowledgebase & Support Forum WordPress Theme
Version: 1.0
Text Domain: tikidocs
Tags: fluid-layout, custom-header, custom-menu, featured-images, post-formats, sticky-post
*/

/* =Theme customization starts here
------------------------------------------------------- */
.single-mt_listing .header-title-breadcrumb-overlay {
    display: none!important;
}

.single-mt_listing .footer {
margin-top: 0px!important;
	margin-bottom: 0px!important;

}

@media only screen and (max-width: 767px){
   .solucion {
        margin-top: -800px !important;

        position: absolute!important;
        background-color: #ff0000!important;
    }
}

body .knowledge-accordion .submenu{
    background: #fff;
}
body .knowledge-accordion .submenu a {
    cursor: pointer;
    display: block;
    padding: 15px 30px 15px 45px;
    color: #000000;
    font-size: 17px;
    opacity: 1;
    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;
}
.knowledge-accordion .accordion li.post_title i.fa-chevron-right {
    transform: none !important;
}
body .knowledge-accordion .accordion{
    margin: 0px;
}
body .breadcrumb {
    color: #000;
}
.knowledge-list2 li.post_title {
    opacity: 1;
}
body .knowledge-list2 li.post_title:hover {
    background: #fff;
}
.knowledge-list2 li.post_title a {
    font-size: 18px;
    color: #252525;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
.knowledge-list2 li.post_title:not(:last-child) {
    border-bottom: 1px solid rgba(40, 43, 71, 0.1);
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.knowledge-list2 li.post_title a:hover{
    color: #F4D533;
}
.knowledge-accordion .submenu .current_post a {
    background: #F6D635 !important;
}
.knowledge-list2 li.post_title::before {
    font-size: 19px !important;
}
.knowledge-accordion li.open .submenu {
    display: block;
}
@media only screen and (max-width: 767px){
    .helpfulnoooooo {
        width: 340px!important;
        margin-top: -420px !important;
        margin-left: -7px !important;
		padding-bottom:25px !important;

        position: absolute!important;
        border: none! important;
        background-color: #ff0000 !important;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
		border-top: 2px !important;
		border-top-style: solid !important;
		border-top-color: #000000 !important;
    }
}



@media only screen and (max-width: 767px){
    .helpful {
        width: 97% !important;
        margin-top: -580px !important;
        margin-left: -7px !important;

        position: absolute !important;
        border: none !important;
        background-color: #ffffff !important;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
		
    }
    .col-md-4.sidebar-content.sidebar-content-knowledge-left {
        order: 1;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
	.helpful {
		width: 496px!important;
        margin-top: -496px!important;
        margin-left: 239px!important;
	}
}
.vc_row[data-vc-full-width] {
    overflow: visible!important;
}
.knowledge_content_search h3.post-name a i {
    color: #F4D533 !important;
}
@media only screen and (max-width: 767px) {
    .modeltheme_button {
       text-align: center;
    }
}

.knowledge-list2 li.post_title a {
    color: #222;
    font-weight: 600;
}



.knowledge-list2 h3.heading {
    display: none;
}
.search-results a.more-link {
    display: none;
}
.search-results .post-excerpts {
    display: none;
}
footer .footer-top {
    display: none;
}


.knowledge-accordion .accordion .link:active {
    background: #F4D533;
}

.single-mt_listing .wpb_row {
     margin-bottom: 0px!important;
}