/*
 Theme Name:   Subh Pro Child
 Theme URI:    http://digitaladquest.com/
 Description:  Subh Pro Child Theme
 Author:       Digital Ad Quest
 Author URI:   http://digitaladquest.com
 Template:     subh-pro
 Version:      1.0.0
 Tags:         none
 Text Domain:  subh-pro-child
*/

@media only screen and (max-width : 992px) {
	.navbar-brand {
		margin-top:00px;
	}
.navbar-light .navbar-toggler {
    margin-top: 10px !important;
}
}

#feature-section-2{ padding-top:100px; padding-bottom:50px;
  -webkit-background-size: cover;
  background-size: cover;}
#feature-section-2 .feature-blocks{ margin-bottom:50px; vertical-align:top}

.navbar {
    padding-top: 0px !important;
}
.header {
    padding-top: 50px!important;
}
#s {background-color:#ffffff}

/*forums*/
#bbpress-forums div.bbp-search-form {
    float: none !important;
	margin-bottom:30px
}
#bbp_search_submit{font-weight:bold; text-transform:uppercase;padding: 4.5px 8px;
border-radius: 4px;
border: 1px solid #000;
font-size: 13px !important;}
#bbpress-forums #bbp-search-form #bbp_search {
    width: calc(100% - 80px);
	border-radius:4px;
	border:1px solid #ccc;padding:5px;
}
#bbpress-forums li.bbp-header ul, .bbp-header, #bbpress-forums li.bbp-footer {
    text-transform: uppercase;
}
.bbp-forum-info{font-size:15px; font-weight:bold}
.bbp-forum-content{font-size:15px!important; text-align:justify!important; font-weight:normal!important;}
#bbpress-forums p.bbp-topic-meta {text-align:center}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar{margin-bottom:0!important}
.bbp-topic-tags, .bbp-topic-description, #bbpress-forums li.bbp-body {font-size:15px!important;}
.bbp-author-name{font-weight:bold}
.bbp-author-role{font-size: 8px!important;
font-style: normal!important;
margin-top: -22px;
text-transform: uppercase;}
div.bbp-template-notice p {font-size:15px!important}
.bbp-meta{font-size:12px!important}
.bbp-topic-started-by{float:left}
#bbp_topic_title, #bbp_topic_tags, #bbp_stick_topic_select, #bbp_topic_status_select{width:100%}
#bbp_topic_title, #bbp_topic_tags{padding:5px; border-radius:4px; border:1px solid #E5E5E5}
#bbp_stick_topic_select, #bbp_topic_status_select{padding:6px; border-radius:4px; border:1px solid #E5E5E5}
#bbp_topic_submit{background:#F0AD4E; color:#000; text-transform:uppercase; font-weight:bold;font-size: 15px;
    padding: 3px 20px;
    border: 2px solid #F79914;
    border-radius: 4px;float:right;}
#bbp_topic_submit:hover{background:#F79914; color:#fff;}
.bbp-user-section p{font-size:15px!important}
#bbp-user-navigation ul li{font-size:15px!important; width:100%}
#bbp-user-navigation ul li.current a{background:none!important; font-weight:bold; font-size:15px}
#bbp-user-navigation ul li.current{padding-left:0!important}

.login-logout a{font-weight: bold;
border-radius: 8px;
padding: 2px 5px;
text-transform: uppercase;
font-size: 12px;
border: 2px solid;}
.login-logout a:hover{text-decoration:none}
.login-logout a.login-dashboard{border: 0;
font-weight: normal;}

.owl-carousel .owl-item img {
    border-radius: 4px;
    border: 1px solid #ccc;
}



/*Teestimonial*/
.strong-view.default .testimonial-client {text-align:left!important}
.strong-rating-wrapper.in-view {
    display: none !important;
}
.strong-view.default .testimonial {border:0 !important}
.strong-view.default .testimonial-inner {
    border: 0 !important;
    padding: 15px;
    text-align: left;
    background: rgba(255,255,255,1);
    border-radius: 10px;
}
.strong-view.default .testimonial-image img {
    padding: 0 !important;
    margin: 0 auto;
    width: 80px!important;
    border-radius: 4px;

}

#copyright{padding-bottom: 25px !important;}