/*.page-link a{
padding: 5px 7px !important;
  background: #e1e1e1 !important;
  color: #000 !important;
}

.page-link span{
padding: 5px 7px !important;
  background: #e1e1e1 !important;
  color: #000 !important;
}

.wp-pagenavi .pages{
background: #e1e1e1 !important;foo
  color: #000 !important;
}

.wp-pagenavi a{
  background: #e1e1e1 !important;
  color: #000 !important;
}

.wp-pagenavi .current{
color: #fff !important;
  background: #000 !important;

}

.wp-pagenavi a:hover{

color: #fff !important;
  background: #000 !important;
}
*/
.wp-pagenavi a:hover, .wp-pagenavi span.current {background: #d6ce88;color: #000000;}
.wp-pagenavi a, .wp-pagenavi span{background: #f2f2f2;color: #000;margin: 0 6px;display: inline-block;float: centre;font-weight: 400;line-height: 1.2em;text-decoration: none;padding: 4px 8px;}
.wp-pagenavi {
text-align: center;
}
.comment-wrapper{
margin-top: 70px !important;
}

.home div.pagination{
display: none !important;
}

/*FORUMS*/
.forum-archive #bbpress-forums li.bbp-header {
    background: #738939;
}

.forum-archive #bbpress-forums .bbp-header li{
color: #fff;
}

.forum-archive #bbpress-forums .bbp-header li.bbp-forum-info{
font-size: 18px;
}

.forum-archive #bbpress-forums .bbp-forum-info a.bbp-forum-title{
color: #738939;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.55;
}

.forum-archive #bbpress-forums .bbp-forum-info a.bbp-forum-link{
color: #738939;
}

.forum-archive #bbpress-forums div.bbp-forum-content{
padding-left: 20px !important;
}

.forum-archive #bbpress-forums .bbp-forum-freshness a.bbp-author-avatar{
display: none;
}

.forum-archive #bbpress-forums li.bbp-forum-freshness a{
color: #000;
font-weight: bold;
}

.forum-archive #bbpress-forums p.bbp-topic-meta a{
color: #738939;
}

.forum-archive h1.gdl-page-title{
display: none;
}

.bbpress div.gdl-page-content{
margin-top: 0px;
}

.forum-archive .bbp-breadcrumb{
display: none;
}

input#bbp_search_submit{
background-color: #738939;
}

.bbp-template-notice img.avatar.avatar-14.photo{
display: inline;
}

.bbpress h1.gdl-page-title{
background: #738939;
  color: #fff;
  padding: 10px 10px;
}

div.bbp-breadcrumb{
padding-top: 10px;
}

div.bbp-breadcrumb p, div.bbp-breadcrumb a{
color: #738939;
}

.bbp-reply-author a{
color: #738939;
}

.forum #subscription-toggle{
display:none;
}

.single-forum #bbpress-forums li.bbp-header {
    background: #738939;
}

.single-forum #bbpress-forums .bbp-header li{
color: #fff;
}

.bbp-topics li.bbp-topic-title{
font-size: 18px;
}

.bbp-topics .bbp-topic-title a{
color: #738939;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.55;
}

.bbp-topics .bbp-topic-meta a{
    font-size: 12px;
    font-weight: normal;
} 

.bbp-topics .bbp-topic-meta img.avatar.avatar-14.photo{
display: inline;
}

.bbp-topic-freshness a{
color: #000;
  font-weight: bold;
}

.bbp-topic-freshness .bbp-topic-meta a{
color: #738939;
}

.bbp-forum-info .bbp-forum-title{
color: #738939;
  font-size: 14px;
    font-weight: bold;
    line-height: 1.55;
}

.bbp-forums-list .bbp-forum a{
color: #738939;
}

.bbp-topic-meta .bbp-topic-freshness-author img.avatar.avatar-14.photo{
display: inline;
}

.bbp-forum-freshness a{
color: #000;
font-weight: bold;
}

.bbp-topic-meta a{
color: #738939;
}

.forum-titles .bbp-forum-info{
font-size: 18px;
}

.bbp-search .bbp-reply-title a, .bbp-search .bbp-forum-title a, .bbp-search .bbp-topic-title a, .bbp-search .bbp-topic-author a{
color: #738939;
}

div.wp-editor-container{
border: 1px solid #eee;
}

.wp-editor-tabs button, .mce-toolbar .mce-btn button{
    -moz-box-shadow: 0px 0px 0px #1d1203;
    -webkit-box-shadow: 0px 0px 0px #1d1203;
    box-shadow: 0px 0px 0px #1d1203;
}

.wp-pagenavi a, .wp-pagenavi span{
font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 12px !important;
}

.home h3.portfolio-header-title i, .home h3.portfolio-header-title{
      font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif !important;
    font-weight: 600 !important;
    line-height: 1 !important;
  
}

.home h2.portfolio-thumbnail-title.port-title-color.gdl-title i, .home h2.portfolio-thumbnail-title.port-title-color.gdl-title{
 font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif !important;
    font-weight: 600 !important;
    line-height: 1 !important;
}

.home .portfolio-thumbnail-content strong, .home .portfolio-thumbnail-content{
font-weight: normal !important;
}


/*div.outer-social-wrapper{

  background: #fff;
  padding: 5px 7px;
  right: 0px;
  
}*/

.social-icon {
    opacity: 1 !important;
    width: 32px;
}

@media (min-width: 768px){
.footer-wrapper textarea.wpcf7-form-control.wpcf7-textarea {
    max-width: 259px;
}
}