.edsjp-sidebar{
    /* background-color: #f1f1f1; */
}

.sep{
    border: 1px solid #f1f1f1;
    margin: 20px 0;
}

.edsjp-img-wrapper{
    margin-bottom:5rem;
}

.edsjp-main-content-wrapper h3{
    font-size: 2.5rem;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.5rem;
    letter-spacing: -1px;
    margin: 4rem 0 2rem 0;
    font-weight: bold;
}

.edsjp-main-content-wrapper h3:first-child{
    margin-top: 0;
}



.edsjp-sidebar-title{
    letter-spacing: -1px;
    font-size: 1.6rem;
    line-height: 1;
    margin-top: 1.5rem;
    border-top: 1px solid rgba(0,0,0,.1);
    padding-top: 1.5rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

.edsjp-sidebar-post-title{
    letter-spacing: -1px;
    font-size: 1.8rem;
    line-height: 1;
    margin-top: 1rem;;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

.edsjp-sidebar-post-title:first-child{
    margin-top: 0;
}

.edsjp-sidebar-title:first-child{
    margin-top: 4rem;
}

.edsjp-file-download{
    display:flex;
    align-items: center;
    position: relative;
}

.edsjp-file-download-img{
    max-width: 3rem;
    margin-left: 2rem;
}


.edsjp-main-h1-cont{
    padding-bottom: 5rem !important;
}

.edsjp-main-h1{
    font-size: 4rem;
    line-height: 1.2;
    letter-spacing: -.05em;
    font-weight: 400;
    margin-bottom: 0 !important;

}

.edsjp-link, .edsjp-content{
    border-top: 1px solid #f1f1f1;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    font-size: 1.6rem;
    line-height: 1.4;
}

.edsjp-content p:last-child{
    margin-bottom: 0;
}

.edsjp-link{

    font-size: 1.6rem;
}

.page-wrapper.-extra-pad{
    padding-bottom: 10rem;
}

.post-content h2{
    font-weight: 700;
    margin-bottom: 3rem;
}

.post-content a,
.edsjp-sidebar a {
    color: #192191;
}

.edsjp-sidebar {
    line-height: 0.7;
}

.edsjp-sidebar_txt{
    line-height: 1.2;
    font-size: 1.4rem;
    font-weight: 400;
    padding-top: 1rem;
}

.edsjp-sidebar_txt_desc{
    line-height: 1.2;
    font-size: 1.4rem;
    font-weight: 400;
}

.edsjp-sidebar_txt p,
.edsjp-sidebar li{
    display: inline;
    line-height: 1.2;
    font-size: 1.4rem;
    font-weight: 400;
}

.edsjp-img{
    height: auto;
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 3rem;
}

.edsjp-sidebar-title a{
    color: #192191;
}

.edsjp-sidebar-img{
    margin-top: 5rem;
}

.edsjp-sidebar-img:first-child{
    margin-top: 0;
}

.edsjp-sidebar-img img{
    width: 100%;
    height: auto;
    margin: 0;
}

.edsjp-sidebar li:before {
    content: ', ';
}

.edsjp-sidebar li:first-child:before {
    display: none;
}

.edsjp-sidebar .sep:last-child{
    display: none;
}

.new-top-menu{
    display: flex;

}
.new-top-menu a{
    color: #FFF;
    font-weight: bold;
}
.new-top-menu-cont{
    font-size: 1.6rem;
    background: #003476;
    height: 6rem;
    line-height: 6rem;
    padding: 0rem 40px;
    position: fixed;
    top: 10rem;
    width: 100%;
    color: #FFF;
    z-index: 1;
}

.archive-filters{
    padding-bottom: 5rem;
    margin-bottom: -8%;
    font-size: 1.4rem;
}

.archive-filters input{
    display: block;
    width: 100%;
    border: 1px solid #E5E5E5;
    font-weight: 500;
    font-family: 'Open Sans',sans-serif;
    padding: 15px 20px;
    border-radius: 6px;
    font-size: 14px;
    height: 65px;
}

.archive-filters .styledSelect{
    border: 1px solid #E5E5E5;
    background: #f1f1f1;
}

.archive-filters .styledSelect.active{
    background: #192191 !important;
    color: #FFF;
}

.archive-filters .styledSelect.active .label{
    color: #FFF;
}

.styledSelect{
    height: 65px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.styledSelect .label {
    font-size: 10px;
    font-weight: bold;
    color: #2d2d2d;
    margin-bottom: 0.3rem;
}

.styledSelect .text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.styledSelect .icon-close-filter-tag{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.8rem;
    width: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 2.5rem;
    color: #FFF;
    background: #192191;
    -webkit-transform: translate(50%,-50%);
    -moz-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    -o-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
}

.archive-filters label{
    display: none;
}

.archive-filters-inner{
    padding: 5rem 0;
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0.5rem;
    background: #F9F9F9;
}

.header-banner .desc p{
    font-size: 1.8rem;
    line-height: 1.3;
    color: #FFF;
    margin-top: 1rem;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.header .main-menu>li{
    margin-left: 1.5rem;
    font-size: 1.2rem;
    font-weight: 600;
}


.wp-block-file {
    margin-bottom: 0em;
    font-size: 2.2rem;
    line-height: 3.2rem;
}
.wp-block-file a.wp-block-file__button {
    text-decoration: none;
    display: none;
}

.edsjp-dates{
    color: #d2a07c;
    font-size: 1.4rem;
}

.edsjp-btn{
    height: 3rem;
    line-height: 3rem;
    margin-top: 1rem;
    font-size: 1.2rem;
    padding: 0 1.5rem;
    border-radius: 0.5rem;
}

.edsjp-related{
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: -.075em;
}

@media screen and (max-width: 767px) {
    .edsjp-related{
        margin-top: 100px;
    }
}
.options{
    z-index: 1;
}
.archive-filters-inner .options{
    padding: 10px 0 !important;
}

.archive-filters-inner .options li{
    padding: 10px 20px;
}

.archive-filters-inner .options li:first-child{
    display: inherit;
}

.options li:hover {
    background-color: #192191 !important;
    color: #fff !important;
}
.archive-filters-inner .options li:hover{
    background: transparent !important;
    color: rgba(0,0,0,1) !important;
}

.archive-filters-inner .options li.heading{
    cursor: default;
}

.archive-filters-inner .options li.heading:hover{
    background: transparent;
    color: rgba(0,0,0,.5);
}



.archive-filters-inner .options li.sub{
    padding-left: 30px;
}

.archive-filters-inner .options li.active{
    color: #192191 !important;
    background: transparent !important;
}


.search-btn {
    display: block;
    font-size: 2rem;
    margin-left: 4rem;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #2d2d2d;
}

.archive-filters-inner .icon-filters{
    font-size: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    margin-right: 1rem;
}

.archive-filters-inner .filters-wrap{
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 1.8rem;
    padding-bottom: 2rem;
}


.archive-filters-actions{
    display: flex;
    align-items: center;
}

.archive-filters-inner .clear-filters{
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    line-height: 25px;
    font-size: 12px;
    -webkit-font-smoothing: unset;
    margin-right: 2rem;
    cursor: pointer;
    transition: all 0.3s ease-out;
}

.archive-filters-inner .clear-filters:first-child{
    margin-left: 0;
}

.archive-filters-inner .clear-filters .less{
    display: none;
}


.archive-filters-inner .clear-filters.less .more{
    display: none;
}

.archive-filters-inner .clear-filters.less .less{
    display: block;
}


.archive-filters-inner .clear-filters:hover{
    opacity: 0.8;
}

.archive-filters-inner .clear-filters.color{
    color: #192191;
}

.archive-filters-inner .clear-filters .icon{
    font-size: 1.1rem;
    height: 1.1rem;
    line-height: 1;
    overflow: hidden;
    margin-right: 0.5rem;
}

.search-post-type-icon{
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.5rem;
    height: 1.5rem;
    color: #2d2d2d;
    pointer-events: none;
}

#search-post-type{
    padding-left: 4.5rem;
}


.no-results-found strong{
    color: #d2a07c;
}

.archive-filters .col{
    margin-bottom: 2rem;
}

.archive-filters .col:nth-child(n+5){
    display: none;
}

.archive-filters.expand .col:nth-child(n+5){
    display: block;
}
@media screen and (max-width: 767px) {
    .archive-filters .col:nth-child(n+2){
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .archive-filters.expand .col:nth-child(n+2){
        display: block !important;
    }
}


.dashicons.no-photo-dashicons{
    position: absolute;
    font-size: 10rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: auto;
    height: auto;
    color: #2d2d2d;
    opacity: 0.1;
}

.results-found{
    letter-spacing: 0;
    font-size: 1.3rem;
}


.applied-filters{
    padding-top: 3rem;
    border-top: 1px solid #e9e9e9;
    margin-top: 3rem;
}

.applied-filters .choices{
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.applied-filters .choices strong{
    height: 2.5rem;
    line-height: 2.5rem;
    display: inline-block;
    margin-right: 1rem;
    white-space: nowrap;
    margin-bottom: 1rem;
    margin-left: 3rem;
}

.applied-filters .choices strong:first-child{
    margin-left: 0;
}

.applied-filters .choices > span{
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.5rem;
    background: #F1F1F1;
    border-radius: 1.8rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    white-space: nowrap;
    border: 1px solid #E5E5E5;
}

.applied-filters .choices span .icon{
    font-size: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    overflow: hidden;
    margin-left: 0.5rem;
    transition: all 0.1s ease-out;
}

.applied-filters .choices span:hover .icon{
    color: #192191;
}


.header-banner h1{
    font-size: 4.4rem;
    font-family: 'Open Sans',sans-serif;
    font-weight: 800;
    letter-spacing: -.25rem;
    line-height: 4.7rem;
}

.header-banner.-mini{
    min-height: 22.2rem;
    padding: 5rem 0;
}

.header-banner.-mini h1, .header-banner_mini_h1, .header-banner.-mini p{
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}
.header-banner.-mini h1, .header-banner_mini_h1{
    line-height: 1.3;
    font-size: 3.8rem;
    font-weight: 600;
}
.header-banner.-mini p{
    font-size: 1.6rem;
}

.content-type-archive .dashicons{
    font-size: 2rem;
    height: 2rem;
    line-height: 2rem;
    overflow: hidden;
    margin-right: 0.5rem;
}

.content-type-archive{
    font-size: 1.2rem;
    color: #999;
}

.content-type-archive a{
    display: flex;
    align-items: center;
    color: #999;
}


.post-list .img{
    border-radius: 0;
}

.post-list .section-title-cont{
    display: flex;
    margin-top: 10rem;
    justify-content: space-between;
    align-items: center
}
.post-list .section-title-cont:first-child{
    margin-top: 0;
}

.hidden{
    display: none !important;
}

.inline-block{
    display: inline-block !important;
}

@media screen and (min-width: 768px) {
    .sm\:hidden{
        display: none !important;
    }
    .sm\:inline-block{
        display: inline-block !important;;
    }
}

.hidden{}

.post-list h2{
    margin-bottom: 2rem;
    font-size: 3.4rem;
    font-weight: 600;
}


.post-list .h4{
    font-size: 2.1rem;
    line-height: 1.1;
    font-weight: 600;
}

.post-list .p-small{
    letter-spacing: 0;
    line-height: 1.2;
}

.page-wrapper .full-width-banner{
    margin: 10rem 0;
}

.pagination{
    text-align: left;
    margin: 0;
}

.pagination .page-numbers.current {
    background: #192191;
    color: #FFF;
    border-color: #192191;
}

.pagination .page-numbers {
    -webkit-font-smoothing: antialiased;
    color: #2d2d2d;
    display: inline-block;
    font-size: 1.4rem;
     font-weight: 400;
    height: 3.7rem;
    letter-spacing: -.025rem;
    line-height: 3.7rem;
    margin: 0 0.3rem;
    padding: 0 1rem;
    white-space: nowrap;
    border: 1px solid #e5e5e5;
    background: #f1f1f1;
    min-width: 3.7rem;
    text-align: center;
    border-radius: 6px;
}


.post-content.edsjp-main-content-wrapper .edsjp-sidebar_txt ul{
    padding: 2rem;
}

.post-content.edsjp-main-content-wrapper .edsjp-sidebar_txt ul ul{
    padding: 1rem 2rem;
}

.post-content.edsjp-main-content-wrapper .edsjp-sidebar_txt li{
    margin-bottom: 0;
}



.post-content .edsjp-sidebar_txt li{
    display: list-item;
    list-style: circle;
}

.post-content .edsjp-sidebar_txt li li{
    list-style: disc;
}

.post-content .edsjp-sidebar_txt li:before{
    display: none;
}

.post-content .edsjp-sidebar_txt li ul{
    padding-left: 1rem;
}


.single .page-wrapper.-full{
    max-width: 1480px;
}

.post-content.edsjp-main-content-wrapper {
    color: #2d2d2d;
}


.bbpress .section-pad{
    padding-top: 5rem;
}



div.bbp-template-notice.info{
    background: transparent;
    border: none;
    padding: 0;
    text-align: left;
    margin-bottom: 3rem;
    margin-top: 0;
}



div.bbp-template-notice.info li{
    font-size: 1.4rem;
    line-height: 1.2;
}

div.bbp-template-notice.info .bbp-author-avatar{
    display: none;
}

#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header{
    display: none;
}



.bbp-reply-content p{
    font-size: 1.9rem;
    line-height: 1.3;
    letter-spacing: 0;
}


#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar{
    width: 5.1rem;
    height: 5.1rem;
    border-radius: 50%;
    margin-top: 0;
}

#bbpress-forums div.bbp-reply-content a, #bbpress-forums div.bbp-topic-content a{
    text-decoration: none;
    color: #192191;
    font-weight: bold;
}

.bbp-reply-content-info{
    font-size: 1.4rem;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

.bbp-author-name{
    font-weight: bold;

    text-decoration: none;
}

.bbp-reply-post-date{
}


#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics{
    border: none;
}

div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header, li.bbp-body div.hentry{
    padding: 0;
}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content{
    padding: 0;
}

.bb-reply-wrapper{
    margin-bottom: 3rem;

    padding: 3rem;
    position: relative;
}

.bb-reply-wrapper > div{
    position: relative;
}

.bb-reply-wrapper:before{
    display: block;
    content: '';
    background: #192191;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    opacity: 0.05;
}



#bbpress-forums div.even, #bbpress-forums ul.even,
#bbpress-forums div.odd{
    background: transparent;
}

#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-reply-author, #bbpress-forums div.bbp-topic-author{
    width: auto;
}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content{
    margin-left: 7.1rem;
}

