/*
 Theme Name:   Kleanity Child
 Theme URI:    http://demo.goodlayers.com/kleanity
 Description:  Goodlayers Kleanity Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     kleanity
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  kleanity-child

 START YOUR CHILD THEME CSS HERE
*/

.kleanity-header-background-transparent .kleanity-top-bar-background{opacity: 1}
.collapseomatic_content{margin: 0}

/* Newsletter */
input.subscribe-field{width: 240px; padding: 7px 10px; font-size: 13px; font-family: 'Ubuntu', sans-serif!important; border-radius: 3px; border: 1px solid #FAA941;}

input.subscribe-btn{width: 200px; padding: 10px 20px; font-size: 14px; font-family: 'Ubuntu', sans-serif!important; border-radius: 3px; border: 1px solid #FAA941; background-color: #FAA941!important; color: #000!important;}

/* tags */
body .tagcloud a.tag-cloud-link{font-size: 14px!important; background: #FAA941; border-radius: 5px}

/* Forum */
.kleanity-sidebar-right .bbp-login-form label{font-size: 13px; font-weight: bold}
.kleanity-sidebar-right .bbp-login-form .bbp-remember-me label{width: auto; margin: 10px 0 10px 0}

.bbp-login-form .bbp-submit-wrapper{clear: both; width: 100%; text-align: left; margin: 10px 0 20px 0}
.bbp-submit-wrapper button#user-submit{width: 150px; padding: 10px 20px; background: #FFA52E; color: #fff; font-size: 16px; border: none; font-family: 'Ubuntu'; font-weight: bold;}

.bbp-login-form .bbp-login-links a{color: #0093A4; font-weight: bold; margin: 0 0 10px 0}
.bbp-login-form .bbp-login-links a:after{content:'→'}

/* General categories page - remove word "category" */
body.archive.category .kleanity-page-title-wrap.kleanity-style-medium .kleanity-page-title{color: #FFF; display: none}
body.archive.category .kleanity-page-title-wrap.kleanity-style-medium .kleanity-page-caption{color: #fff; font-size: 36px; font-weight: bold; font-style: none;}

/* Image background, remove black */
.gdlr-core-opacity-on-hover{background: #FFF;}