/*
 Theme Name:   Braintech Child | Shared by WPTry.org
 Theme URI:    http://keenitsolutions.com/products/wordpress/braintech/
 Description:  Unitek Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     braintech
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */


.rs-heading .title-inner .title {
    color: #0a0a0a;
    font-family: 'Lora';
    font-weight: 700;
    position: relative;
}


#rs-header .menu-sticky.sticky .menu-area, #rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .box-layout {
    background: #FFFFFF !important;
    height: 70px;
    padding: 0;
}


@media(max-width:1024){
	#rs-header.header-style5 .col-cell.header-logo {
    position: relative;
    top: -3px;
        margin-right: -30px !important;
}
}