#bbpress-forums div.bbp-reply-content.-no-margin{
    margin-left: 0;
}


.bbp-reply-form, .bbp-topic-form{
    padding-top: 6rem;
}

#bbpress-forums fieldset.bbp-form input[type=password], #bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select{
    width: 100%;
}




form#new-post .bbp-template-notice{
    display: none;
}

#qt_bbp_reply_content_toolbar{
    //display: none;
}

#bbpress-forums fieldset.bbp-form {
    clear: left;
    border: none;
    padding: 0;
    margin-bottom: 0;
}

#bbpress-forums fieldset.bbp-form legend{
    font-size: 2rem;
    padding: 0;
    margin-bottom: 2rem;
    font-weight: bold;
}

#bbpress-forums div.wp-editor-container{
    border: none;
}


#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{
    border-radius: 6px;
    border: 1px solid #e5e5e5;

}


#bbpress-forums fieldset.bbp-form input[type=password], #bbpress-forums fieldset.bbp-form input[type=text]{
    display: block;
    width: 100%;
    border: 1px solid #e5e5e5;
    font-weight: 500;
    font-family: 'Open Sans',sans-serif;
    padding: 15px 20px;

    border-radius: 6px;
    font-size: 14px;
    height: auto;
}



div.bbp-submit-wrapper{
    float: none;
}

