/*
	Theme Name: Arbismart Help Center
	Theme URI: http://arbismart.com
	Description: Arbismart Help Center
	Version: 3.0.0
	Author: SteaveRayvon
	Author URI: http://alphashop.com.ua
	Tags: Blank, HTML5, CSS3, PHP

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

.dx-navbar .dx-navbar-content .dx-nav {
    width: 600px;
}
.dx-navbar .dx-navbar-content .dx-nav + .dx-nav {
    width: 102px;
}
#recent-posts-3 ul,#bbp_topics_widget-2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.dx-widget .post-date,#bbp_topics_widget-2 li div {
    display: block;
    margin-bottom: 15px;
    display: block;
    margin-top: 8px;
    font-size: .875rem;
    color: #7a7a7a;
}
.dx-signin-content label {
    color: white;
}

.lwa-form input[type="text"],.lwa-form input[type="password"],.lwa-remember input[type="text"]{
    height: 56px;
    font-family: "Maven Pro", sans-serif;
    font-size: .75rem;
    font-weight: 500;
    color: #bababa;
    text-align: center;
    text-transform: uppercase;
    background-color: #232323;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    border:0;
    width: 100%;
}
.lwa-divs-only .lwa-form .lwa-submit-button {
    float: none;
    width: 100%;
}
.lwa {
    color: white;
}
.lwa-links-remember-cancel {
    margin-top: 20px;
    display: block;
}
#lwa_wp-submit,.lwa-submit-button input[type="submit"] {
    position: relative;
    display: inline-block;
    padding: 11px 26px;
    margin: 0;
    font-family: "Maven Pro", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .02em;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #2b72e6;
    border: 0;
    border-radius: 3px;
    will-change: transform, opacity;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    padding: 22px 34px;
    font-size: .75rem;
    font-weight: 500;
    width: 100%;
    margin-top: 10px;
}
div.bbp-template-notice li, div.bbp-template-notice p {
    margin: .5em 0 6px!important;
    padding: 2px;
    font-size: .9375rem;
    line-height: 1.4;
}
div.bbp-breadcrumb, div.bbp-topic-tags {
    font-size: .9375rem;
    margin-bottom: 10px;
}
#bbpress-forums p.bbp-topic-meta span {
    white-space: nowrap;
    font-size: .875rem;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
    font-size: .9375rem;
}
#bbpress-forums {
    font-size: .9375rem;
}
#bbpress-forums a, #bbpress-forums a:hover {
    color: #1b1b1b;
    font-weight: 100;
    /*font-size: .9375rem;*/
}
#subscription-toggle,#favorite-toggle,.bbp-author-avatar {
    display: none;
}

#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header {
    padding: 19.5px 8px;
}
#bbpress-forums .bbp-author-link {
    color: #993d41;
}
#bbpress-forums a.bbp-topic-permalink {
    font-weight: 600;
    color: #2b72e6;
    font-size: .9375rem;
}

.lwa.lwa-divs-only {
    width: 300px;
}
.lwa-links br {
    display: none;
}

.lwa-links input, .lwa-links label {
    float: left;
}
.lwa-links {
    padding-top: 10px;
}
.lwa-links a {
    float: right;
}
.lwa-links label  {
    padding-left: 6px;
}
.lwa-links input {
    margin-top: 4px;
}
.bbpress .dx-blog-post .dx-blog-post-box {
    padding: 0px;
}
.bbp-template-notice.info {
    display:none;
}
.bbpress .h4 {
    padding-left: 50px;
    margin-bottom: -30px!important;
}
.bbp-breadcrumb-sep {
    font-size: 0;
}
.bbp-breadcrumb-sep:before {
    content: ' / ';
    display: inline-block;
    font-size: 16px;
}
.bbp-breadcrumb,.bbp-forum-info {
    padding-left: 50px;
}
.bbp-template-notice {
    display: none;
}
.bbp-forum-info,.bbp-topic-title, li.bbp-forum-reply-count, li.bbp-forum-topic-count, li.bbp-topic-reply-count, li.bbp-topic-voice-count {
    text-transform: uppercase;
}
.bbp-author-name {
    text-transform: none;
}
.bbp-header .bbp-topic-freshness {
    text-transform: uppercase;
}
.bbp-topic-title {
    padding-left: 50px;
}
.bbp-topic-started-by {
    text-transform: none;
}
.bbp-body .bbp-topic-freshness {
    font-size: .875rem;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 29.5px 8px;
}
#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header {
    background: #2b72e6;
    border-color: #2b72e6;
    color: white;
}
.dx-footer ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
}
.dx-footer ul li {
    color: #bababa;
}

