/*
 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
*/

/* top bar */
.kleanity-top-bar{ position: relative; border-bottom-style: solid; }
.kleanity-top-bar-background{ position: absolute; right: 0px; left: 0px; top: 0px; bottom: 0px; }
.kleanity-top-bar-container{ position: relative; margin-left: auto; margin-right: auto; }
.kleanity-top-bar-left{ float: left; }

.kleanity-top-bar-right{ float: right; }
.kleanity-top-bar-right-text{ display: inline; }
.kleanity-top-bar-right-social{ display: inline; margin-left: 10px; }
.kleanity-top-bar-right-social a{ margin-left: 25px; }