#bbpress-forums fieldset.bbp-form p{
    margin-bottom: 3.2rem;
}


div.bbp-breadcrumb{
    float: none;
    color: #fff;
    margin-bottom: 3rem;

}

div.bbp-breadcrumb p, div.bbp-topic-tags p{
    font-size: 1.4rem !important;
}

.bbp-topic-tags{
    color: #FFF;
}

.bbp-topic-tags a{
    color: #34a8b2;
}

div.bbp-breadcrumb a{
    font-weight: bold;
    color: #fff;
}

.bbp-breadcrumb-current{
    display: none;
}

.post-type-archive-forum .page-wrapper {
    max-width: 1280px;
    padding-top: 50px;
}

.post-type-archive-forum .header-banner.-mini h1,
.single .header-banner.-mini h1, .header-banner_mini_h1{
    font-size: 4.5rem;
}

.post-type-archive-forum .header-banner.-mini  p,
.single .header-banner.-mini p{

    max-width: 100%;
}

.post-type-archive-forum .header-banner.-mini  .page-wrapper,
.single .header-banner.-mini .page-wrapper{
    padding-top: 0;
}

.post-type-archive-forum .header-banner.-mini  .desc p,
.single .header-banner.-mini .desc p{
    font-size: 3rem;
    letter-spacing: 0;
}