label[for="comment"]{
    display: block;
}

#submit,#bbp_reply_submit,.button {
    position: relative;
    display: inline-block;
    padding: 11px 26px;
    margin: 0;
    font-family: "Maven Pro", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .02em;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #2b72e6;
    border: 0;
    border-radius: 3px;
    will-change: transform, opacity;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    padding: 21px 38px;
    font-size: .75rem;
}
.bbp-user-page .h4 {
    padding-left: 20px;
}
#bbpress-forums #bbp-user-wrapper {
    padding: 20px;
}
.comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

textarea#comment {
    width: 100%;
    border-radius: 4px;
}

#categories-3 a {
    float: left!important;
}
#categories-3 .cat-item {
    text-align: right!important;
    line-height: 40px;
}
#categories-3 ul {
    list-style: none;
    padding-left: 0;
    line-height: 30px;
}
#categories-3 li:before {
    content: "\e684";
    display: inline-block;
    font-family: Pe-icon-7-stroke;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    position: relative;
    top: 8px;
    margin-right: 15px;
    margin-left: -6px;
    font-size: 1.125rem;
}
.topic-edit .h4,.topic-edit .bbp-breadcrumb {
    padding-left: 20px;
}

.bbp-reply-author,.bbp-reply-content {
    text-transform: uppercase;
}
#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select {
    height: 54px;
    margin-top: 10px;
    padding: 12px 26px;
    font-family: "Nunito Sans", sans-serif;
    color: #525252;
    text-align: left;
    text-transform: none;
    background-color: #fff;
    border: 0;
    border-radius: 3px;
    opacity: 1;
    padding: 12px 19px;
    color: rgba(122, 122, 122, 0.8);
    background-color: #fafafa;
    -webkit-box-shadow: inset 0 0 0 1px #e8e8e8;
    box-shadow: inset 0 0 0 1px #e8e8e8;
    -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: background-color .2s ease-in-out, color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out;
    transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out;
    transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    border: 0;
}
#bbpress-forums .mce-edit-area {
    border-right: 1px solid #E5E5E5!important;
}
body #ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox,
body div.asp_m.asp_m_1 .probox {
    height: 54px;
}
body #ajaxsearchpro1_1 .probox .promagnifier div.asp_text_button,
body #ajaxsearchpro1_2 .probox .promagnifier div.asp_text_button,
body div.asp_m.asp_m_1 .probox .promagnifier div.asp_text_button {
    height: 54px;
    line-height: 54px;
    width: 103px;
    text-align: center;
    font-family: "Maven Pro", sans-serif;
    font-weight: 500;
}
body #ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier,
body div.asp_m.asp_m_1 .probox .promagnifier {
    height: 54px;
    width: 123px;
}
body #ajaxsearchpro1_1 .probox .proinput,
body #ajaxsearchpro1_2 .probox .proinput,
body div.asp_m.asp_m_1 .probox .proinput {
    padding: 8px 15px;
}
body div.asp_m.asp_m_1 .probox  .proclose {
    margin-top: 10px;
}
@media (max-width: 767px) {
    .row.lg-gap.vertical-gap > [class*="col"] {
        padding-top: 20px;
    }
    footer .dx-box-1 {
        padding: 20px 0;
    }
    .bbpress .h4,.bbp-breadcrumb {
        padding-left: 20px;
    }
    .bbp-topic-title {
        padding-left: 10px;
    }
    #bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select {
        width: 100%;
    }
}