/*
Theme Name: Bass Cat Forum
Author: SmartzWeb
Description: Bass Cat Owner's Board
Version: 0.0.1
*/
.buddy-press-search, #buddypress .bboss_search_form_wrapper { display: block; width: 100%; margin: 40px 0 0; position: relative; float: left; clear: both; }

.buddy-press-search .screen-reader-text, #buddypress .bboss_search_form_wrapper .screen-reader-text { display: none; }

.buddy-press-search .searchform {text-align: center; margin-top: 10px;}

.buddy-press-search input[type=text], #buddypress .bboss_search_form_wrapper input[type=text] { width: 80%; height: 40px; line-height: normal; outline: 1px solid #B20000; padding: 0 110px 0 10px;}

.buddy-press-search input[type=text]:focus, #buddypress .bboss_search_form_wrapper input[type=text]:focus { border: 1px solid #B20000; }

.buddy-press-search input[type=submit], #buddypress .bboss_search_form_wrapper input[type=submit] { 
    
    /*position: absolute; */
    /*top: 0; */
    /*right: 0; */
    /*display: block; */
    margin-left: -5px; height: 42.5px; width: 100px; background-color: #B20000; font-weight: bold; color: white; border: none; cursor: pointer; -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease; outline: none; }

.buddy-press-search input[type=submit]:hover, #buddypress .bboss_search_form_wrapper input[type=submit]:hover { background-color: #FF0000; }

.buddy-press-search br, #buddypress .bboss_search_form_wrapper br { display: none; }

#bbp_topic_submit, #bbp_reply_submit, .add-new-topic-btn > a, .add-new-topic-btn > ul > li { display: block; height: 40px; width: 100px; background-color: #B20000; font-weight: bold; color: white; border: none; cursor: pointer; -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease; outline: none; font-size: 16px; }

#bbp_topic_submit:hover, #bbp_reply_submit:hover, .add-new-topic-btn > a:hover, .add-new-topic-btn > ul > li:hover { background-color: #FF0000; }

.add-new-topic-btn > a { height: auto; width: auto; padding: 10px 20px; display: inline-block; line-height: 20px; font-size: 16px; text-decoration: none; border-radius: 2px; margin-bottom: 20px; }

.add-new-topic-btn > ul { margin: 0 !important; padding: 0 !important; display: block !important; list-style: none !important; background: none !important; position: relative; margin-bottom: 20px !important; }