.subscription-toggle, .favorite-toggle{
    background: #34a8b2;
    border-radius: 6px;
    padding: 1rem;
    color: #FFF;
    font-size: 1.4rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    transition: all 0.3s ease-out;
}

.subscription-toggle:hover, .favorite-toggle:hover{
    opacity: 0.8;
}


a.favorite-toggle,
a.subscription-toggle {
    line-height: 1;
}

a.favorite-toggle:before,
a.subscription-toggle:before {
    content: "\f16d";
    font-family: 'dashicons';
    font-size: 1.6rem;
    height: 1.6rem;
    display: block;
    margin-right: 0.2rem;
}

a.favorite-toggle:before{
    content: "\f155";
}

.topic-actions{
    margin-top: 3rem;
    display: flex;
}

.topic-actions > span{
    display: block;
    margin-right: 1rem;
}


.bbpress-forums-container{

}

/*.bbpress-forums-container #bbp-container{
    max-width: 1050px;
}*/

input[type="submit"],
.bbpress .button.submit{
    min-width: 200px;
}

#bbpress-forums .bbp-pagination-count{
    color: #737373;
    font-size: 1.3rem;
    ine-height: 1.2;
}

#bbpress-forums .bbp-pagination-count,
#bbpress-forums .bbp-pagination-links{
    float: none;
    clear: both;
    display: block;
}
#bbpress-forums .bbp-pagination-links{
    margin-top: 2rem;
}

