/*
 Theme Name:     Sentric Child
 Theme URI:      http://webnus.biz/themes/extent-wp/
 Description:    Extent Child Theme
 Author:         WEBNUS
 Author URI:     http://themeforest.net/user/WEBNUS
 Template:       sentric
 Version:        1.3.0
*/

@import url("../sentric/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.logo {
        /* line-height: 0; */
        position: absolute;
        z-index: 100;
        margin: -60px auto;
        /* text-align: center; */
        padding: 5px 0px 5px 60px;
        /* display:block; */
}
.logo a {
        line-height: 0;
}

.logo a img {
        height:50px;
}

/*
.header-log-user {
        display: none;
}


.responsive-header-log-user{
        display: none;
}
*/
.wpml-lang-selector-wrap {
        display: none;
}


.header-logo-section {
        padding: 0px 0 0px 0;
}


.login-socials-wrap {
        /* float: right; */
        /* position: relative; */
        /* right: 40px; */
        z-index: 200;
        margin: -45px auto auto;
        padding-right: 10px;
}

.social-header-wrap ul li.social-icon {
        border-left: 1px solid #fff;
 font-size: 15px;
        height: 20px;
        line-height: 20px;
        padding: 5px 7px;
        text-align: center;
        width: 20px;
        float:right;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        /* color: #fff; */
}
.social-header-wrap ul li.contact-text,
.social-header-wrap ul li.contact-text a,
.social-header-wrap ul li.contact-text i{
        /*color: #fff;*/
        font-size: 12px;
}

.title-container{
        height: 100px;
}

.title-container-wrap{
        height: 100px;
}

.entry-title{
        bottom: 10px;
        width: 100%;
        position: absolute;
}

.like-alreadyvoted{
        background-color: #1976d2;
}

.like-vote-icon i {
        font-size: 28px;
        line-height: 60px;
        color: #fff;
}

.like-notvoted{
        background-color: #b9b9b9;
}

.like-notvoted:hover {
        background-color: #6c6c6c;
}

.entry-title{
        bottom: -85px;
        width: 100%;
        position: absolute;
        text-align: left;
}
.entry-title h1{
        color:#6c6c6c;
        font-weight: 600;
        text-transform: uppercase;
        font-size:20px;
        line-height: 26px;
        letter-spacing: 2px;
        display: block;
        margin: 0px;
}

.page-contents-wrap{
        margin: 55px auto;
}

.entry-post-wrapper{
        margin: 55px auto;
}

.contents-wrap{
        margin: 55px auto;
}

.suport-menu{
        /* font:normal normal normal 14px/1 FontAwesome;*/
        font-weight: inherit;
        font-style: inherit;
        font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size:12px;
        color:white;
        font-weight: 500;
        letter-spacing: 0.5px;
}

.suport-menu-phone{
        vertical-align: middle;
        color: white;
        padding-right: 10px;
        font-size: 14px;

}

.mtheme-header-search-form #bbp_search_submit, .mtheme-header-search-form #header-searchbutton {
    background: #1976d2;
}

.mtheme-header-search-form #header-searchform .support-icon i, .mtheme-header-search-form .support-icon {
    color: #4ea0f4;
}

#copyright {
    color: #fff;
    background: #1976d2;
}

.summary-info{
	 display: none;
}

.mtheme-kb-heading-info h2 a {
        color: #6c6c6c;
        font-weight: 500;
}

#goto-top {
        border: 2px solid #6c6c6c;
        color:#6c6c6c;
}

#goto-top:hover {
        opacity: 1;
        background:#6c6c6c;
        color:#fff;
}

.entry-content .knowledge-section-view-all a:hover {
        background-color: #1976d2;
        border-color: #1976d2;
}

.mtheme-header-search-form #bbp_search_submit:hover,
.mtheme-header-search-form #header-searchbutton:hover {
        background: #6c6c6c;
}

.mtheme-kb-heading-info h2:before, .mtheme-kbase-related-wrap ul li:before {
        color:#6c6c6c;
}


a{
        color:#6c6c6c;
}

.widget_popular_kbase li:before {
        color:#1976d2;
}

.entry-content {
        color: #6c6c6c;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
        color: #6c6c6c;
}

.entry-content a:hover {
        text-decoration:none;
	color:#1976d2;
}

.entry-content .faq-toggle-shortcode-wrap.active .faq-toggle-link {
        color: #6c6c6c;
}

#respond h3 {
        color: #6c6c6c;
}

#commentform label{
        color: #6c6c6c;
}

#contact .button,#commentform input#submit {
        border: 2px solid #6c6c6c;
}

#commentform input#submit {
        color: #6c6c6c;
}

.mtheme-knowledgebase-archive ul li h4 a {
        color: #6c6c6c;
}