.add-new-topic-btn > ul > li { height: auto; width: auto; padding: 10px 20px; display: inline-block; line-height: 20px; font-size: 16px; text-decoration: none; border-radius: 2px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.add-new-topic-btn > ul > li span { color: white; }

.add-new-topic-btn > ul > li .fa { color: white; display: inline-block; position: relative; left: 5px; border-left: 1px solid white; padding-left: 10px; margin-left: 5px; }

.add-new-topic-btn .sub-menu { position: absolute; top: 100%; left: 0; width: 100%; max-width: 300px; z-index: 100; background-color: #F0F0F2 !important; margin: 0 !important; padding: 10px 10px 20px !important; list-style: none !important; border: 1px solid #333333; -webkit-box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.5); box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.5); border-radius: 4px !important; margin-top: 10px !important; display: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.add-new-topic-btn .sub-menu:before { content: ""; position: absolute; top: -10px; left: 60px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #333333; }

.add-new-topic-btn .sub-menu .all { padding: 10px; color: white; font-size: 16px; font-weight: normal; }

.add-new-topic-btn .sub-menu .all span { background-color: #B20000; display: block; padding: 5px 10px; }

.add-new-topic-btn .sub-menu a { font-size: 16px; padding: 5px 10px; display: block; text-decoration: none; color: #333333; }

.add-new-topic-btn .sub-menu a span { display: inline; color: #333333; font-weight: normal; margin-right: 10px; margin-left: 10px; }

.add-new-topic-btn .sub-menu .forum-name { color: #333333; font-weight: normal; margin: 0; }

.add-new-topic-btn .sub-menu .forum-name:hover { text-decoration: underline; }

.search-results h1 { margin-bottom: 30px; }

#buddypress a { color: #B20000; font-weight: bold; }

#buddypress .bboss_search_form_wrapper { margin-bottom: 30px; }

#buddypress li.active.current a { background-color: white; }

#buddypress .count { background-color: #B20000; border: none; color: white; display: inline-block; margin-left: 5px; min-width: 25px; }

#buddypress .page-numbers { padding: 5px 10px; display: inline-block; background-color: #B20000; color: white; margin: 5px; border-radius: 5px; -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease; }

#buddypress .page-numbers:hover { background-color: #FF0000; }

#buddypress .current { background-color: #2E2E2E; }

.form-ajax-loader i { font-size: 44px; color: #333333; text-align: center; display: block; margin: 50px auto; }

.template-login, .template-reset { max-width: 550px; margin: 0 auto; text-align: center; }

.template-login h1, .template-reset h1 { background: #333; color: #fff; padding: 10px 10px; border-radius: 10px 10px 0 0; font-weight: bold; margin: 0; text-align: center; display: block; width: 100%; }

.template-login p, .template-reset p { display: block; margin-bottom: 5px; }

.template-login a, .template-reset a { color: #333333 !important; display: block; text-decoration: none; font-weight: 600; }

.template-login a span, .template-reset a span { color: #FF0000; font-weight: bold; }

.template-login a span:hover, .template-reset a span:hover { text-decoration: underline; }

.template-login .log_forms, .template-reset .log_forms { margin: 0; width: 100%; text-align: left; }

.template-login .log_forms input[type=submit], .template-reset .log_forms input[type=submit], .template-login .register-btn a, .template-reset .register-btn a, .template-login input[type=submit], .template-reset input[type=submit] { width: 100%; background-color: #B20000; text-align: center; border: none; color: white; padding: 10px; cursor: pointer; font-size: 18px; -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease; font-weight: bold; margin-top: 10px; }

.template-login .log_forms input[type=submit]:hover, .template-reset .log_forms input[type=submit]:hover, .template-login .register-btn a:hover, .template-reset .register-btn a:hover, .template-login input[type=submit]:hover, .template-reset input[type=submit]:hover { background-color: #FF0000; }

.template-login .error_wid_login a, .template-reset .error_wid_login a { display: none; }

.template-login .register-btn a, .template-reset .register-btn a { display: block; color: white !important; text-decoration: none; }

.template-login label, .template-reset label { font-weight: 600; display: block; }

.template-login .contact-us, .template-reset .contact-us { display: block; padding-top: 10px; }

.template-login .contact-us span, .template-reset .contact-us span, .template-login .contact-us a, .template-reset .contact-us a { font-weight: 600; font-size: 16px; color: #333333; display: inline-block; }

.template-login .contact-us a, .template-reset .contact-us a { color: #FF0000 !important; font-weight: bold; }

.template-login [for="remember"], .template-reset [for="remember"] { display: inline-block; margin-right: 10px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

@media (max-width: 767px) { .user-register-notice { text-align: center; }
  .user-register-notice .btn-wrapper { display: block; margin-top: 10px; } }

.user-register-notice .btn-wrapper { display: inline-block; }

.user-register-notice .login-btn, .user-register-notice .register-btn { background-color: #B20000; color: white !important; display: inline-block; text-decoration: none; padding: 4px 10px 6px; border-radius: 4px; line-height: normal; margin-left: 10px; font-size: 14px; }

@media (max-width: 991px) { header .row .header_menu { position: static; } }

header .row .mobile-menu { margin: 0; display: none; position: absolute; top: 0; right: 0; bottom: 0; padding-right: 10px; font-size: 24px; font-weight: bold; padding-left: 10px; width: 90px; text-align: center; z-index: 100; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

header .row .mobile-menu span { display: block; position: absolute; top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: #B20000; padding: 8px 0; border-radius: 2px; }

@media (max-width: 991px) { header .row .mobile-menu { display: block; } }

.sgpb-popup-dialog-main-div-theme-wrapper-1 { left: 0 !important; right: 0 !important; max-width: 900px !important; width: 90% !important; margin: auto !important; min-width: 10px !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

#sgpb-popup-dialog-main-div { margin: 0 !important; width: 100% !important; max-width: 100% !important; min-width: 10px !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

div.members_list > h2 { margin-bottom: 0; }

.widget_buddy_registration #signup_form p { margin-bottom: 0; }

.widget_buddy_registration #signup_form > .signup_text { display: none; }

.widget_buddy_registration .bbp-register-message { margin-bottom: 10px; }

.widget_buddy_registration .register-section { margin-top: 10px !important; }

.widget_buddy_registration .register-section label { margin-bottom: 0; margin-top: 5px; }

.widget_buddy_registration .g-recaptcha { margin-top: 20px; }

@media (max-width: 767px) { .widget_buddy_registration .g-recaptcha { -webkit-transform: scale(0.9); transform: scale(0.9); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-origin: top left; transform-origin: top left; } }

.widget_buddy_registration .field-visibility-settings-close { padding-top: 20px; clear: both; display: block; }

.user_sidebar li a { display: inline-block; border-radius: 100px; background-color: #D00000; -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease; }

.user_sidebar li a:hover { background-color: #9d0000; }

.theme-popup { position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: block; z-index: 1000; background-color: rgba(0, 0, 0, 0.8); }

.theme-popup .popup-content { position: absolute; top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: white; width: 90%; max-width: 900px; border-radius: 20px; margin: 0 auto; padding: 40px 20px; border: 15px solid black; -webkit-box-sizing: border-box; box-sizing: border-box; }

.theme-popup .popup-close { position: absolute; top: 0; right: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; background-color: red; color: white; border-radius: 100px; cursor: pointer; margin: 5px; -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease; }

.theme-popup .popup-close:hover { background-color: #cc0000; }

.theme-popup a { color: #B20000 !important; font-weight: bold; font-size: 22px; }

.home-popup { text-align: center; padding: 0 20px; }

.home-popup a { color: #B20000 !important; font-weight: bold; font-size: 22px; }

.widget_bp_core_login_widget .bp-login-widget-user-avatar { width: 100%; text-align: center; clear: both; margin-top: 10px; }

.widget_bp_core_login_widget .bp-login-widget-user-links { margin: 0 !important; clear: both; }

.mobile-nav { margin: 0; padding: 0; clear: both; width: 100%; position: absolute; top: auto; left: 0; right: 0; display: none; }

@media (max-width: 991px) { .mobile-nav.active { display: block; } }

.mobile-nav ul, .mobile-nav li { margin: 0; padding: 0; display: block; list-style: none; width: 100%; }

.mobile-nav a { background-color: #B20000; font-family: BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; color: #FFF !important; text-decoration: none !important; letter-spacing: 2px; display: block; padding: 12px 15px; border-bottom: 1px solid #660000; text-transform: uppercase; font-weight: bold; line-height: normal; text-align: right; }

.mobile-nav a:hover { background-color: #660000; }

.register-page .bbp-register-message { clear: both; display: block; width: 100%; }

.register-page .field-visibility-settings-toggle { display: none; }

.register-page .g-recaptcha { margin-top: 30px; width: 100%; clear: both; }

.register-page input[type=submit] { width: 100% !important; background-color: #B20000 !important; text-align: center !important; border: none !important; color: white !important; padding: 15px 20px !important; cursor: pointer !important; font-size: 18px !important; -webkit-transition: background-color 200ms ease !important; transition: background-color 200ms ease !important; font-weight: bold !important; margin-bottom: 30px !important; max-width: 300px !important; }

.register-page input[type=submit]:hover { background-color: #FF0000 !important; }

.user_profile_pic { position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.user_profile_pic > span { display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 100px; font-size: 16px; font-weight: bold; color: white; }

.user_profile_pic > .notification { position: absolute; top: 2px; right: -10px; background-color: #D00000; min-width: 21px; height: 21px; line-height: 21px; text-align: center; border-radius: 100px; color: white; display: inline-block; text-decoration: none; padding: 0 4px; overflow: hidden; font-size: 12px; font-weight: bold; }

.profile-gallery { overflow: hidden; margin-top: 30px; }

.profile-gallery .photo-template { border: 1px solid black; overflow: hidden; display: block; background-color: #F5F5DC; cursor: pointer; position: relative; }

.profile-gallery .photo-template:hover figure:before { opacity: 0.2; }

.profile-gallery .photo-template:hover .photo-overlay { opacity: 1; visibility: visible; }

.profile-gallery .photo-template a { text-decoration: none; }

.profile-gallery .photo-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; background-color: rgba(0, 0, 0, 0.5); z-index: 10; text-align: center; overflow: hidden; visibility: hidden; opacity: 0; -webkit-transition: 200ms ease; transition: 200ms ease; -webkit-transition-property: opacity, visibility; transition-property: opacity, visibility; }

.profile-gallery .photo-overlay a { display: inline-block !important; color: black !important; height: 40px; width: 40px; line-height: 36px; text-align: center; background-color: white; border-radius: 2px; -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease; }

.profile-gallery .photo-overlay a:hover { background-color: #e6e6e6; }

.profile-gallery .photo-overlay input { position: absolute; z-index: -1; top: 0; left: 0; opacity: 0; }

.profile-gallery .copy-message { color: white; font-weight: bold; text-shadow: 1px 1px 10px black; margin-top: 10px; position: absolute; top: 100%; left: 0; right: 0; display: none; }

.profile-gallery .overlay-center { position: absolute; top: 10px; left: 0; right: 0; }

.profile-gallery img { max-width: 100%; }

.profile-gallery figure { display: block; margin: 0; padding: 0; width: 100%; overflow: hidden; clear: both; text-align: center; position: relative; }

.profile-gallery figure:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; background-color: white; opacity: 0; -webkit-transition: opacity 200ms ease; transition: opacity 200ms ease; }

.profile-gallery h6 { font-weight: normal; font-size: 14px; color: black; text-align: center; margin: 0 !important; padding: 10px !important; white-space: normal; word-break: break-all; text-transform: capitalize; }

.profile-gallery .grid-item, .profile-gallery .grid-sizer { width: 150px; }

.profile-gallery .grid-item { margin-bottom: 20px; }

.profile-gallery .loader-ellips { text-align: center; font-size: 44px; line-height: normal; color: black; }

.profile-gallery .photo-suthor { overflow: hidden; clear: both; width: 100%; display: table; border-spacing: 0; border-collapse: separate; margin: 0; padding: 0 10px 10px; text-transform: capitalize; }

.profile-gallery .avatar-bg { width: 40px; height: 40px; border: 1px solid black; text-align: center; display: table-cell; vertical-align: middle; }

.profile-gallery .avatar-bg img { max-width: 100%; height: auto; display: inline-block; }

.profile-gallery .avatar-text { display: table-cell; vertical-align: middle; padding-left: 10px; }

.profile-gallery .username, .profile-gallery .posttime { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; font-size: 12px; line-height: normal; color: #333333; }

.profile-gallery .posttime { font-size: 10px; }

.btn-disabled { position: relative; pointer-events: none; background-color: grey !important; border-color: grey !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.bbp-reply-content img { height: auto !important; margin: 3px;}

#bbpress-forums ul .bbp-author-avatar img { margin: 0 !important; }

#bbpress-forums ul .bbp-topic-permalink { color: #333333; font-size: 16px; font-weight: bold; }

#bbpress-forums ul.super-sticky .bbp-topic-permalink, #bbpress-forums ul.sticky .bbp-topic-permalink { font-weight: 700; }

#bbpress-forums ul.super-sticky .bbp-topic-permalink:after, #bbpress-forums ul.sticky .bbp-topic-permalink:after { content: "Sticky: "; float: left; display: inline-block; margin-right: 10px; font-weight: normal; }

#bbpress-forums ul.super-sticky .bbp-topic-permalink:before, #bbpress-forums ul.sticky .bbp-topic-permalink:before { content: ""; color: #333333; background: url(images/sticky.png) no-repeat; width: 20px; height: 20px; line-height: normal; vertical-align: middle; background-size: cover; display: inline-block; margin-right: 5px; float: left; position: relative; top: 2px; }

#bbpress-forums div.even, #bbpress-forums ul.even { background-color: #f4f4f4; }

#bbpress-forums div.odd, #bbpress-forums ul.odd { background-color: #e8e8e8; }

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic { border-color: #b6b6b6; }

blockquote { font-size: 14px; padding: 16px; margin: 0 0 30px; overflow: hidden; border-left: 5px solid #DB4437; color: #676767; background-color: #f8f8f8; font-family: Roboto, Helvetica, Arial, sans-serif; }

blockquote cite { font-style: normal; font-weight: 700; font-size: 14px; margin-bottom: 20px; padding-left: 20px; display: block; }

#bbpress-forums p.bbp-topic-meta span { white-space: normal; }

/* Users online widget */
.users-online-heading { margin-top: 30px !important; margin-bottom: 20px !important; }

.users-online-widget #useronline-details { text-align: left; }

.users-online-widget #useronline-details h2 { font-size: large; font-weight: bold; }

/* font size increase */
div.bbp-breadcrumb, div.bbp-topic-tags { font-size: 16px; }

#bbpress-forums { font-size: 16px; }

#subscription-toggle { margin-left: 10px; }

div.bbp-template-notice p { font-size: 16px; }

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results { font-size: 16px; }

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta { font-size: 14px; }

#bbpress-forums div.bbp-forum-author .bbp-author-role, #bbpress-forums div.bbp-topic-author .bbp-author-role, #bbpress-forums div.bbp-reply-author .bbp-author-role { font-size: 16px; }

span.bbp-admin-links a { font-size: 14px; }

/* Sticky thread */
.thread-heading { color: #3e3e3e; font-weight: bold; background-color: #C3C3C3; padding: 5px 10px; border: 1px solid #b6b6b6; border-left: none; border-right: none; }

.stickies ul:nth-child(even) { background-color: #F4F4F4 !important; }

.stickies ul:nth-child(odd) { background-color: #E8E8E8 !important; }

.page-header-thumb { overflow: hidden; padding-top: 30px; text-align: center; }

.page-footer-thumb { overflow: hidden; padding-bottom: 30px; text-align: center; }

.ajax-icon { display: inline-block; padding-left: 10px; }

#search-forum { margin-top: 10px; height: 40px; cursor: pointer; font-size: 14px; padding: 0 8px; }

#search-forum option { cursor: pointer; }

.basscat-form-list .bbp-breadcrumb { display: none; }

.basscat-form-list .bbp-forums { margin: 0 !important; padding: 0 !important; border: none !important; }

.basscat-form-list .bbp-header { padding: 5px 0 !important; background: #b20000 !important; margin: 0 !important; color: #fff !important; border: none !important; }

@media (max-width: 767px) { .basscat-form-list .bbp-header { display: none; } }

.basscat-form-list .bbp-header li { color: white; font-weight: normal; padding: 0 10px; width: 25%; text-align: left; }

.basscat-form-list .bbp-header .bbp-forum-info { width: 33.33333%; }

.basscat-form-list .bbp-header .bbp-forum-topic-count { width: 16.66667%; }

.basscat-form-list .bbp-header .bbp-forum-reply-count { width: 16.66667%; }

.basscat-form-list .bbp-header .bbp-forum-freshness { width: 33.33333%; }

.basscat-form-list .bbp-body > ul { border: none !important; text-align: left; padding-left: 0 !important; padding-right: 0 !important; }

.basscat-form-list .bbp-body > ul li { text-align: left; padding: 0 10px; }

@media (max-width: 767px) { .basscat-form-list .bbp-body > ul li { width: 100% !important; } }

.basscat-form-list .bbp-body > ul.odd { background-color: #F0F0F2 !important; }

.basscat-form-list .bbp-body > ul.even { background-color: white !important; }

.basscat-form-list .bbp-body .bbp-forum-info { width: 33.33333%; }

.basscat-form-list .bbp-body .bbp-forum-topic-count { width: 16.66667%; position: relative; }

@media (max-width: 767px) { .basscat-form-list .bbp-body .bbp-forum-topic-count:before { content: "Topics : "; font-weight: bold; } }

.basscat-form-list .bbp-body .bbp-forum-reply-count { width: 16.66667%; position: relative; }

@media (max-width: 767px) { .basscat-form-list .bbp-body .bbp-forum-reply-count:before { content: "Posts : "; font-weight: bold; } }

.basscat-form-list .bbp-body .bbp-forum-freshness { width: 33.33333%; position: relative; }

@media (max-width: 767px) { .basscat-form-list .bbp-body .bbp-forum-freshness:before { content: "Freshness : "; font-weight: bold; } }

.basscat-form-list .bbp-body .bbp-forum-content { display: none; }

.basscat-form-list .bbp-body .bbp-forum-freshness a { color: #2b2b2d; text-decoration: none; font-size: 16px; }

.basscat-form-list .bbp-body .bbp-forum-freshness .bbp-author-name { font-weight: bold; }

.basscat-form-list .bbp-footer { display: none; }

.bbp-reply-content p span {
	font-size: inherit !important;
}

.mce-content-body p {
 margin-bottom: 0px;
}