#bbpress-forums .bbp-pagination-links a, #bbpress-forums .bbp-pagination-links span.current{
    webkit-font-smoothing: antialiased;
    color: #2d2d2d;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    height: 3.7rem;
    letter-spacing: -.025rem;
    line-height: 3.7rem;
    margin: 0 0.3rem;
    padding: 0 1rem;
    white-space: nowrap;
    border: 1px solid #e5e5e5;
    background: #f1f1f1;
    min-width: 3.7rem;
    text-align: center;
    border-radius: 6px;
}

#bbpress-forums .bbp-pagination-links span.current{
    background: #192191;
    color: #fff;
    border-color: #192191;
}

#bbpress-forums .bbp-pagination-links span.dots{
    height: 3.7rem;
    line-height: 3.7rem;
}


#bbpress-forums fieldset.bbp-form label{
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}


#bbpress-forums ul, #bbpress-forums.bbpress-wrapper ul{
    background: #FFF;
}


div.mce-panel{
    border: 1px solid #e5e5e5 !important;
    background: #fff;
    box-shadow: none;
}

div.mce-toolbar-grp{
    border: none !important;
    background: none !important;
}

.mce-top-part::before{
    display: none;
}

div.mce-statusbar{
    border: none !important;
}

div.mce-edit-area {
    background: #FFF;
    filter: none;
    border-left: none !important;
    border-right: none !important;
}


div.mce-toolbar-grp>div{
    padding: 1rem !important;
}


div.bbp-template-notice{
    border: none;
    padding: 5rem 0 0 0;
    margin: 0;
    clear: both;
    display: block;
    background: transparent;
}


.login-links a{
    color: #192191 !important;
    font-weight: bold;
}

.user-form .header .page-wrapper,
.user-form .section-pad .page-wrapper{
    max-width: 700px;
}


.header-banner_mini_h1{
    letter-spacing: 0;
}


.user-form .section-pad p{
    margin-bottom: 1rem;
}


#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic{
    padding: 2rem 0;
}

#bbpress-forums li.bbp-body ul.topic:last-child {
    border-bottom: 1px solid #eee;

}

.bbp-topic-title .bbp-reply-content p{
    margin-bottom: 1.5rem;
}


.bbp-topic-permalink{
    font-size: 2.8rem !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    margin-bottom: 01rem;
    display: inline-block;

}


li.bbp-forum-info, li.bbp-topic-title{
    width: 100%;
}


div.bbp-template-notice.error, div.bbp-template-notice.warning{
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
}

div.bbp-template-notice.error ul,
div.bbp-template-notice.warning ul{
    margin-bottom: 0;
}

div.bbp-template-notice.error ul li,
div.bbp-template-notice.warning ul li{
    margin: 0 !important;
    font-size: 1.4rem;
    line-height: 1.2;
}




.user-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 40px !important;
    height: 3.5rem;
    background: #F1F1F1;
    color: #444;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    font-size: 1.4rem;
    z-index: 2;
}

.user-header > a {
    display: block;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-left: 1rem;
}

.user-header a{
    color: #444;
}

.user-header .icon-and-text{
    display: flex;
    align-items: center;
}

.user-header .icon-and-text .dashicons{
    margin-right: 0.5rem;
}



.header .main-menu > li, .header .lang-menu > li{
    font-size: 1.4rem !important;
}

p, .p, .post-content ul, .post-content ol,
.the-content ul li, .the-content ol li {
    font-size: 1.6rem;
}

.footer p{
	margin: 0 0 1.5rem;
}

.footer-social{
	display: flex;align-items: center;justify-content: space-between;	
}

@media screen and (max-width: 1024px ) {
	.footer-social{
		justify-content: center;
	}
	.footer-social a{
		margin: 0 10px;
		display: block;
		
	}
}




































.bbp-login-form .custom-file-upload {
  background: #f6f6f6;
  display: inline-block;
  padding: 6px 20px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 6px;
  margin-bottom: 30px;
  margin-right: 15px;
}
.bbp-login-form input[type="file"] {
  display: none;
}
.bbp-login-form .bbp-remember-me label {
  display: inline-block;
}
.bbp-login-form input[type=checkbox],
.bbp-login-form input[type=radio] {
  display: inline-block;
  background: #e9eef2;
  color: #333;
  clear: none;
  cursor: pointer;
  line-height: 0;
  height: 3rem;
  margin: -3px 4px 0 0;
  outline: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 3rem;
  transition: all 0.2s linear;
  border-radius: 6px;
}
.bbp-login-form input[type=checkbox]:after,
.bbp-login-form input[type=radio]:after {
  display: none;
}
.bbp-login-form input[type=checkbox]:checked,
.bbp-login-form input[type=radio]:checked {
  background: #192191;
  position: relative;
}
.bbp-login-form input[type=checkbox]:checked:after,
.bbp-login-form input[type=radio]:checked:after {
  display: block;
  z-index: 99;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 12px;
}
.bbp-login-form input[type=checkbox]:checked:after,
.bbp-login-form input[type=radio]:checked:after {
  content: "\f10d";
  font-family: icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.bbp-login-form textarea {
  display: block;
  width: 100%;
  border: 1px solid #f6f6f6;
  height: 150px;
  font-size: 14px;
  padding: 15px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  background: #f6f6f6;
  border-radius: 6px;
}
.bbp-login-form .file-name,
.bbp-login-form .logo-name {
  font-size: 14px;
}
.bbp-login-form::placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-weight: lighter;
  line-height: 1.2;
  text-align: left;
  color: #9a9a9a;
  padding: 15px 20px;
}
.bbp-login-form br {
  display: none;
}
.bbp-login-form h3,
.bbp-login-form h4 {
  margin-bottom: 3rem;
  font-size: 2rem;
  font-weight: 700;
}
.bbp-login-form .bbp-template-notice {
  padding-top: 0;
}
.bbp-login-form input,
#bbp-your-profile input,
.bbp-login-form textarea,
#bbp-your-profile textarea {
  display: block;
  width: 100%;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  padding: 15px 20px;
  background: #f6f6f6;
  border-radius: 6px;
  font-size: 14px;
  border: none !important;
}
@media (max-width: 767px) {
  .bbp-login-form input,
  #bbp-your-profile input,
  .bbp-login-form textarea,
  #bbp-your-profile textarea {
    margin: 15px 0;
    padding: 18px 20px;
    font-size: 17px;
  }
}
.bbp-login-form label,
#bbp-your-profile label {
  font-size: 12px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
.bbp-login-form .bbp-form,
#bbp-your-profile .bbp-form {
  border: none;
  padding: 0;
}
.bbp-login-form .bbp-form div,
#bbp-your-profile .bbp-form div {
  margin-bottom: 20px;
}
.bbp-login-form legend,
#bbp-your-profile legend {
  display: none;
}
.bbp-login-form .select .styledSelect,
#bbp-your-profile .select .styledSelect {
  background: none;
  height: auto;
  padding: 15px 20px;
  background: #f6f6f6;
}
.bbp-login-form .select .styledSelect .label,
#bbp-your-profile .select .styledSelect .label {
  display: none;
}
.bbp-login-form .select .styledSelect .text,
#bbp-your-profile .select .styledSelect .text {
  margin-bottom: 0;
  color: #000000;
}
.bbp-login-form .select .options li,
#bbp-your-profile .select .options li {
  line-height: 1;
}
.bbp-login-form fieldset.submit,
#bbp-your-profile fieldset.submit {
  border: none;
}
.bbp-login-form .button,
#bbp-your-profile .button {
  height: 4rem;
  line-height: 4rem;
  padding: 0 2rem;
  white-space: nowrap;
  cursor: pointer;
  font-size: 1.6rem;
  letter-spacing: -0.02rem;
  font-weight: 700;
  border-radius: 1rem;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  background: #192191;
  width: inherit;
  border: none;
  text-indent: 0;
}
.bbp-login-form .button .dashicons,
#bbp-your-profile .button .dashicons {
  vertical-align: middle;
}
.bbp-login-form .button .text,
#bbp-your-profile .button .text {
  display: inline-block;
  vertical-align: middle;
}
.bbp-login-form #password .button.wp-generate-pw,
#bbp-your-profile #password .button.wp-generate-pw {
  margin-bottom: 10px;
}
.bbp-login-form #password button.wp-hide-pw,
#bbp-your-profile #password button.wp-hide-pw {
  margin-right: 10px;
  margin-top: 10px;
}
.bbp-login-form #password button.wp-cancel-pw,
#bbp-your-profile #password button.wp-cancel-pw {
  margin-top: 10px;
}
.bbp-login-form #password #pass-strength-result,
#bbp-your-profile #password #pass-strength-result {
  margin-top: 10px;
}
#bbpress-forums #bbp-user-wrapper .entry-title,
#bbpress-forums #bbp-user-wrapper h2 {
  display: none;
}
#bbpress-forums #bbp-user-wrapper .form-table {
  display: none;
}

#bbpress-forums .bb-reply-wrapper .reply, #bbpress-forums .bb-reply-wrapper .topic{
    display: flex;
}
@media screen and (max-width:600px){
    #bbpress-forums .bb-reply-wrapper .reply, #bbpress-forums .bb-reply-wrapper .topic{
        display: block;
    }
}

#bbpress-forums div.bbp-reply-content{
    margin-left: 2rem;
}
@media screen and (max-width:600px){
    #bbpress-forums div.bbp-reply-content{
        margin-left: 0;
    }
}

/* EG css */

.bbp-user-page #bbp-user-wrapper, .bbp-user-edit #bbp-user-wrapper{
	display:flex;
}

.bbp-user-page #bbp-user-body, .bbp-user-edit #bbp-user-body{
	margin-left: 4rem;
    width: 100%;
}

.bbp-user-page .bbp-search-form{
	display:none;
}

.bbp-user-page h3, .bbp-user-edit h3{
	margin-bottom: 2rem;
    font-size: 3.4rem;
    font-weight: 600;
}

.bbp-user-section hr{
	margin-bottom: 3.2rem;
}

.bbp-user-page .bbp-user-engagements-created-link, .bbp-user-page .bbp-user-favorites-link, .bbp-user-page .bbp-user-subscriptions-link, 
.bbp-user-edit .bbp-user-engagements-created-link, .bbp-user-edit .bbp-user-favorites-link, .bbp-user-edit .bbp-user-subscriptions-link, #bbp-user-avatar img{
	display: none;
}

#bbp-single-user-details {
	min-width: 170px;
}

@media screen and (max-width:600px){
	.bbp-user-page #bbp-user-wrapper, .bbp-user-edit #bbp-user-wrapper{
	    display:block;
     }
	
	.bbp-user-page #bbp-user-body, .bbp-user-edit #bbp-user-body{
	    margin-left: 0;
      
    }
}